Skip to content

Commit

Permalink
platform(sca): Run package scan using API (#3812)
Browse files Browse the repository at this point in the history
* add new sca package

* updated

* updated

* removed redundant lines

* update class

* run sca scan

* mypy

* flake8

* RUN_SCA_PACKAGE_SCAN_V2

* RUN_SCA_PACKAGE_SCAN_V2

* fixed

* reformat path

* fix files config

* updated

* mypy

* fixed root_folder

* Added tests

* update files

* mypy

* linting

* Fixed tests

* Fixed tests

* Fixed tests

* update endpoint url

* updated

* linting
  • Loading branch information
ayajbara authored and root committed Nov 8, 2022
1 parent 22f754d commit 2718d41
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:5b526d5554422ec877a753baa1ff4b8d780ccf892db8e223aae9474086605403
image: bridgecrew/whorf@sha256:e0b9e1d27ce28c1a1d2898fe4c70992f3bc69a4847deb7ff42a81a27fe756555
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit 2718d41

Please sign in to comment.