-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ReversingLabs-TitaniumCloud v2: Other - Update version of ReversingLa…
…bs SDK and dependency libraries due to known vulnerabilities (#20) * Added initial pipeline * Bump version of RL SDK and dependencies * Sorting and Linting * Added new config for linting and formatting * Isort * Linting * Change directly on develop * Black format * Flake8 isort * Trigger pipeline on Splunk side * Added linting config same as splunk github actions from phantomcyber * Remove duplicate urllib.parse import
- Loading branch information
1 parent
fe72ef4
commit e859fa6
Showing
5 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,8 @@ | ||
**Unreleased** | ||
* Updated ReversingLabs SDK library version: | ||
* Updated library version from reversinglabs_sdk_py3-2.5.4-py3-none-any.whl to reversinglabs_sdk_py3-2.7.0-py3-none-any.whl | ||
* Updated dependencies libraries | ||
* from certifi-2022.12.7-py3-none-any.whl to certifi-2024.2.2-py3-none-any.whl | ||
* from idna-3.4-py3-none-any.whl to idna-3.7-py3-none-any.whl | ||
* from requests-2.28.1-py3-none-any.whl to requests-2.32.2-py3-none-any.whl | ||
* from urllib3-1.26.13-py2.py3-none-any.whl to urllib3-2.2.1-py3-none-any.whl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5382,4 +5382,4 @@ | |
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.