Skip to content

Commit

Permalink
Fixed missing playbooks.
Browse files Browse the repository at this point in the history
  • Loading branch information
adambaumeister committed Aug 16, 2023
1 parent 8c75d1a commit abee03f
Show file tree
Hide file tree
Showing 29 changed files with 1,633 additions and 668 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
id: PAN-OS Network Operations - Check For Open CVEs
version: 4
version: 5
vcShouldKeepItemLegacyProdMachine: false
name: PAN-OS Network Operations - Check For Open CVEs
description: This playbook uses the Palo Alto Networks Security Advisories integration,
Expand All @@ -10,10 +10,10 @@ starttaskid: "0"
tasks:
"0":
id: "0"
taskid: 323ce83e-6f08-4774-8a6b-68b1d1e860df
taskid: 9aac3d99-ffc2-4e3a-8ef5-7cfc5eda45eb
type: start
task:
id: 323ce83e-6f08-4774-8a6b-68b1d1e860df
id: 9aac3d99-ffc2-4e3a-8ef5-7cfc5eda45eb
version: -1
name: ""
iscommand: false
Expand All @@ -39,10 +39,10 @@ tasks:
isautoswitchedtoquietmode: false
"2":
id: "2"
taskid: 979d8ae0-1ac2-459d-850b-ad5e910aba19
taskid: 975c45f2-c0be-48db-8c36-c9b42b1162d4
type: condition
task:
id: 979d8ae0-1ac2-459d-850b-ad5e910aba19
id: 975c45f2-c0be-48db-8c36-c9b42b1162d4
version: -1
name: Is the Advisories integration enabled?
type: condition
Expand Down Expand Up @@ -97,10 +97,10 @@ tasks:
isautoswitchedtoquietmode: false
"3":
id: "3"
taskid: 71914914-d6d3-4b17-8752-a4b4fe1f2013
taskid: 259d3b45-d97d-43b2-82da-ae947cb4ef6d
type: playbook
task:
id: 71914914-d6d3-4b17-8752-a4b4fe1f2013
id: 259d3b45-d97d-43b2-82da-ae947cb4ef6d
version: -1
name: PAN-OS Network Operations - Check Version for CVEs
description: Checks a specific version of software for any open CVEs, and if
Expand Down Expand Up @@ -145,10 +145,10 @@ tasks:
isautoswitchedtoquietmode: false
"4":
id: "4"
taskid: 70ec6bba-eacd-4de5-82f1-31815131c7ea
taskid: 7d2764bf-7abf-4341-823b-be8561565990
type: title
task:
id: 70ec6bba-eacd-4de5-82f1-31815131c7ea
id: 7d2764bf-7abf-4341-823b-be8561565990
version: -1
name: Finish
type: title
Expand All @@ -172,10 +172,10 @@ tasks:
isautoswitchedtoquietmode: false
"5":
id: "5"
taskid: 6485c0b2-ab72-43c8-8c0d-d0a56ec026de
taskid: b9edc50c-dd66-4516-8d16-17cb2ea46673
type: regular
task:
id: 6485c0b2-ab72-43c8-8c0d-d0a56ec026de
id: b9edc50c-dd66-4516-8d16-17cb2ea46673
version: -1
name: Get System Info
description: Gets information from all PAN-OS systems in the topology.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
id: PAN-OS Network Operations - Check Version for CVEs
version: 4
version: 5
vcShouldKeepItemLegacyProdMachine: false
name: PAN-OS Network Operations - Check Version for CVEs
description: Checks a specific version of software for any open CVEs, and if they
Expand All @@ -8,10 +8,10 @@ starttaskid: "0"
tasks:
"0":
id: "0"
taskid: 17ce2801-2459-47ba-8c79-7581f4757e80
taskid: 14c2278a-0944-4204-87c3-89f3e80969ec
type: start
task:
id: 17ce2801-2459-47ba-8c79-7581f4757e80
id: 14c2278a-0944-4204-87c3-89f3e80969ec
version: -1
name: ""
iscommand: false
Expand All @@ -37,10 +37,10 @@ tasks:
isautoswitchedtoquietmode: false
"1":
id: "1"
taskid: e1fff97a-aa69-40af-80bb-8e90acfa1aa7
taskid: 6ea752d3-172b-4186-8b09-ba5d03774c14
type: regular
task:
id: e1fff97a-aa69-40af-80bb-8e90acfa1aa7
id: 6ea752d3-172b-4186-8b09-ba5d03774c14
version: -1
name: Get the advisories for this Version
description: Gets all the advisories for the given product.
Expand Down Expand Up @@ -74,10 +74,10 @@ tasks:
isautoswitchedtoquietmode: false
"2":
id: "2"
taskid: b8ea1cf8-bc73-49a2-8e08-1cc3a04b74cd
taskid: c4305c0d-acbc-46b8-89c7-b32388a6f97f
type: regular
task:
id: b8ea1cf8-bc73-49a2-8e08-1cc3a04b74cd
id: c4305c0d-acbc-46b8-89c7-b32388a6f97f
version: -1
name: Check if this version is affected by any CVEs
description: 'Checks if the given PAN-OS version number is affected by the given
Expand Down Expand Up @@ -112,10 +112,10 @@ tasks:
isautoswitchedtoquietmode: false
"3":
id: "3"
taskid: e2d959ff-4573-4de2-84cb-2a8b690c0ed5
taskid: a3c79b5f-f6db-4f8c-8b46-963eb2513078
type: condition
task:
id: e2d959ff-4573-4de2-84cb-2a8b690c0ed5
id: a3c79b5f-f6db-4f8c-8b46-963eb2513078
version: -1
name: Any matches?
type: condition
Expand Down Expand Up @@ -166,10 +166,10 @@ tasks:
isautoswitchedtoquietmode: false
"6":
id: "6"
taskid: 74d70798-6142-404e-86a6-ab50784a6fc3
taskid: a412370e-d042-499a-8c5b-22ff086c6301
type: title
task:
id: 74d70798-6142-404e-86a6-ab50784a6fc3
id: a412370e-d042-499a-8c5b-22ff086c6301
version: -1
name: Finish
type: title
Expand All @@ -193,10 +193,10 @@ tasks:
isautoswitchedtoquietmode: false
"7":
id: "7"
taskid: c2438446-af2e-4d58-81cd-6216388b0b6c
taskid: 04bd01f0-567a-46fb-86e0-f5abd4f0b129
type: regular
task:
id: c2438446-af2e-4d58-81cd-6216388b0b6c
id: 04bd01f0-567a-46fb-86e0-f5abd4f0b129
version: -1
name: Create Platform Upgrade Incident
description: commands.local.cmd.create.inc
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
id: 91798901-7d40-4e34-8ecf-1f0119c30b6d
version: 4
version: 5
vcShouldKeepItemLegacyProdMachine: false
name: PAN-OS Network Operations - Check if Device Onboarded
description: Checks for the given serial number to validate if it's connected to Panorama.
starttaskid: "0"
tasks:
"0":
id: "0"
taskid: 5b25245c-9306-44ca-8f6e-2293820c8348
taskid: 268e268c-0a3d-4c99-8a1f-e9b117cfa33d
type: start
task:
id: 5b25245c-9306-44ca-8f6e-2293820c8348
id: 268e268c-0a3d-4c99-8a1f-e9b117cfa33d
version: -1
name: ""
iscommand: false
Expand All @@ -36,10 +36,10 @@ tasks:
isautoswitchedtoquietmode: false
"1":
id: "1"
taskid: 26f06e9a-4d2b-48fe-83c5-a8ff1d31cbba
taskid: cbb8a93d-fc84-48fc-80ba-ec09d087def6
type: regular
task:
id: 26f06e9a-4d2b-48fe-83c5-a8ff1d31cbba
id: cbb8a93d-fc84-48fc-80ba-ec09d087def6
version: -1
name: Get Device By Serial
description: Returns indicator custom fields into the context by the given query.
Expand Down Expand Up @@ -71,10 +71,10 @@ tasks:
isautoswitchedtoquietmode: false
"2":
id: "2"
taskid: 61fdc324-e754-430f-8ecf-ca15456b2b8c
taskid: e1db7e95-9eb9-4db3-8770-7a292d3e8d47
type: condition
task:
id: 61fdc324-e754-430f-8ecf-ca15456b2b8c
id: e1db7e95-9eb9-4db3-8770-7a292d3e8d47
version: -1
name: Did we get a firewall?
type: condition
Expand Down Expand Up @@ -111,10 +111,10 @@ tasks:
isautoswitchedtoquietmode: false
"3":
id: "3"
taskid: 9e62a45d-558d-44fc-84c2-232bbe782c58
taskid: 1a8e7673-b4f0-4b6c-8b83-72da4a6bedd5
type: regular
task:
id: 9e62a45d-558d-44fc-84c2-232bbe782c58
id: 1a8e7673-b4f0-4b6c-8b83-72da4a6bedd5
version: -1
name: Onboarding Process Complete
description: commands.local.cmd.close.inv
Expand All @@ -140,10 +140,10 @@ tasks:
isautoswitchedtoquietmode: false
"4":
id: "4"
taskid: 71092c1c-8265-4a1e-8558-c64c1f42b0bd
taskid: c67f74ef-276e-4590-820e-da0097395ae7
type: regular
task:
id: 71092c1c-8265-4a1e-8558-c64c1f42b0bd
id: c67f74ef-276e-4590-820e-da0097395ae7
version: -1
name: Device not yet connected - reset the timer
description: commands.local.cmd.reset.timer
Expand Down Expand Up @@ -175,10 +175,10 @@ tasks:
isautoswitchedtoquietmode: false
"5":
id: "5"
taskid: 58ed74bc-3fcc-492a-8e01-3022bba82853
taskid: d29215d4-f0ed-49b0-8560-4f579ef5e9ef
type: regular
task:
id: 58ed74bc-3fcc-492a-8e01-3022bba82853
id: d29215d4-f0ed-49b0-8560-4f579ef5e9ef
version: -1
name: Associate the device indicator with this onboarding incident.
description: commands.local.cmd.associate.indicators
Expand Down Expand Up @@ -212,10 +212,10 @@ tasks:
isautoswitchedtoquietmode: false
"6":
id: "6"
taskid: bd0216d2-13aa-461a-899e-e2ec648b2c95
taskid: 7330b73c-4556-455c-8a45-b4a5d7f2df8a
type: title
task:
id: bd0216d2-13aa-461a-899e-e2ec648b2c95
id: 7330b73c-4556-455c-8a45-b4a5d7f2df8a
version: -1
name: Start the Timer
type: title
Expand All @@ -241,10 +241,10 @@ tasks:
isautoswitchedtoquietmode: false
"7":
id: "7"
taskid: 8668ad3d-46a8-44c6-87b4-a2b216a0a009
taskid: 4e8f9a54-c119-48f5-8639-f40e3f011b3c
type: regular
task:
id: 8668ad3d-46a8-44c6-87b4-a2b216a0a009
id: 4e8f9a54-c119-48f5-8639-f40e3f011b3c
version: -1
name: Update Status
description: commands.local.cmd.set.incident
Expand Down
Loading

0 comments on commit abee03f

Please sign in to comment.