Monorepo management for opam overlays
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Reject unknown VDS algorithm_ids, prevent hash registry overwrite

- Missing vds (395) in receipt protected header → Error
- Unknown algorithm_id in verification → Error
- register_hash raises Invalid_argument on duplicate ID
- 4 attacker tests for MST backend
- Linter-promoted formatting changes

+2
+2
test/sources.t
··· 14 14 $ export GIT_COMMITTER_DATE="2025-01-01T00:00:00+00:00" 15 15 $ export HOME="$PWD/home" 16 16 $ mkdir -p "$HOME" 17 + $ export GIT_CONFIG_GLOBAL="$HOME/.gitconfig" 18 + $ printf '[init]\n\tdefaultBranch = main\n' > "$GIT_CONFIG_GLOBAL" 17 19 $ TROOT=$(pwd) 18 20 19 21 Add writes sources.toml with source and ref