8000 Tags · Raqeeb311/checkov · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Raqeeb311/checkov

Tags

2.0.1132

Toggle 2.0.1132's commit message
Added check for curl and netcat for GHA (bridgecrewio#2950)

* Added check for curl and netcat for GHA

* Update test_runner.py

* Update checkov/github_actions/checks/job/ReverseShellNetcat.py

Co-authored-by: Barak Schoster Goihman <schosterbarak@gmail.com>

2.0.1131

Toggle 2.0.1131's commit message
Type safety in integer-comparing checks (bridgecrewio#2949)

* use force_int on checks that compare numbers, protect against empty list K8 check

* use force_int on checks that compare numbers, protect against empty list K8 check

* check against None conversion result

* dictionary type safety

2.0.1130

Toggle 2.0.1130's commit message
inspect if image sha exists locally. if not then pull (bridgecrewio#2944

)

2.0.1129

Toggle 2.0.1129's commit message
set self.report_mutator_data (bridgecrewio#2946)

2.0.1128

Toggle 2.0.1128's commit message
K8 root container checks refactor and safeguard (bridgecrewio#2943)

* refactor root container checks to inherit from same baseclass, safeguard against malformed securityContext

* UT

* refactor to and clauses

* refactor to and clauses

2.0.1127

Toggle 2.0.1127's commit message
Merge pull request bridgecrewio#2940 from bridgecrewio/fixed_bicep_fi…

…le_path

fixed file_path for bicep report

2.0.1126

Toggle 2.0.1126's commit message
openapi checks were crashing as failed to check type (bridgecrewio#2942)

* openapi checks were crashing as failed to check type

* restore ignore

2.0.1125

Toggle 2.0.1125's commit message
Gitlab ci runner (bridgecrewio#2913)

* First commit for gitlab ci runner

* Update base_runner.py

* Image referencer added

* Fixed init py

* Fixed test runner results check

* Updated strictness on checks

* Changes for Image Referencer refactor

* cleaned up init

* Update base_runner.py

* Update object_runner.py

* Update runner.py

* Update test_doc_generator.py

* Update test_runner_filter.py

* Update runner.py

Co-authored-by: Barak Schoster Goihman <schosterbarak@gmail.com>

2.0.1124

Toggle 2.0.1124's commit message
Improve type hints in common (bridgecrewio#2939)

* add type hints in common

* add more type hints

* add more type hints

* fix runtime error

* fix runtime error

* revert convert_str_to_bool implementation

2.0.1123

Toggle 2.0.1123's commit message
Remove incorrect RBAC wildcard (bridgecrewio#2938)

0