v0.54.0
github-actions
released this
01 Aug 14:05
·
773 commits
to master
since this release
Changelog
- 779a632 Merge pull request #154 from aquasecurity/plugin-update-v0.53.0
- d400b3b Merge pull request #155 from aquasecurity/feature/pipelines
- b8d3106 Updating plugin to latest tag v0.53.0
- d36e0fb added cmd/aqua/db|fanal to .gitignore
- 0b1ff73 added comment on pr
- bc2fc34 added unique id
- 73546da checking for errors in filepath.Walk
- 8098e99 checking for errors in os.Walk
- 6b1788e fetching pipelines on pr as well
- 175e863 fixed azure detection
- a95b887 getting pipelines
- 7ed3642 handling nil name
- a53571b less overhead using pipeline parser
- b560209 moved commit model to pkg/git/commit.go
- 855ad59 removed embed import
- 11bbd0a sending pipelines to lambda
- d1d19f3 separated commit functions
- 6bb3afc using md5 and ignoring gosec
- f7a91bb using md5 instead of sha1
- 3d1994b using protobuf pipeline instead of my own model
- ac235e6 we execute git commands in a directory