v2.0.0
What's Changed
- chore: update dependencies of the sample project by @droguljic in #22
- feat: base secret detection on the
detect_secretscommand by @droguljic in #23 - feat: base the code analysis on the
analyze_codecommand by @droguljic in #24 - docs: update the
sastexample by @droguljic in #25 - feat: remove the source pathfrom the
detect_secrest_gitjob by @droguljic in #26 - refactor: rename base branch param to env assignment by @droguljic in #27
- refactor: change verbosity of the detect secrets scripts by @droguljic in #28
- feat: replace the
scan_dependenciesjob with the command by @droguljic in #29 - refactor: standardize env variable handling by @droguljic in #30
- feat: add
scan_dockerfilecommand by @droguljic in #31 - feat: change the source path usage for secrets detection by @droguljic in #32
- feat: remove the checkout step from the dependency scanning by @droguljic in #33
- ci: add the
scan_dockerfileas the requirement for publishing by @droguljic in #34 - docs: add Dockerfiles scanning to the README by @droguljic in #35
- feat: enable debug mode for custom dependencies scan by @droguljic in #36
- style: format
shfiles by @droguljic in #37 - feat: add
nodeexecutor by @droguljic in #38 - build: update
studion/coretov2.0.1by @droguljic in #39 - feat: replace other executors with the
nodeexecutor by @droguljic in #40
Full Changelog: v1.0.0...v2.0.0