File tree Expand file tree Collapse file tree 3 files changed +16
-11
lines changed
Packs/CortexAttackSurfaceManagement Expand file tree Collapse file tree 3 files changed +16
-11
lines changed Original file line number Diff line number Diff line change @@ -537,10 +537,10 @@ tasks:
537
537
isautoswitchedtoquietmode : false
538
538
" 16 " :
539
539
id : " 16"
540
- taskid : bc6cff21-c1d2-4e5c-8b24-2873597b2c9c
540
+ taskid : 547608f7-8933-4aed-8cd1-ce8179b4be93
541
541
type : regular
542
542
task :
543
- id : bc6cff21-c1d2-4e5c-8b24-2873597b2c9c
543
+ id : 547608f7-8933-4aed-8cd1-ce8179b4be93
544
544
version : -1
545
545
name : Set cloud grid field
546
546
description : |-
@@ -564,10 +564,8 @@ tasks:
564
564
simple : n/a
565
565
val3 :
566
566
complex :
567
- root : AWS.EC2.Instances.NetworkInterfaces.Association
568
- accessor : IpOwnerId
569
- transformers :
570
- - operator : FirstArrayElement
567
+ root : AWS.EC2.SecurityGroups
568
+ accessor : OwnerId
571
569
val4 :
572
570
complex :
573
571
root : AWS.EC2.Instances
@@ -720,9 +718,6 @@ tasks:
720
718
iscommand : false
721
719
brand : " "
722
720
description : ' '
723
- nexttasks :
724
- ' #none# ' :
725
- - " 51"
726
721
separatecontext : false
727
722
continueonerrortype : " "
728
723
view : |-
@@ -739,6 +734,9 @@ tasks:
739
734
quietmode : 0
740
735
isoversize : false
741
736
isautoswitchedtoquietmode : false
737
+ nexttasks :
738
+ ' #none# ' :
739
+ - " 51"
742
740
" 22 " :
743
741
id : " 22"
744
742
taskid : 83764637-09bd-4581-81b2-16b469347e0e
@@ -1712,6 +1710,8 @@ inputs:
1712
1710
description : Attack Surface Management Rule ID.
1713
1711
playbookInputQuery :
1714
1712
outputs : []
1715
- fromversion : 6.5.0
1716
1713
tests :
1717
1714
- No tests (auto formatted)
1715
+ fromversion : 6.5.0
1716
+ contentitemexportablefields :
1717
+ contentitemfields : {}
Original file line number Diff line number Diff line change
1
+ #### Playbooks
2
+
3
+ ##### Cortex ASM - AWS Enrichment
4
+
5
+ - Fixed an issue where project number was not populating correctly in asm cloud field. The fix uses the owner id from Security groups.
Original file line number Diff line number Diff line change 2
2
"name" : " Cortex Attack Surface Management" ,
3
3
"description" : " Content for working with Attack Surface Management (ASM)." ,
4
4
"support" : " xsoar" ,
5
- "currentVersion" : " 1.6.34 " ,
5
+ "currentVersion" : " 1.6.35 " ,
6
6
"author" : " Cortex XSOAR" ,
7
7
"url" : " https://www.paloaltonetworks.com/cortex" ,
8
8
"email" : " " ,
You can’t perform that action at this time.
0 commit comments