security: harden registry trust and ingestion
All checks were successful
Standalone registry checks / check (push) Successful in 3m47s
All checks were successful
Standalone registry checks / check (push) Successful in 3m47s
This commit is contained in:
parent
82b9d652a9
commit
9705b01fe4
25 changed files with 846 additions and 144 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -78,14 +78,14 @@ checksum = "330a5ed07fa54e4702c9d6c4174f74427fc0ef6e214bbd677ae50a5099946470"
|
|||
|
||||
[[package]]
|
||||
name = "argand-atomic"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"tempfile",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "argand-site-registry"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"argand-atomic",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue