Skip to content

Commit

Permalink
Modify RF Playbooks: Check for "Recorded Future v2" instead of "Recor…
Browse files Browse the repository at this point in the history
…ded Future" integration instance (#26589) (#27020)

* Update playbook-Recorded_Future_CVE_Reputation.yml

* Check for "Recorded Future v2" instead of "Recorded Future" integration instance

* Check for "Recorded Future v2" instead of "Recorded Future" integration instance

* Check for "Recorded Future v2" instead of "Recorded Future" integration instance

* Check for "Recorded Future v2" instead of "Recorded Future" integration instance

* Check for "Recorded Future v2" instead of "Recorded Future" integration instance

* Check for "Recorded Future v2" instead of "Recorded Future" integration instance

* Check for "Recorded Future v2" instead of "Recorded Future" integration instance

* Check for "Recorded Future v2" instead of "Recorded Future" integration instance

* Check for "Recorded Future v2" instead of "Recorded Future" integration instance

* Check for "Recorded Future v2" instead of "Recorded Future" integration instance

* Check for "Recorded Future v2" instead of "Recorded Future" integration instance

* Create 1_5_3.md

* update currentVersion to 1.5.3

* scriptarguments inputs.url not needed

* scriptarguments inputs.url not needed

* ${inputs.URL} instead of ${RecordedFuture.URL.name}

playbook currently fails when no RF results are returned

* ${inputs.URL} instead of ${RecordedFuture.URL.name}

playbook currently fails when no RF results are returned

* ${inputs.CVE} instead of ${RecordedFuture.CVE.name}

playbook currently fails when no RF results are returned

* ${inputs.CVE} instead of ${RecordedFuture.CVE.name}

playbook currently fails when no RF results are returned

* ${inputs.Domain} instead of ${RecordedFuture.Domain.name}

playbook currently fails when no RF results are returned

* ${inputs.Domain} instead of ${RecordedFuture.Domain.name}

playbook currently fails when no RF results are returned

* ${inputs.IP} instead of ${RecordedFuture.IP.name}

playbook currently fails when no RF results are returned

* ${inputs.IP} instead of ${RecordedFuture.IP.name}

playbook currently fails when no RF results are returned

* Bump version

---------

Co-authored-by: Randy Baldwin <32545292+randomizerxd@users.noreply.github.com>
Co-authored-by: Danny_Fried <dfried@paloaltonetworks.com>
  • Loading branch information
3 people authored May 30, 2023
1 parent e23311f commit c9cc1f3
Show file tree
Hide file tree
Showing 15 changed files with 48 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ tasks:
iscontext: true
right:
value:
simple: Recorded Future
simple: Recorded Future v2
ignorecase: true
- - operator: isEqualString
left:
Expand Down Expand Up @@ -242,7 +242,7 @@ tasks:
recordedfutureriskrules:
simple: ${RecordedFuture.CVE.concatRules}
value:
simple: ${RecordedFuture.CVE.name}
simple: ${inputs.CVE}
separatecontext: false
view: |-
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ tasks:
iscontext: true
right:
value:
simple: Recorded Future
simple: Recorded Future v2
ignorecase: true
- - operator: isEqualString
left:
Expand Down Expand Up @@ -236,7 +236,7 @@ tasks:
recordedfutureriskrules:
simple: ${RecordedFuture.CVE.rules}
value:
simple: ${RecordedFuture.CVE.name}
simple: ${inputs.CVE}
separatecontext: false
view: |-
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ tasks:
iscontext: true
right:
value:
simple: Recorded Future
simple: Recorded Future v2
ignorecase: true
- - operator: isEqualString
left:
Expand Down Expand Up @@ -242,7 +242,7 @@ tasks:
recordedfutureriskrules:
simple: ${RecordedFuture.Domain.concatRules}
value:
simple: ${RecordedFuture.Domain.name}
simple: ${inputs.Domain}
separatecontext: false
view: |-
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ tasks:
iscontext: true
right:
value:
simple: Recorded Future
simple: Recorded Future v2
ignorecase: true
- - operator: isEqualString
left:
Expand Down Expand Up @@ -239,7 +239,7 @@ tasks:
recordedfutureriskrules:
simple: ${RecordedFuture.Domain.rules}
value:
simple: ${RecordedFuture.Domain.name}
simple: ${inputs.Domain}
separatecontext: false
view: |-
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@ tasks:
iscontext: true
right:
value:
simple: Recorded Future
simple: Recorded Future v2
- - operator: isEqualString
left:
value:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ tasks:
iscontext: true
right:
value:
simple: Recorded Future
simple: Recorded Future v2
- - operator: isEqualString
left:
value:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ tasks:
iscontext: true
right:
value:
simple: Recorded Future
simple: Recorded Future v2
- - operator: isEqualString
left:
value:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ tasks:
iscontext: true
right:
value:
simple: Recorded Future
simple: Recorded Future v2
ignorecase: true
- - operator: isEqualString
left:
Expand Down Expand Up @@ -243,7 +243,7 @@ tasks:
recordedfutureriskrules:
simple: ${RecordedFuture.IP.concatRules}
value:
simple: ${RecordedFuture.IP.name}
simple: ${inputs.IP}
separatecontext: false
view: |-
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ tasks:
iscontext: true
right:
value:
simple: Recorded Future
simple: Recorded Future v2
ignorecase: true
- - operator: isEqualString
left:
Expand Down Expand Up @@ -237,7 +237,7 @@ tasks:
recordedfutureriskrules:
simple: ${RecordedFuture.IP.rules}
value:
simple: ${RecordedFuture.IP.name}
simple: ${inputs.IP}
separatecontext: false
view: |-
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ tasks:
iscontext: true
right:
value:
simple: Recorded Future
simple: Recorded Future v2
ignorecase: true
- - operator: isEqualString
left:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ tasks:
- "24"
"yes":
- "35"
scriptarguments:
value:
simple: inputs.url
separatecontext: false
conditions:
- label: "yes"
Expand Down Expand Up @@ -160,7 +157,7 @@ tasks:
iscontext: true
right:
value:
simple: Recorded Future
simple: Recorded Future v2
ignorecase: true
- - operator: isEqualString
left:
Expand Down Expand Up @@ -243,7 +240,7 @@ tasks:
recordedfutureriskrules:
simple: ${RecordedFuture.URL.concatRules}
value:
simple: ${RecordedFuture.URL.name}
simple: ${inputs.URL}
separatecontext: false
view: |-
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ tasks:
- "24"
"yes":
- "35"
scriptarguments:
value:
simple: inputs.url
separatecontext: false
conditions:
- label: "yes"
Expand Down Expand Up @@ -160,7 +157,7 @@ tasks:
iscontext: true
right:
value:
simple: Recorded Future
simple: Recorded Future v2
ignorecase: true
- - operator: isEqualString
left:
Expand Down Expand Up @@ -237,7 +234,7 @@ tasks:
recordedfutureriskrules:
simple: ${RecordedFuture.URL.rules}
value:
simple: ${RecordedFuture.URL.name}
simple: ${inputs.URL}
separatecontext: false
view: |-
{
Expand Down
2 changes: 1 addition & 1 deletion Packs/RecordedFuture/ReleaseNotes/1_5_3.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
##### Recorded Future v2
- Upgraded the Docker image to: *demisto/python3:3.10.11.59070*.
##### Recorded Future Event Collector
- Upgraded the Docker image to: *demisto/python3:3.10.11.59070*.
- Upgraded the Docker image to: *demisto/python3:3.10.11.59070*.
25 changes: 25 additions & 0 deletions Packs/RecordedFuture/ReleaseNotes/1_5_4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
#### Playbooks
##### Recorded Future CVE Intelligence
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance
##### Recorded Future CVE Reputation
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance
##### Recorded Future Domain Intelligence
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance
##### Recorded Future Domain Reputation
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance
##### Recorded Future Entity Enrichment
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance
##### Recorded Future File Intelligence
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance
##### Recorded Future File Reputation
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance
##### Recorded Future IP Intelligence
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance
##### Recorded Future IP Reputation
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance
##### Recorded Future Threat Assessment
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance
##### Recorded Future URL Intelligence
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance
##### Recorded Future URL Reputation
- Updated the task checking if the RF instance is enabled to check for "Recorded Future v2" instead of "Recorded Future" integration instance
4 changes: 2 additions & 2 deletions Packs/RecordedFuture/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Recorded Future Intelligence",
"description": "Recorded Future App, this pack is previously known as 'RecordedFuture v2'",
"support": "partner",
"currentVersion": "1.5.3",
"currentVersion": "1.5.4",
"author": "Recorded Future",
"url": "https://www.recordedfuture.com/support/demisto-integration/",
"email": "support@recordedfuture.com",
Expand Down Expand Up @@ -42,4 +42,4 @@
"xsoar",
"marketplacev2"
]
}
}

0 comments on commit c9cc1f3

Please sign in to comment.