Skip to content

Commit

Permalink
fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
klevitskiy-cyberint committed Jan 9, 2025
1 parent 6af19f3 commit a01092a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Packs/Cyberint/.pack-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ignore=IF100
ignore=BA116

[file:incidentfield-Cyberint_CyberInt_ID.json]
ignore=IF115,IF106,BA116
ignore=IF115,IF106,BA116,IF113

[file:classifier-mapper-incoming-CyberInt.json]
ignore=BC105,BC113
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"Cyberint Incident": {
"dontMapEventToLabels": false,
"internalMapping": {
"Alert URL ID": {
"CyberInt Alert URL ID": {
"simple": "id"
},
"Alert ID": {
Expand Down Expand Up @@ -226,7 +226,7 @@
"dbot_classification_incident_type_all": {
"dontMapEventToLabels": false,
"internalMapping": {
"Alert URL ID": {
"CyberInt Alert URL ID": {
"simple": "id"
},
"Alert ID": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"cacheVersn": 0,
"defaultIncidentType": "",
"definitionId": "",
"description": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@
"unsearchable": true,
"useAsKpi": false,
"version": -1,
"fromVersion": "6.5.0"
"fromVersion": "6.8.0"
}
2 changes: 1 addition & 1 deletion Packs/Cyberint/ReleaseNotes/1_1_4.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

#### Incident Fields

##### New: Alert URL ID
##### New: CyberInt Alert URL ID

- New: internal identifier of alert to incident fields of incoming mapper (Available from Cortex XSIAM %%XSIAM_VERSION%%).</~XSIAM>
<~XSOAR> (Available from Cortex XSOAR 6.9.0).</~XSOAR>
Expand Down
2 changes: 1 addition & 1 deletion Packs/Cyberint/ReleaseNotes/1_1_5.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

#### Incident Fields

##### New: Alert URL ID
##### New: CyberInt Alert URL ID

- New: %%UPDATE_RN%%<~XSIAM> (Available from Cortex XSIAM %%XSIAM_VERSION%%).</~XSIAM>
<~XSOAR> (Available from Cortex XSOAR 6.0.0).</~XSOAR>
Expand Down

0 comments on commit a01092a

Please sign in to comment.