You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow bypassing of CA checks (#60)
* fix: typo
* feat: Allow bypassing of CA checks
HTTP proxies might use unknown root CAs. Trivy supports bypassing the CA
check. We are allowing this to be configured in lazytrivy now
feat: remove cloud scanning (#37)
Removing the cloud scanning functionality. It moved on a lot after I
left Aqua and I don't have a handle on the storage to be able to use it
properly.
Might reimplement later
Signed-off-by: Owen Rumney <owen@owenrumney.co.uk>
fix: mount the correct podman socket for local images (#34)
Signed-off-by: Owen Rumney <owen@owenrumney.co.uk>
Signed-off-by: Owen Rumney <owen@owenrumney.co.uk>
feat: Update README and hadnle long images (#30)
large number of niggle fixes as well
Signed-off-by: Owen Rumney <owen@owenrumney.co.uk>
Signed-off-by: Owen Rumney <owen@owenrumney.co.uk>