Carol Valencia
Carol Valencia
Hi! I'm genereting a json output ` trivy image --format json --output alpine.json alpine:3.10.9` In the json generated, I can't the "total" structure, that I found in the --format table...
Implement unit test for the main flag features in the helm chart. For example replace this manual test about ingress. https://github.com/aquasecurity/trivy/blob/main/.github/workflows/publish-chart.yaml#L48
## Description - Update versions in the publish-chart gh - Update the ingress test flag in publish-chart gh - Disabled the PodSecurtyPolicy by default Remove this section if you don't...
Fixing a url ``` For more information, see [this blog post](http://blog.replicated.com/2016/02/05/refactoring-a-dockerfil e-for-image-size/) ```
Does chain-bench recognize code signing tools like sigstore (cosign, fulcio, rekor)?
Related the issue https://github.com/aquasecurity/tracee/issues/1314, adding a section "further Reading", like the other projects starboard and trivy.
Description: Cloud Native Security White Paper Spanish translation Similar to https://github.com/cncf/sig-security/issues/470, https://github.com/cncf/sig-security/issues/509 Impact: This would help the Spanish community with the understanding and adoption of best practices for Cloud Native...
Adding release GitHub actions You can validate the results [here](https://github.com/krol3/kube-query/releases)
A template for slack to support trivy output. Here the result 
## Description on GKE im getting " Multi-Attach error for volume" Solution: use node affinity so that statefulset and deployment land on same node. we need to review the manifest...