Carol Valencia

Results 35 issues of 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...

triage/support

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

kind/feature

## 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...

proposal
Q1-2022

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 ![Screen Shot 2022-08-09 at 14 58 31](https://user-images.githubusercontent.com/8355621/183726001-387a8d7a-b7db-4aef-9460-a9cb7e2d554a.png)

## 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...

enhancement