Skip to content

Commit

Permalink
Add Github CDN False positive (#1059)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlteredCoder authored Jun 14, 2024
1 parent cc3e5ec commit 7d43021
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions taxonomy/false_positives.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
"label": "CDN77 CDN",
"name": "cdn:cdn77_exit_node"
},
"cdn:github_exit_node": {
"description": "IP is a Github CDN exit IP and should not be flagged as a threat.",
"label": "Github CDN",
"name": "cdn:github_exit_node"
},
"cdn:fastly_exit_node": {
"description": "IP is a Fastly CDN exit IP and should not be flagged as a threat.",
"label": "Fastly CDN",
Expand Down

0 comments on commit 7d43021

Please sign in to comment.