scan-action icon indicating copy to clipboard operation
scan-action copied to clipboard

Add config argument

Open nwmcsween opened this issue 4 years ago • 3 comments

Untested, This allow specifying a config relative to the git repo and is useful for monorepo setups

nwmcsween avatar Oct 17 '21 17:10 nwmcsween

Hi @nwmcsween , sorry for the delay getting back to this -- I think we should name this parameter grype-config, and we need to add some basic tests for this, even if it's just verifying the grype command is invoked properly. I could probably help with this, would you be opposed to me pushing a commit to your branch for this?

kzantow avatar Apr 06 '22 21:04 kzantow

@kzantow I can take a look here today and bring this across the finish line.

spiffcs avatar May 26 '22 13:05 spiffcs

Todo:

  • [ ] Update Docs
  • [ ] Add Tests
  • [ ] Change input parameter name

spiffcs avatar Jun 10 '22 18:06 spiffcs