Skip to content

Commit

Permalink
Add custom fields
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloperezj committed Jul 8, 2024
1 parent 0a10bc3 commit 41c899f
Show file tree
Hide file tree
Showing 4 changed files with 483 additions and 110 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"associatedToAll": true,
"caseInsensitive": true,
"cliName": "countvtvendorswhichflaggedmalicious",
"closeForm": false,
"content": true,
"editForm": true,
"group": 2,
"hidden": false,
"id": "indicator_count_vt_vendors_which_flagged_malicious",
"isReadOnly": false,
"locked": false,
"name": "Count VT Vendors Which Flagged Malicious",
"neverSetAsRequired": false,
"ownerOnly": false,
"required": false,
"sla": 0,
"system": false,
"threshold": 72,
"type": "number",
"unmapped": false,
"unsearchable": false,
"useAsKpi": true,
"version": -1,
"fromVersion": "5.5.0"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"associatedToAll": true,
"caseInsensitive": true,
"cliName": "vtdetectionnames",
"closeForm": false,
"content": true,
"editForm": true,
"group": 2,
"hidden": false,
"id": "indicator_vt_detection_names",
"isReadOnly": false,
"locked": false,
"name": "VT Detection Names",
"neverSetAsRequired": false,
"ownerOnly": false,
"required": false,
"sla": 0,
"system": false,
"threshold": 72,
"type": "tagsSelect",
"unmapped": false,
"unsearchable": false,
"useAsKpi": true,
"version": -1,
"fromVersion": "5.5.0"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"associatedToAll": true,
"caseInsensitive": true,
"cliName": "vtvendorswhichflaggedmalicious",
"closeForm": false,
"content": true,
"editForm": true,
"group": 2,
"hidden": false,
"id": "indicator_vt_vendors_which_flagged_malicious",
"isReadOnly": false,
"locked": false,
"name": "VT Vendors Which Flagged Malicious",
"neverSetAsRequired": false,
"ownerOnly": false,
"required": false,
"sla": 0,
"system": false,
"threshold": 72,
"type": "tagsSelect",
"unmapped": false,
"unsearchable": false,
"useAsKpi": true,
"version": -1,
"fromVersion": "5.5.0"
}
Loading

0 comments on commit 41c899f

Please sign in to comment.