core: Wait 3 days before installing new package versions to reduce supply chain risk
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[install]
|
[install]
|
||||||
exact = true
|
exact = true
|
||||||
|
# Only install newly resolved package versions published at least 3 days ago.
|
||||||
|
minimumReleaseAge = 259200
|
||||||
|
|
||||||
[test]
|
[test]
|
||||||
root = "./do-not-run-tests-from-root"
|
root = "./do-not-run-tests-from-root"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user