Skip to content

Releases: schubergphilis/mcvs-golang-action

fix: Update dependencies

12 Jun 20:04
82c4c10
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0 by @dependabot in #50

Full Changelog: v0.6.0...v0.6.1

feat: YAMLlint

04 Jun 07:45
1403d92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

feat: Grype.

30 May 05:45
2f037a5
Compare
Choose a tag to compare

What's Changed

  • fix: [#42] GCI stdin by @030 in #43
  • build(deps): bump golangci/golangci-lint-action from 3.7.1 to 6.0.1 by @dependabot in #41
  • build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #37
  • build(deps): bump aquasecurity/trivy-action from 0.17.0 to 0.21.0 by @dependabot in #45
  • feat: [#44] Grype scanning by @sbp-bvanb in #46

Full Changelog: v0.4.1...v0.5.0

fix: Unexpected value in action.yml.

13 Feb 15:18
e588d8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

feat: Verify downloaded Golang modules.

13 Feb 14:42
f39d929
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

fix: Integration tests not run in pipeline.

12 Feb 17:39
50063b7
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 by @dependabot in #23
  • fix: [#25] Run integration tests in action. by @sbp-bvanb in #26

Full Changelog: v0.3.0...v0.3.1

feat: Run integration tests.

08 Feb 15:41
ccd0fb2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

fix: Add GCI check explicitly to clarify to end-user how to resolve it.

24 Jan 20:24
0e33e4d
Compare
Choose a tag to compare

What's Changed

  • fix: [#15] Add GCI check explicitly to clarify to end-user how to res… by @030 in #19

Full Changelog: v0.2.2...v0.2.3

fix: Not all kind of vulnerabilities were supported by trivyignore-validator.

15 Jan 10:49
04c61cd
Compare
Choose a tag to compare
build(deps): bump 030/trivyignore-validator-action from 0.1.1 to 0.1.…

…2 (#17)

Bumps [030/trivyignore-validator-action](https://github.com/030/trivyignore-validator-action) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/030/trivyignore-validator-action/releases)
- [Commits](https://github.com/030/trivyignore-validator-action/compare/v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: 030/trivyignore-validator-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

fix: Trivyignore file could not be found.

08 Jan 18:31
680868e
Compare
Choose a tag to compare
build(deps): bump 030/trivyignore-validator-action from 0.1.0 to 0.1.…

…1 (#13)

Bumps [030/trivyignore-validator-action](https://github.com/030/trivyignore-validator-action) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/030/trivyignore-validator-action/releases)
- [Commits](https://github.com/030/trivyignore-validator-action/compare/v0.1.0...v0.1.1)

---
updated-dependencies:
- dependency-name: 030/trivyignore-validator-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>