Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@droguljic droguljic released this 07 Nov 12:26
a3e9a85

What's Changed

  • chore: update dependencies of the sample project by @droguljic in #22
  • feat: base secret detection on the detect_secrets command by @droguljic in #23
  • feat: base the code analysis on the analyze_code command by @droguljic in #24
  • docs: update the sast example by @droguljic in #25
  • feat: remove the source pathfrom the detect_secrest_git job 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_dependencies job with the command by @droguljic in #29
  • refactor: standardize env variable handling by @droguljic in #30
  • feat: add scan_dockerfile command 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_dockerfile as 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 sh files by @droguljic in #37
  • feat: add node executor by @droguljic in #38
  • build: update studion/core to v2.0.1 by @droguljic in #39
  • feat: replace other executors with the node executor by @droguljic in #40

Full Changelog: v1.0.0...v2.0.0