-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: scan only changed files * refactor: remove use of xerrors * refactor: allow orchestrator to be reused * chore: include base branch in scan id * refactor: more orchestrator refactoring * feat: fetch base branch if it doesn't exist * feat: scan base branch * feat: filter out existing findings * feat: account for renames and line moves * feat: pass base branch as env var rather than command option * feat: improve diff output * fix: make renames work correctly * refactor: minor tidying of ignore * fix: cope with no repository * test: update filelist tests * test: update composition helper * fix: include target in scan id (#1160) fix: include absolute target in scan id
- Loading branch information
Showing
39 changed files
with
1,251 additions
and
597 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.