Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

***DO NOT MERGE*** Checking in Difference from Export from AOB #330

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions Splunk_TA_paloalto/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is an add-on powered by the Splunk Add-on Builder.
2 changes: 2 additions & 0 deletions Splunk_TA_paloalto/VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
8.1.0R0fc6bef
8.1.0R0fc6bef
1 change: 0 additions & 1 deletion Splunk_TA_paloalto/aob_events_in_meta.json

This file was deleted.

128 changes: 53 additions & 75 deletions Splunk_TA_paloalto/app.manifest
Original file line number Diff line number Diff line change
@@ -1,78 +1,56 @@
{
"schemaVersion": "2.0.0",
"info": {
"title": "Palo Alto Networks Add-on for Splunk",
"id": {
"group": null,
"name": "Splunk_TA_paloalto",
"version": "0.0.0-develop"
"schemaVersion": "2.0.0",
"info": {
"title": "Palo Alto Networks Add-on for Splunk",
"id": {
"group": null,
"name": "Splunk_TA_paloalto",
"version": "0.0.0.develop"
},
"author": [
{
"name": "Palo Alto Networks",
"email": null,
"company": null
}
],
"releaseDate": null,
"description": "",
"classification": {
"intendedAudience": null,
"categories": [],
"developmentStatus": null
},
"commonInformationModels": null,
"license": {
"name": null,
"text": null,
"uri": null
},
"privacyPolicy": {
"name": null,
"text": null,
"uri": null
},
"releaseNotes": {
"name": null,
"text": null,
"uri": null
}
},
"author": [
{
"name": "Palo Alto Networks",
"email": "[email protected]",
"company": "Palo Alto Networks"
}
],
"releaseDate": null,
"description": "The Palo Alto Networks Add-on allows a Splunk Enterprise administrator to collect data from Palo Alto Networks Next-Generation Firewall devices, Panorama, Advanced Endpoint Protection, Aperture SaaS Security, AutoFocus Threat Intelligence, and MineMeld.",
"classification": {
"intendedAudience": "IT Professionals",
"categories": [
"IT Operations",
"Security, Fraud & Compliance"
],
"developmentStatus": "Alpha"
},
"commonInformationModels": {
"Authentication":"4.19.0",
"Alert":"4.19.0",
"Change":"4.19.0",
"Endpoint":"4.19.0",
"Network Traffic":"4.19.0",
"Malware":"4.19.0",
"Intrusion Detection":"4.19.0",
"Network Sessions":"4.19.0",
"Web":"4.19.0"
},
"license": {
"name": null,
"text": null,
"uri": null
"dependencies": {},
"tasks": [],
"inputGroups": {},
"incompatibleApps": {},
"platformRequirements": {
"splunk": {
"Enterprise": "*"
}
},
"privacyPolicy": {
"name": null,
"text": null,
"uri": null
},
"releaseNotes": {
"name": null,
"text": "./README.md",
"uri": null
}
},
"dependencies": {},
"tasks": [
"autofocus_export",
"aperture",
"minemeld_feed",
"iot_security"
],
"inputGroups": {},
"incompatibleApps": {},
"platformRequirements": {
"splunk": {
"Enterprise": "*"
}
},
"supportedDeployments": [
"_standalone",
"_distributed",
"_search_head_clustering"
],
"targetWorkloads": [
"_search_heads",
"_indexers",
"_forwarders"
]
}
"supportedDeployments": [
"*"
],
"targetWorkloads": [
"*"
]
}
5 changes: 0 additions & 5 deletions Splunk_TA_paloalto/bin/lib/pan-python/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions Splunk_TA_paloalto/bin/lib/pandevice/.editorconfig

This file was deleted.

19 changes: 0 additions & 19 deletions Splunk_TA_paloalto/bin/lib/pandevice/.flake8.ini

This file was deleted.

80 changes: 0 additions & 80 deletions Splunk_TA_paloalto/bin/lib/pandevice/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions Splunk_TA_paloalto/bin/lib/pandevice/.hound.yml

This file was deleted.

26 changes: 0 additions & 26 deletions Splunk_TA_paloalto/bin/lib/pandevice/.travis.yml

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading