We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03014af + 94b3e23 commit da746ebCopy full SHA for da746eb
CHANGELOG.md
@@ -0,0 +1,20 @@
1
+ReversingLabs SDK Cookbook Change Log
2
+=========
3
+
4
+v1.1.0 (2024-06-24)
5
+-------------------
6
7
+#### Deprecations
8
9
+- **Scenarios and Workflows** notebooks:
10
+ - Added images directory with content and source for notebooks to use.
11
+ - Added the `certificate_search.ipynb` notebook.
12
+ - Added the `retro_hunt_with_timegating.ipynb` notebook with retro hunt example for TitaniumCloud.
13
+ - Added the `retro_hunt_with_timegating_a1000.ipynb` with retro hunt example for A1000.
14
+ - Added the `threat_hunting_workflow.ipynb` to showcase how to extend YARA retro window using TiCloud.
15
16
+- **TitaniumCloud** notebooks:
17
+ - Added Classification override example to `sample_management.ipynb`
18
19
+#### Improvements
20
+ - User-Agent string is now read from `user_agent.json`
0 commit comments