Skip to content

Commit

Permalink
Test For 'WildFire Malware' Playbook (#29404)
Browse files Browse the repository at this point in the history
* Test For 'WildFire Malware' Playbook

* PR

* RN

* added the "is_mockable" config to the conf file

* removed the "is_mockable" config to the conf file

* Bump pack from version Core to 2.0.14.

* Bump pack from version Core to 2.0.15.

* Increased timeout configs

* Added VirusTotal to the conf file

* added virustotal instance name

* changed the 'AutoContainment' playbook input config to 'true'

* changed 'timeout'

* changed 'timeout'

* changed 'timeout' to 1600

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

* added the test playbook name to the playbook YML file

* RN

* removed the close note alert field verification

* added the 'marketplacev2' to the test playbook YML file

* added the '000001e7a228b2a7abdf7f7e404bc8522df32b725e86907dde32176bccbbbb27' malicious file hash to secrets ignore file. the file hash is used within the test playbook for enrichment and test purposes.

---------

Co-authored-by: Content Bot <bot@demisto.com>
  • Loading branch information
TalNos and Content Bot committed Sep 26, 2023
1 parent 2e16588 commit c151675
Show file tree
Hide file tree
Showing 6 changed files with 757 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Packs/Core/.secrets-ignore
Expand Up @@ -83,4 +83,5 @@ SailPoint
dummy@dummy.com
dummy1@dummy.com
dummy2@dummy.com
dummy3@dummy.com
dummy3@dummy.com
000001e7a228b2a7abdf7f7e404bc8522df32b725e86907dde32176bccbbbb27
2 changes: 1 addition & 1 deletion Packs/Core/Playbooks/playbook-WildFire_Malware.yml
Expand Up @@ -2138,7 +2138,7 @@ inputs:
playbookInputQuery:
outputs: []
tests:
- No tests (auto formatted)
- Test Playbook - WildFire Malware
marketplaces: ["marketplacev2"]
fromversion: 6.6.0
contentitemexportablefields:
Expand Down
6 changes: 6 additions & 0 deletions Packs/Core/ReleaseNotes/2_0_16.md
@@ -0,0 +1,6 @@

#### Playbooks

##### WildFire Malware

Internal code improvements.

0 comments on commit c151675

Please sign in to comment.