Skip to content

jpdlr/diffscope

Repository files navigation

DiffScope

DiffScope is a PR diff inspector that scores risky files and highlights potential regression hotspots.

Risk focus areas

  • Auth/permission paths and logic
  • Payment/billing changes
  • Migration/schema operations
  • Sensitive config/secret handling
  • High change-volume files

Quick start

npm install
npm run build
node dist/cli.js analyze --diff sample.diff --top 10

License

MIT

About

PR diff inspector that scores risky files and flags potential regression hotspots.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors