You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2
+
version: v1.25.1
3
+
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4
+
ignore:
5
+
SNYK-JAVA-IONETTY-11799531:
6
+
- '*':
7
+
reason: False positive since there is no runtime dependency on io.netty:netty-codec-http2. Will be fixed in Reactor Netty 1.2.10: https://github.com/reactor/reactor-netty/pull/3876
0 commit comments