Skip to content

Commit

Permalink
feat(sca): add enableDotnetCpm env var to sca scan request (bridgecre…
Browse files Browse the repository at this point in the history
…wio#6786)

* add enableDotnetCpm env var to sca

* use EnvVarsConfig

* bool not string

* remove import os

---------

Co-authored-by: oshimko <[email protected]>
  • Loading branch information
2 people authored and actions-user committed Oct 29, 2024
1 parent 531e06a commit 5be4f57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion checkov/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '3.2.270'
version = '3.2.271'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==3.2.270
checkov==3.2.271

0 comments on commit 5be4f57

Please sign in to comment.