Skip to content

Commit

Permalink
Ignore_error (#37862)
Browse files Browse the repository at this point in the history
* Ignore_error

* Update .pack-ignore
  • Loading branch information
Ni-Knight authored Dec 31, 2024
1 parent 050e145 commit aa6a5bb
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 4 deletions.
5 changes: 4 additions & 1 deletion Packs/CommonTypes/.pack-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -416,4 +416,7 @@ ignore=GR107
ignore=GR107

[file:3_5_23.md]
ignore=RN115
ignore=RN115

[file:layoutscontainer-Tactic.json]
ignore=LO107
3 changes: 1 addition & 2 deletions Packs/CommonTypes/Layouts/layoutscontainer-Tactic.json
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,5 @@
"name": "Tactic Layout",
"system": false,
"version": -1,
"fromVersion": "6.10.0",
"marketplaces": ["xsoar"]
"fromVersion": "6.10.0"
}
5 changes: 5 additions & 0 deletions Packs/CommonTypes/ReleaseNotes/3_8_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

#### Layouts

##### Tactic Layout
Updated the layout to also appear in XSIAM.
2 changes: 1 addition & 1 deletion Packs/CommonTypes/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Common Types",
"description": "This Content Pack will get you up and running in no-time and provide you with the most commonly used incident & indicator fields and types.",
"support": "xsoar",
"currentVersion": "3.8.0",
"currentVersion": "3.8.1",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
1 change: 1 addition & 0 deletions Packs/Phishing/.pack-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,4 @@ ignore=BA124
# GR103 is temporary, see CIAC-11705
[file:incidentfield-bclscore.json]
ignore=GR103

0 comments on commit aa6a5bb

Please sign in to comment.