Max Fröhlich
Max Fröhlich
We're also facing this issue. removing the passphrase isn't something I feel comfortable with. Did anyone find another way yet?
Hi @DmitriyLewen after going a bit a forth, I'm a bit undecided what makes sense I created now three different hooks one that does exactly `trivy fs --exit-code 1 .`...
Ok now there is only `trivyfs` which allows configuration and `trivyfsall` for a simple setup
@DmitriyLewen I can remove the `trivyfsall` hook. The idea was just to have one simple hook with a basic config. It is not really configurable as it has the `.`...
Ok, yeah just noticed as well... but why?!
I toyed arround with pre-commit and I still really don't understand why this works. There must be something different when between the bash/zsh and python subprocess module I went through...
Ok, removed it and updated the docs
@DmitriyLewen should I rebase my branch?
@DmitriyLewen done
@DmitriyLewen is there anything else you require? I think rebasing it makes only sense when you really going to merge it :)