mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-17 12:42:17 +00:00
core: Wait 3 days before installing new package versions to reduce supply chain risk
This commit is contained in:
parent
0ce614a280
commit
5a4596c879
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue