Skip to content

Commit

Permalink
Check which version of TLS is enforced (#2484)
Browse files Browse the repository at this point in the history
* Check which version of TFL is enforced

* I see typos
  • Loading branch information
JamesWoolfenden authored and schosterbarak committed Feb 18, 2022
1 parent e82a659 commit 35b7fcc
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.0.870'
version = '2.0.871'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.0.870
checkov==2.0.871

0 comments on commit 35b7fcc

Please sign in to comment.