Skip to content

Commit

Permalink
platform(sca): Fix bom report (bridgecrewio#3867)
Browse files Browse the repository at this point in the history
* fix bom report

* bug fixes

* fix testing

* fix csv

* clean

* clean

* clean

* fix lint and testing

* fix tests

* fix lint

* make test support new case

* add logs

* Update checkov/common/output/common.py

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

* Update checkov/common/output/common.py

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

* fix pr comments

* Update checkov/common/output/csv.py

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

* move unknown string to const

* Update checkov/common/output/csv.py

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

* fix lint

* add tests

* prettifier test

Co-authored-by: Adam Varsano <[email protected]>
Co-authored-by: Anton Grübel <[email protected]>
  • Loading branch information
3 people authored and root committed Nov 15, 2022
1 parent a197167 commit bb9bd14
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:9afe033546948dfb18f5f634489d37b6c6538299b29ba1aecc8ab3d2f00efccf
image: bridgecrew/whorf@sha256:9bee9366f177462efdaa4d5450ab1307cbb36d090decb74b3bf9512aabd92b8d
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit bb9bd14

Please sign in to comment.