Skip to content

Commit 6615408

Browse files
committed
Add wildcard audit for mutatis
1 parent a5befbe commit 6615408

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

supply-chain/audits.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,16 @@ start = "2020-01-14"
184184
end = "2025-07-30"
185185
notes = "I am an author of this crate"
186186

187+
[[wildcard-audits.mutatis]]
188+
who = "Nick Fitzgerald <fitzgen@gmail.com>"
189+
criteria = "safe-to-deploy"
190+
user-id = 696 # Nick Fitzgerald (fitzgen)
191+
start = "2019-03-16"
192+
end = "2025-07-30"
193+
notes = """
194+
I am the author of this crate.
195+
"""
196+
187197
[[wildcard-audits.pulley-interpreter]]
188198
who = "Alex Crichton <alex@alexcrichton.com>"
189199
criteria = "safe-to-deploy"

0 commit comments

Comments
 (0)