Skip to content

Based in a csv baseline file with previous number of issues, this script resolves if there are more findings after a sast tool analysis, useful for ci-pipelines

Notifications You must be signed in to change notification settings

gastonstrizzolo/increase-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

increase-detector

Based in a csv baseline file with previous number of issues, this script resolves if there are more findings after a sast tool analysis, useful for ci-pipelines

Usage:./compare_findings basefile new_report linter_name

Supported combinations of linters-format any linter --> sarif semgrep --> json, xml bandit --> json pip-audit --> json

About

Based in a csv baseline file with previous number of issues, this script resolves if there are more findings after a sast tool analysis, useful for ci-pipelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages