We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcc283 commit f0735c0Copy full SHA for f0735c0
rules/sinks/third_parties/sdk/netflix/java.yaml
@@ -2,12 +2,12 @@
2
# Sink rule for ThirdParty SDK
3
# The id follows a format : "ThirdParties.SDK.<THIRD_PARTY_ORGANISATION>.<SUB_ORGANISATION_IF_APPLICABLE>"
4
5
-sinks:
+# sinks:
6
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:
+# - id: ThirdParties.SDK.Netflix
+# name: Netflix
+# domains:
+# - "netflix.com"
+# patterns:
+# - "(?i)(com[.]netflix[.](eureka|hystrix|nfgraph|appinfo|discovery)|org[.]springframework[.]cloud[.]netflix).*"
+# tags:
0 commit comments