Skip to content

Commit 1251ae9

Browse files
Merge pull request #34 from MislavReversingLabs/main
V2.0.4
2 parents 2ff9701 + e478ea2 commit 1251ae9

File tree

8 files changed

+153
-35
lines changed

8 files changed

+153
-35
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,14 +157,19 @@ v2.3.0 (2023-09-29)
157157
---
158158

159159

160-
v2.4.0 (2023-12-05)
160+
v2.4.0 (2023-12-29)
161161
-------------------
162162

163163
#### Improvements
164164

165165
- **ticloud** module:
166166
- Added the `NewFilesFirstScan`, `NewFilesFirstAndRescan`, `FilesWithDetectionChanges`, `CvesExploitedInTheWild`, `NewExploitOrCveSamplesFoundInWildHourly`, `NewExploitAndCveSamplesFoundInWildDaily`, `NewWhitelistedFiles`, `ChangesWhitelistedFiles`, `MalwareFamilyDetection`, `ExpressionSearch`, `VerticalFeedStatistics` and `VerticalFeedSearch` classes.
167+
- The following changes were made to the `DynamicAnalysis` class:
168+
- Added `windows11` and `linux` to available Dynamic Analysis platforms.
169+
- Added the `detonate_url` method.
170+
- The `get_dynamic_analysis_results` method now supports `url` analysis results.
167171

172+
- Added TitaniumCloud API codes to the README for better correspondence and orientation.
168173
---
169174

170175

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
include LICENSE
2-
include logo.jpg
2+
include logo.png
33
include CHANGELOG.md

0 commit comments

Comments
 (0)