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

Commit

Permalink
feat: Update to addon builder 4.1.1
Browse files Browse the repository at this point in the history
PR #270

BREAKING CHANGE: Removes python 2 support
  • Loading branch information
paulmnguyen authored Nov 30, 2022
1 parent 7041a91 commit c3b786d
Show file tree
Hide file tree
Showing 1,929 changed files with 154,073 additions and 285,115 deletions.
4 changes: 4 additions & 0 deletions Splunk_TA_paloalto/README/inputs.conf.spec
Original file line number Diff line number Diff line change
@@ -1,15 +1,18 @@
[autofocus_export://<name>]
label =
interval =
python.version = python3

[aperture://<name>]
global_account =
region =
python.version = python3

[minemeld_feed://<name>]
feed_url =
indicator_timeout =
credentials =
python.version = python3

[iot_security://<name>]
customer_id =
Expand All @@ -18,6 +21,7 @@ secret_access_key =
python.version = python3

[cortex_xdr://<name>]
python.version = python3
xdr_tenant = Value can be found in Cortex XDR URL: https://<tenantname>.xdr.<tenantregion>.paloaltonetworks.com/
xdr_region = Value can be found in Cortex XDR URL: https://<tenantname>.xdr.<tenantregion>.paloaltonetworks.com/
xdr_key_id = API key should have "Advanced" security level with a role of "Viewer"
Expand Down
4 changes: 2 additions & 2 deletions Splunk_TA_paloalto/appserver/static/js/build/1.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Splunk_TA_paloalto/appserver/static/js/build/4.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions Splunk_TA_paloalto/appserver/static/js/build/entry_page.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
"name": "Splunk_TA_paloalto",
"displayName": "Palo Alto Networks Add-on",
"version": "0.0.0-develop",
"apiVersion": "3.0.0",
"restRoot": "Splunk_TA_paloalto",
"schemaVersion": "0.0.2"
"schemaVersion": "0.0.3"
},
"pages": {
"configuration": {
Expand Down Expand Up @@ -867,4 +866,4 @@
]
}
}
}
}
18 changes: 0 additions & 18 deletions Splunk_TA_paloalto/appserver/static/js/setup.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit c3b786d

Please sign in to comment.