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