Skip to content

Commit

Permalink
'NGFW Scan' XSIAM Test Playbook (demisto#29635)
Browse files Browse the repository at this point in the history
* 'NGFW Scan' XSIAM Test Playbook

* RN

* added the '80.66.75.36' ip address to secrets ignore file. the ip address is used within the test playbook for enrichment and test purposes

* Removed XDR IR integration from the conf file

* updated conf file

* re-configured the UserVerification playbook input

* changed 'timeout'

* changed 'timeout'

* changed 'timeout' to 1600

* changed the 'AutoCloseAlert' playbook input to 'false'

* removed the status alert field verification from the test YML file, added the test playbook to the 'NGFW Scan' playbook YML file

* re-added the IP address to the secrets ignore file, re-added the test to the conf file, created RN

* changed the operator of task number 78 to 'isNotEmpty'

* removed the validation for 'VirusTotal.IP.attributes.tags' context data
  • Loading branch information
TalNos authored Sep 27, 2023
1 parent bd3a450 commit 8ab0771
Show file tree
Hide file tree
Showing 6 changed files with 5,828 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Packs/Core/.secrets-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,5 @@ [email protected]
[email protected]
[email protected]
[email protected]
000001e7a228b2a7abdf7f7e404bc8522df32b725e86907dde32176bccbbbb27
000001e7a228b2a7abdf7f7e404bc8522df32b725e86907dde32176bccbbbb27
80.66.75.36
2 changes: 1 addition & 1 deletion Packs/Core/Playbooks/playbook-NGFW_Scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1641,7 +1641,7 @@ inputs:
playbookInputQuery:
outputs: []
tests:
- No tests (auto formatted)
- Test Playbook - NGFW Scan
marketplaces: ["marketplacev2"]
fromversion: 6.6.0
contentitemexportablefields:
Expand Down
6 changes: 6 additions & 0 deletions Packs/Core/ReleaseNotes/2_0_17.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Playbooks

##### NGFW Scan

Internal code improvements.
Loading

0 comments on commit 8ab0771

Please sign in to comment.