Skip to content

Releases: GoCodeAlone/workflow-plugin-security-scanner

v1.0.4

24 May 22:35
Immutable release. Only release title and notes can be modified.
2488b00

Choose a tag to compare

Changelog

  • 2488b00 fix(release): remove duplicate draft key in goreleaser release block (#17)
  • 296ed5a chore: bump plugin.json to v1.0.4 + update download URLs (#16)

v1.0.2

27 Apr 21:24
98ed74f

Choose a tag to compare

Changelog

  • 98ed74f fix: quote security scanner release manifest hook (#3)

v0.1.1

22 Apr 15:13

Choose a tag to compare

Changelog

  • 2feef71 refactor: inject plugin version at build time via ldflags
  • ca165b5 test: add wftest integration tests
  • 12b9abd ci: add CI workflow for push/PR
  • 9c89ef4 chore: bump workflow engine to v0.3.51
  • 63efe27 chore: add MIT license

v0.1.0

13 Mar 00:42

Choose a tag to compare

Changelog

  • 26841de fix: remove local replace directive, use workflow v0.3.30
  • 9e2c19c fix: use HTTPS token auth for private Go modules in CI
  • 96632fd chore: add release infrastructure (.goreleaser.yml and GitHub Actions workflow)
  • a02cc0b feat: initial implementation of workflow-plugin-security-scanner