Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
bd3308f
Resolve bug CIAC-14559
nbensalm-palo Aug 26, 2025
ec314c3
Added test for CIAC-14559
nbensalm-palo Aug 26, 2025
921436a
First Implementation internal + external
nbensalm-palo Aug 28, 2025
0bff294
Add start of Internal and external
nbensalm-palo Aug 28, 2025
d5eecfb
Merge branch 'master' into nbensalmon/CIAC-14500_TPB-FileEnrichment
nbensalm-palo Aug 31, 2025
3d6b7dc
Adding internal and external inculde tim
nbensalm-palo Sep 1, 2025
acf0432
Adding internal and external test combined
nbensalm-palo Sep 1, 2025
4515b03
Start implementing sad Flows
nbensalm-palo Sep 1, 2025
92a86d9
Added Error path and change task name
nbensalm-palo Sep 2, 2025
33045c1
Adding test case
nbensalm-palo Sep 2, 2025
807ac8b
Change name
nbensalm-palo Sep 2, 2025
fd62aa6
Change command to normal
nbensalm-palo Sep 2, 2025
3094a97
Update name and conf.json
nbensalm-palo Sep 2, 2025
7900c4e
Ruff format
nbensalm-palo Sep 2, 2025
53d2a40
Update release notes
nbensalm-palo Sep 2, 2025
b1e09f9
Merge branch 'master' into nbensalmon/CIAC-14500_TPB-FileEnrichment
nbensalm-palo Sep 2, 2025
7c97aad
Updated changes after review
nbensalm-palo Sep 2, 2025
bcc15ed
Merged master into current branch.
Sep 2, 2025
b3aefae
Bump pack from version AggregatedScripts to 1.1.6.
Sep 2, 2025
29318bc
Merge branch 'master' into nbensalmon/CIAC-14500_TPB-FileEnrichment
nbensalm-palo Sep 7, 2025
208a899
Adapting Playbook to fit XSOAR
nbensalm-palo Sep 8, 2025
8199dbe
Update release notes
nbensalm-palo Sep 8, 2025
051268d
Merge branch 'master' into nbensalmon/CIAC-14500_TPB-FileEnrichment
nbensalm-palo Sep 8, 2025
9db2b4f
Merge branch 'master' into nbensalmon/CIAC-14500_TPB-FileEnrichment
nbensalm-palo Sep 8, 2025
9ac3a2f
Merge branch 'nbensalmon/CIAC-14500_TPB-FileEnrichment' of github.com…
nbensalm-palo Sep 8, 2025
764d1aa
Merged master into current branch.
Sep 8, 2025
3a99363
Bump pack from version AggregatedScripts to 1.1.11.
Sep 8, 2025
01f1fbf
Empty Commit
nbensalm-palo Sep 9, 2025
bda8965
Make playbook no to end with error
nbensalm-palo Sep 9, 2025
6ce615d
Documentation notes
nbensalm-palo Sep 9, 2025
c16ba0c
Merged master into current branch.
Sep 10, 2025
6837109
Bump pack from version AggregatedScripts to 1.1.12.
Sep 10, 2025
eb96ef8
Merge branch 'master' into nbensalmon/CIAC-14500_TPB-FileEnrichment
nbensalm-palo Sep 10, 2025
ac5603a
Merge branch 'master' into nbensalmon/CIAC-14500_TPB-FileEnrichment
nbensalm-palo Sep 11, 2025
b8fa32b
Merge branch 'master' into nbensalmon/CIAC-14500_TPB-FileEnrichment
nbensalm-palo Sep 14, 2025
093d477
Merged master into current branch.
Sep 14, 2025
9246d00
Bump pack from version AggregatedScripts to 1.1.13.
Sep 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Packs/AggregatedScripts/ReleaseNotes/1_1_13.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Scripts

##### file-enrichment

- Documentation and metadata improvements.
Original file line number Diff line number Diff line change
Expand Up @@ -213,4 +213,4 @@ subtype: python3
dockerimage: demisto/python3:3.12.11.4417419
fromversion: 6.10.0
tests:
- No tests (auto formatted)
- FileEnrichment - Test
Loading
Loading