Skip to content

Commit

Permalink
feat(general): Remove code upload for on-prem integrations (#5624)
Browse files Browse the repository at this point in the history
* skip code upload for on-prem and cleanup reports

* fix flag

* default to false

* print warning

* linting and test fix

* address comments

* fix typing

---------

Co-authored-by: gruebel <[email protected]>
  • Loading branch information
2 people authored and actions-user committed Oct 12, 2023
1 parent 761960b commit 7ad207a
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 = '2.5.7'
version = '2.5.8'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.5.7
checkov==2.5.8

0 comments on commit 7ad207a

Please sign in to comment.