Skip to content

Commit f6cd545

Browse files
cargo vet: pulley-macros is audited as crates io (#11089) (#11100)
and trivial to trust because published by wasmtime-publish Co-authored-by: Pat Hickey <[email protected]>
1 parent 26ed24a commit f6cd545

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

supply-chain/audits.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4638,6 +4638,12 @@ user-id = 696 # Nick Fitzgerald (fitzgen)
46384638
start = "2024-07-30"
46394639
end = "2025-08-08"
46404640

4641+
[[trusted.pulley-macros]]
4642+
criteria = "safe-to-deploy"
4643+
user-id = 73222 # wasmtime-publish
4644+
start = "2025-06-20"
4645+
end = "2026-06-20"
4646+
46414647
[[trusted.quote]]
46424648
criteria = "safe-to-deploy"
46434649
user-id = 3618 # David Tolnay (dtolnay)

supply-chain/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ audit-as-crates-io = true
9797
[policy.pulley-interpreter-fuzz]
9898
criteria = []
9999

100+
[policy.pulley-macros]
101+
audit-as-crates-io = true
102+
100103
[policy.wasi-common]
101104
audit-as-crates-io = true
102105

supply-chain/imports.lock

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -735,6 +735,12 @@ when = "2025-05-20"
735735
user-id = 73222
736736
user-login = "wasmtime-publish"
737737

738+
[[publisher.pulley-macros]]
739+
version = "34.0.0"
740+
when = "2025-06-20"
741+
user-id = 73222
742+
user-login = "wasmtime-publish"
743+
738744
[[publisher.quote]]
739745
version = "1.0.36"
740746
when = "2024-04-10"

0 commit comments

Comments
 (0)