Skip to content

Commit

Permalink
#727 #726 #714 merged on the right release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeleonard committed Mar 23, 2020
2 parents 6a54d84 + 383847c commit 80e9dec
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 23 deletions.
8 changes: 0 additions & 8 deletions analyzers/DomainToolsIris/DomainToolsIris_Pivot.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,6 @@
"type": "string",
"multi": false,
"required": true
},
{
"name": "pivot_count_threshold",
"description": "Pivot count threshold.",
"type": "number",
"multi": false,
"required": false,
"defaultValue": 500
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@
"multi": false,
"required": false,
"defaultValue": 70
},
{
"name": "monitored_iris_tags",
"description": "Monitored Iris tags.",
"type": "string",
"multi": true,
"required": false
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@
"command": "DomainToolsIris_CheckMaliciousTags/domaintoolsiris_responder.py",
"baseConfig": "DomainToolsIris",
"configurationItems": [
{
"name": "high_risk_threshold",
"description": "Risk score threshold to be considered high risk.",
"type": "number",
"multi": false,
"required": false,
"defaultValue": 70
},
{
"name": "monitored_iris_tags",
"description": "Monitored Iris tags.",
Expand Down

0 comments on commit 80e9dec

Please sign in to comment.