Skip to content

v1.0.0-alpha.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 03:02
· 3 commits to main since this release

Changelog

  • 4114610 added allowedlist analyse plugin
  • 0f98663 added file:read:multiple fact plugin
  • 8b626c9 chore: capture go.mod changes
  • 5144ef2 chore: refactor multiple into additional inputs
  • a7bf8c4 chore: refactored data formats into the data pkg
  • d7d3913 chore: refactored yaml lookup
  • 937bbf5 chore: use consistent plugin key
  • 77e9636 ci: add version to goreleaser config file
  • 52f047d ci: fix goreleaser flag
  • 9f4fef9 dev: added debug config
  • f0d8d80 feat: add EnvResolver interface
  • 9939e95 feat: add single-file yaml key lookup
  • 0494e8c feat: add support for yaml node alias
  • a15a0be feat: added images docker plugin
  • fc8c574 feat: added a Dockerfile parser
  • 8067705 feat: added a collect command
  • a2250d9 feat: added image ignore to docker:images
  • ec61fe3 feat: allow multiple inputs
  • 6891948 feat: error out on empty inputFormat
  • c58c60a feat: return images without tags
  • 6116193 fix: collect additional inputs early
  • a01e732 fix: failing test
  • a575216 fixed yamlNodes lookup
  • 3f7ab2c tests: added coverage & fixes for yaml:key