Tags: Raqeeb311/checkov
Tags
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>
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
inspect if image sha exists locally. if not then pull (bridgecrewio#2944 )
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
Merge pull request bridgecrewio#2940 from bridgecrewio/fixed_bicep_fi… …le_path fixed file_path for bicep report
openapi checks were crashing as failed to check type (bridgecrewio#2942) * openapi checks were crashing as failed to check type * restore ignore
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>
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
PreviousNext