splunk-malware-filter/app.manifest

60 lines
1.3 KiB
Plaintext

{
"schemaVersion": "2.0.0",
"info": {
"title": "malware-filter Add-on",
"id": {
"group": null,
"name": "TA-malware-filter",
"version": "0.2.0"
},
"author": [
{
"name": "Ming Di Leom",
"email": null,
"company": null
}
],
"releaseDate": null,
"description": "Update malware-filter lookups. https://gitlab.com/malware-filter",
"classification": {
"categories": [
"Reputation",
"Threat Intel"
],
"developmentStatus": "Alpha",
"intendedAudience": "Security Specialists"
},
"commonInformationModels": null,
"license": {
"name": "CC0",
"text": "./LICENSE-CC0.md",
"uri": "https://gitlab.com/malware-filter/splunk-malware-filter/-/blob/main/LICENSE-CC0.md"
},
"privacyPolicy": {
"name": null,
"text": null,
"uri": null
},
"releaseNotes": {
"name": "Releases",
"text": null,
"uri": "https://gitlab.com/malware-filter/splunk-malware-filter/-/releases"
}
},
"dependencies": null,
"tasks": null,
"inputGroups": null,
"incompatibleApps": null,
"platformRequirements": {
"splunk": {
"Enterprise": "*",
"Free": "*"
}
},
"supportedDeployments": [
"_standalone",
"_distributed"
],
"targetWorkloads": null
}