Skip to content

Commit

Permalink
feat(sca): creating alias mapping for javascript (bridgecrewio#5567)
Browse files Browse the repository at this point in the history
* add javascript_alias_mapping_strategy

* test, failure handling

* fix flake8

* rwemoving redudnat prints

* fix mypy

* creating the utils file

* using the new format

* using the new format

* fix tests

* fix tests

* fix tests

* fix tests

* remove file

* using pydantic

* fix tests

* fix tests

* fix tests

* fix tests

* add

---------

Co-authored-by: ipeleg <[email protected]>
  • Loading branch information
2 people authored and actions-user committed Sep 20, 2023
1 parent 10797d9 commit eb18993
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.4.43'
version = '2.4.44'
2 changes: 1 addition & 1 deletion kubernetes/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
checkov==2.4.43
checkov==2.4.44

0 comments on commit eb18993

Please sign in to comment.