Skip to content

Commit f0735c0

Browse files
remove netflix rule (#569)
1 parent cfcc283 commit f0735c0

File tree

1 file changed

+8
-8
lines changed
  • rules/sinks/third_parties/sdk/netflix

1 file changed

+8
-8
lines changed

rules/sinks/third_parties/sdk/netflix/java.yaml

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# Sink rule for ThirdParty SDK
33
# The id follows a format : "ThirdParties.SDK.<THIRD_PARTY_ORGANISATION>.<SUB_ORGANISATION_IF_APPLICABLE>"
44

5-
sinks:
5+
# sinks:
66

7-
- id: ThirdParties.SDK.Netflix
8-
name: Netflix
9-
domains:
10-
- "netflix.com"
11-
patterns:
12-
- "(?i)(com[.]netflix[.](eureka|hystrix|nfgraph|appinfo|discovery)|org[.]springframework[.]cloud[.]netflix).*"
13-
tags:
7+
# - id: ThirdParties.SDK.Netflix
8+
# name: Netflix
9+
# domains:
10+
# - "netflix.com"
11+
# patterns:
12+
# - "(?i)(com[.]netflix[.](eureka|hystrix|nfgraph|appinfo|discovery)|org[.]springframework[.]cloud[.]netflix).*"
13+
# tags:

0 commit comments

Comments
 (0)