Skip to content

Commit da39de5

Browse files
authored
Add X Crawler in taxonomy (#1627)
1 parent 6d4d82f commit da39de5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

taxonomy/false_positives.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,11 @@
149149
"label": "Turnitin",
150150
"name": "crawler:turnitin"
151151
},
152+
"crawler:x": {
153+
"description": "IP belongs to X and should not be flagged as a threat.",
154+
"label": "X",
155+
"name": "crawler:x"
156+
},
152157
"crawler:commoncrawl": {
153158
"description": "IP belongs to Common Crawl and should not be flagged as a threat.",
154159
"label": "Common Crawl",

0 commit comments

Comments
 (0)