Pablo Galego
Results
2
issues of
Pablo Galego
## Description Trivy rootfs option doesn't report go binary vulnerabilities if the binary doesn't have execution permission. ``` ❯ mkdir test ❯ curl -L https://github.com/tianon/gosu/releases/download/1.14/gosu-amd64 --output test/gosu-amd64 ❯ trivy rootfs...
triage/support
lifecycle/stale
**Describe the bug** When composing a model with `allOf`, the validation of required fields doesn't work if an object is defined inside that same `allOf`. It works if the composed...