Skip to content
Draft
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
ff3c80e
First implementation
nbensalm-palo Aug 13, 2026
99ec42b
First implementation fixes
nbensalm-palo Aug 13, 2026
b5bddf1
re factoring code
nbensalm-palo Aug 16, 2026
c1e6260
updating HR to support verbose
nbensalm-palo Aug 16, 2026
161bfa6
PAN-OS: expose create_tag argument on pan-os-create-address
nbensalm-palo Aug 19, 2026
208cadb
BlockDomain: pass create_tag=true when creating FQDN address-object
nbensalm-palo Aug 19, 2026
00ba7e9
Merge panos-create-address-create-tag-arg into aggregate-command-bloc…
nbensalm-palo Aug 19, 2026
4921c3b
changes before implementation
nbensalm-palo Aug 23, 2026
a8ae9e4
Working commit + push version - Unchanged items
nbensalm-palo Aug 23, 2026
999c8a5
Working version including polling push
nbensalm-palo Aug 23, 2026
b43afef
Adding readme
nbensalm-palo Aug 23, 2026
6ac20f0
release notes and ruff
nbensalm-palo Aug 23, 2026
41e6f2c
adding validation for unchanged to not commit
nbensalm-palo Aug 23, 2026
1199c56
removing comments
nbensalm-palo Aug 23, 2026
b8325c0
updating tests descriptions
nbensalm-palo Aug 23, 2026
0b63079
Merge remote-tracking branch 'origin/master' into aggregate-command-b…
nbensalm-palo Aug 23, 2026
8fade4b
ruff format
nbensalm-palo Aug 24, 2026
dafc0fa
Updating Code after review
nbensalm-palo Aug 24, 2026
7a843a0
Git CR changes
nbensalm-palo Aug 24, 2026
f565e06
Merge branch 'master' into aggregate-command-block-domain
nbensalm-palo Aug 24, 2026
38b7d83
adding pack ignore
nbensalm-palo Aug 24, 2026
9db987d
Merge branch 'master' into aggregate-command-block-domain
nbensalm-palo Aug 24, 2026
ae814d2
update pa124
nbensalm-palo Aug 24, 2026
8056285
Fixing edge case of new rules
nbensalm-palo Aug 24, 2026
e2cce63
Merge branch 'master' into aggregate-command-block-domain
nbensalm-palo Aug 25, 2026
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_4_0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Scripts

##### New: block-domain
Comment thread
nbensalm-palo marked this conversation as resolved.

- Added the **block-domain** script, which blocks one or more domains across your configured security products.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's mention that it currently supports only panorama

Loading
Loading