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
* Follow the Gradle [Dependency Verification Guide](https://docs.gradle.org/current/userguide/dependency_verification.html)
14
+
to set up continuous verification or learn how to [manually verify a dependency](https://docs.gradle.org/current/userguide/dependency_verification.html#sec:manual-checking-dependency).
15
+
13
16
* Use the latest versions of your application's dependencies. If you need to use a specific version of a dependency,
14
17
periodically check if any new security vulnerabilities have been discovered. You can follow
15
18
[the guidelines from GitHub](https://docs.github.com/en/code-security)
0 commit comments