Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 07:10
· 229 commits to main since this release
c688af5

Changes

  • Check for minimal go version (go1.15)
  • Improved error output if project initialization with Go and Git fails (exec.Cmd)

Changelog (autogenerated)

c688af5 Merge pull request #55 from SchwarzIT/release-0.2.1
819d3c7 Prepare 0.2.1 release
79c5cf9 Merge pull request #52 from SchwarzIT/feature/check-git-go-version
11e201d Merge pull request #51 from dirien/feature/dashboad
731c951 Add preconditions to README
b5379d5 Fix linting issues
80efc94 Add exec package tests
38fd02f Use CmdRunner instead of Command interface
ed68423 Add check for go version, treat errs as warning
6a08254 Merge pull request #48 from SchwarzIT/feature/semgrep-in-security-dashbaord
1c460ec fix: remove Dependency Dashboard
e97bbf4 Enable security dashboard for semgrep