anchore / scan-action

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

Add support for the `--vex` flag #254

Closed ferozsalam closed 9 months ago

ferozsalam commented 9 months ago

Functionality to implement VEX support in the GitHub action as described in https://github.com/anchore/scan-action/issues/253

I have added a test and run the existing tests - all tests pass.

I haven't modified all tests to take this argument because I didn't see the benefit, but if there are specific tests beyond the ones that I've added/changed that would help, let me know and I will add them.

tgerla commented 9 months ago

Thanks, @ferozsalam, the team will take a look as soon as they can. Much appreciated!