anchore / scan-action

Anchore container analysis and scan provided as a GitHub Action
MIT License
202 stars 75 forks source link

Add `config` as an option #217

Open jacobwoffenden opened 1 year ago

jacobwoffenden commented 1 year ago

It would be useful to specify the location of a Grype configuration file, similar to how its done on the command line

grype --config path/to/.grype.yml [IMAGE]
jacobwoffenden commented 1 year ago

Related but stale https://github.com/anchore/scan-action/pull/129

kzantow commented 1 year ago

This seems like a good idea, and we always welcome PRs!

wagoodman commented 1 month ago

Tag on from gardening: it would be great to have parity with sbom-action and also respond to grype environment variables