Skip to content

Tags: kmcquade/checkov

Tags

2.0.402

Bugfix/value error on retrieval of rule index (bridgecrewio#1587)

* fixes how rule index is retrieved

* adds __init__.py to /output subdir

* breaks out of loop once matching rule id is found

2.0.401

handle unspecified os.scandir order with --var-file (bridgecrewio#1574)

* handle unspecified os.scandir order with --var-file

* clean up test a little

* unbreak all the things

* formatting

2.0.400

Updated code to not consider graph checks as external (bridgecrewio#1575

)

* Updated code to not consider graph checks as external

* Added unit tests

* Updated checks location to common/checks

* Rename test_graph_checks.py to test_graph_check_loading.py

Co-authored-by: mikeurbanski1 <mikeurbanski1@users.noreply.github.com>

2.0.399

remove unwanted encoding to unicode null value `\u0000` (bridgecrewio…

…#1577)

2.0.398

Merge pull request bridgecrewio#1576 from bridgecrewio/fix_cfn_sub_ma…

…pping_skip

Fix CFN FN:Sub-Mapping skipping

2.0.397

Merge pull request bridgecrewio#1572 from harringj/gh-upload-sarif-re…

…sults-failure

Fixes Github upload sarif results failure

2.0.396

Fail gracefully on BC integration feature errors (bridgecrewio#1565)

* Handle integration feature failures gracefully

* Add tests

* Make CLI output less noisy

* Add exception stacktrace to debug log

2.0.395

quote args (bridgecrewio#1570)

2.0.394

Ensure parsed rules are dictionaries (edge case in UT) (bridgecrewio#…

…1569)

2.0.393

Merge pull request bridgecrewio#1564 from bridgecrewio/cfn_breadcrumbs

CFN breadcrumbs