debt-gate icon
debt-gate icon

debt-gate

debt-gate is a command-line tool for repositories that already have known problems. It records stable finding IDs, allows the existing backlog to remain, blocks new findings, and does not accept a disappearing finding until a separate repair command confirms the fix.

debt-gate screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Linux
  • Mac
Alternatives
0likes
0alternatives
0articles
Save

Features

  1. Git icon  Git Support
  2.  Command line interface

debt-gate News & Activities

Highlights All activities

Recent activities

  • Pavel-Rabtsevich added debt-gate

debt-gate information

AlternativeTo Categories

Development, OS & Utilities

GitHub repository

  •  1 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
debt-gate was added to AlternativeTo by Pavel-Rabtsevich on and this page was last updated .

No comments or reviews, maybe you want to be first?

Official Links

What is debt-gate?

debt-gate is a command-line tool for repositories that already have known problems. It records stable finding IDs, allows the existing backlog to remain, blocks new findings, and does not accept a disappearing finding until a separate repair command confirms the fix. It works with deterministic scanners you already use. The scanner and repair command can be written in any language. Install it from npm with npm install --save-dev debt-gate. It requires Node.js 20 or newer and Git, has no runtime dependencies, and is released under the MIT License.