Skip to content

Commit

Permalink
feat(sca): Added fix details to junitxml (#3456)
Browse files Browse the repository at this point in the history
* added fix details to junitxml

* removed 2nd link detail reference

* Changed text output expectation

* Adjustment to test output

* Update checkov/common/output/report.py

Co-authored-by: Anton Grübel <[email protected]>

* minor changes to testing

Co-authored-by: Anton Grübel <[email protected]>
  • Loading branch information
2 people authored and root committed Sep 2, 2022
1 parent 9cb6c1d commit 993cfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admissioncontroller/k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
capabilities:
drop:
- ALL
image: bridgecrew/whorf@sha256:8f8c8bc046d42a7926e531ee431a4f2922bc621146afd6392df3efb094bb8ad0
image: bridgecrew/whorf@sha256:2f9176d09a22cd7f061f9a802b52afeb07cfb8f975395954634ee37d20415b2f
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 993cfda

Please sign in to comment.