Skip to content

Commit a008692

Browse files
mmhwbziserContent Bot
authored andcommitted
[pre-commit check-json] Align the entire repo with check-json (demisto#29403)
* Align the entire repo with check-json * Add RN * Recovery of the secrets_white_list.json file * Apply suggestions from code review Co-authored-by: Binat Ziser <[email protected]> * Bump pack from version PrismaSaasSecurity to 2.0.26. * Bump pack from version PrismaSaasSecurity to 2.0.27. * Bump pack from version epo to 2.0.26. * Bump pack from version CortexXDR to 5.1.4. --------- Co-authored-by: Binat Ziser <[email protected]> Co-authored-by: Content Bot <[email protected]>
1 parent 89c46f0 commit a008692

File tree

21 files changed

+37
-58
lines changed

21 files changed

+37
-58
lines changed

Diff for: Packs/CofenseIntelligenceV2/Integrations/CofenseIntelligenceV2/test_data/test_threats.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@
5050
],
5151
"senderEmailSet": [
5252
{
53-
"1": 1,
54-
"1": "1"
53+
"1": 1
5554
}
5655
],
5756
"executableSet": [

Diff for: Packs/CortexXDR/Classifiers/classifier-PaloAltoNetworks_CortexXDR_5_9_9.json

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"brandName": "Cortex XDR - IR",
3-
"custom": true,
43
"defaultIncidentType": "",
54
"fromVersion": "5.0.0",
65
"toVersion": "5.9.9",

Diff for: Packs/CortexXDR/ReleaseNotes/5_1_4.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
#### Classifiers
3+
4+
##### Cortex XDR - IR
5+
6+
Removed duplicate key from the classifier.

Diff for: Packs/CortexXDR/pack_metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Cortex XDR by Palo Alto Networks",
33
"description": "Automates Cortex XDR incident response, and includes custom Cortex XDR incident views and layouts to aid analyst investigations.",
44
"support": "xsoar",
5-
"currentVersion": "5.1.3",
5+
"currentVersion": "5.1.4",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Diff for: Packs/DuoAdminApi/ModelingRules/DuoModelingRule/DuoModelingRule_schema.json

-8
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,6 @@
5151
"type": {
5252
"type": "string",
5353
"is_array": false
54-
},
55-
"phone": {
56-
"type": "string",
57-
"is_array": false
58-
},
59-
"description": {
60-
"type": "string",
61-
"is_array": false
6254
}
6355
}
6456
}

Diff for: Packs/DuoAdminApi/ReleaseNotes/4_0_9.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
#### Modeling Rules
3+
4+
##### Duo Modeling Rule
5+
6+
Removed duplicate keys from the schema.

Diff for: Packs/DuoAdminApi/pack_metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "DUO Admin",
33
"description": "DUO for admins.\nMust have access to the admin api in order to use this",
44
"support": "xsoar",
5-
"currentVersion": "4.0.8",
5+
"currentVersion": "4.0.9",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Diff for: Packs/MicrosoftAdvancedThreatAnalytics/IncidentTypes/incidenttype-MicrosoftATASuspiciousActivity.json

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"closureScript": "",
2222
"disabled": false,
2323
"reputationCalc": 0,
24-
"layout": "",
2524
"fromVersion": "5.0.0",
2625
"layout": "Microsoft ATA Suspicious Activity"
2726
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
#### Incident Types
3+
4+
- **Microsoft ATA Suspicious Activity**

Diff for: Packs/MicrosoftAdvancedThreatAnalytics/pack_metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Microsoft Advanced Threat Analytics",
33
"description": "Manage suspicious activities, monitoring alerts and entities on Microsoft ATA.",
44
"support": "xsoar",
5-
"currentVersion": "1.0.14",
5+
"currentVersion": "1.0.15",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Diff for: Packs/Palo_Alto_Networks_WildFire/Integrations/Palo_Alto_Networks_WildFire_v2/tests_data/report_url_response_success.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,6 @@
123123
"sha256": "191347bfe55d0ca9a574db77bc8648275ce258461450e793528e0cc6d2dcf8f5",
124124
"type": "wf-report",
125125
"verdict": "benign"
126-
},
127-
"url_type": "original"}}
126+
}
127+
}
128+
}

Diff for: Packs/PhishLabs/Integrations/PhishLabsIOC_DRP/test_data/client_methods/get_cases/begin_date_filter/output_1.json

-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
],
4242
"formReceiver": false,
4343
"brandAbuseFlag": false,
44-
"brandAbuseFlag": false,
4544
"appDate": "0001-01-01T00:00:00Z",
4645
"primaryMarketplace": false
4746
}

Diff for: Packs/PrismaSaasSecurity/ModelingRules/SaasSecurityEventCollector_1_3/SaasSecurityEventCollector_1_3_schema.json

-4
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@
6464
"type": "string",
6565
"is_array": false
6666
},
67-
"log_type": {
68-
"type": "string",
69-
"is_array": false
70-
},
7167
"cloud_app_instance": {
7268
"type": "string",
7369
"is_array": false

Diff for: Packs/PrismaSaasSecurity/ReleaseNotes/2_0_27.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
#### Modeling Rules
3+
4+
##### SaasSecurityModelingRules
5+
6+
Removed duplicate keys from the schema.

Diff for: Packs/PrismaSaasSecurity/pack_metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "SaaS Security by Palo Alto Networks",
33
"description": "SaaS Security connects directly to your sanctioned SaaS applications to provide data classification, sharing and permission visibility, and threat detection.",
44
"support": "xsoar",
5-
"currentVersion": "2.0.26",
5+
"currentVersion": "2.0.27",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Diff for: Packs/RiskIQDigitalFootprint/Integrations/RiskIQDigitalFootprint/test_data/get_asset_ip_address_resp.json

-1
Original file line numberDiff line numberDiff line change
@@ -1766,7 +1766,6 @@
17661766
"current": true
17671767
}
17681768
],
1769-
"attributes": [],
17701769
"cookies": [],
17711770
"sslCerts": [
17721771
{

Diff for: Packs/RiskIQDigitalFootprint/Integrations/RiskIQDigitalFootprint/test_data/get_asset_page_resp.json

-2
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@
470470
"current": true
471471
}
472472
],
473-
"attributes": [],
474473
"assetSecurityPolicies": [
475474
{
476475
"policyName": "content-security-policy-high",
@@ -1053,7 +1052,6 @@
10531052
"lastSeen": 1543521869887
10541053
}
10551054
],
1056-
"sslCerts": [],
10571055
"firstSeen": 1539018024251,
10581056
"lastSeen": 1591595881794,
10591057
"count": 860,

Diff for: Packs/SecurityScorecard/Integrations/SecurityScorecard/test_data/data.json

-15
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,12 @@
1616
"factor": "network_security",
1717
"direction": "drops",
1818
"grade_letter": "C",
19-
"score_impact": -3,
20-
"direction": "drops",
21-
"score": 77,
22-
"grade_letter": "C",
23-
"factor": "network_security",
2419
"score_impact": -3
2520
}, {
2621
"score": 69,
2722
"factor": "ip_reputation",
2823
"direction": "drops",
2924
"grade_letter": "D",
30-
"score_impact": -3,
31-
"direction": "drops",
32-
"score": 69,
33-
"grade_letter": "D",
34-
"factor": "ip_reputation",
3525
"score_impact": -3
3626
}]
3727
}, {
@@ -51,11 +41,6 @@
5141
"factor": "network_security",
5242
"direction": "drops",
5343
"grade_letter": "C",
54-
"score_impact": -2,
55-
"direction": "drops",
56-
"score": 78,
57-
"grade_letter": "C",
58-
"factor": "network_security",
5944
"score_impact": -2
6045
}]
6146
}],

Diff for: Packs/epo/ModelingRules/McafeeEpoModelingRules/McafeeEpoModelingRules_schema.json

-16
Original file line numberDiff line numberDiff line change
@@ -32,22 +32,6 @@
3232
"type": "string",
3333
"is_array": false
3434
},
35-
"ThreatName": {
36-
"type": "string",
37-
"is_array": false
38-
},
39-
"NodeName": {
40-
"type": "string",
41-
"is_array": false
42-
},
43-
"ServerID": {
44-
"type": "string",
45-
"is_array": false
46-
},
47-
"AnalyzerVersion": {
48-
"type": "string",
49-
"is_array": false
50-
},
5135
"AnalyzerName": {
5236
"type": "string",
5337
"is_array": false

Diff for: Packs/epo/ReleaseNotes/2_0_26.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
#### Modeling Rules
3+
4+
##### Mcafee Epo Modeling Rule
5+
6+
Removed duplicate keys from the schema.

Diff for: Packs/epo/pack_metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "McAfee ePO",
33
"description": "McAfee ePolicy Orchestrator",
44
"support": "xsoar",
5-
"currentVersion": "2.0.25",
5+
"currentVersion": "2.0.26",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

0 commit comments

Comments
 (0)