Skip to content

Commit

Permalink
Enforce Gradle Dependency Verification
Browse files Browse the repository at this point in the history
We had some issues with the Gradle Dependency Verification and nobody
noticed it because it was not enforced by Gradle. Supply chain attack
are sadly a real threat that should not be underestimated.
  • Loading branch information
alvasw committed Dec 6, 2022
1 parent 2dc4072 commit d637517
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ systemProp.org.gradle.internal.http.socketTimeout=120000
org.gradle.console=plain

org.gradle.dependency.verification.console=verbose
org.gradle.dependency.verification=lenient

0 comments on commit d637517

Please sign in to comment.