Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 90 additions & 0 deletions supply-chain/audits.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,93 @@
# cargo-vet audits file

[audits]

[[trusted.ese-core]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-13"
end = "2027-08-01"

[[trusted.forensicnomicon]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-05"
end = "2027-08-01"

[[trusted.forensicnomicon-core]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-28"
end = "2027-08-01"

[[trusted.forensicnomicon-data]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-28"
end = "2027-08-01"

[[trusted.lnk-core]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-13"
end = "2027-08-01"

[[trusted.peripheral-core]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-13"
end = "2027-08-01"

[[trusted.segb-core]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-14"
end = "2027-08-01"

[[trusted.shellhist-core]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-13"
end = "2027-08-01"

[[trusted.shellitem]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-13"
end = "2027-08-01"

[[trusted.srum-core]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-13"
end = "2027-08-01"

[[trusted.srum-parser]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-13"
end = "2027-08-01"

[[trusted.winreg-artifacts]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-13"
end = "2027-08-01"

[[trusted.winreg-core]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-13"
end = "2027-08-01"

[[trusted.winreg-discover]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-13"
end = "2027-08-01"

[[trusted.winreg-format]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
start = "2026-06-13"
end = "2027-08-01"
60 changes: 0 additions & 60 deletions supply-chain/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,6 @@ criteria = "safe-to-deploy"
version = "0.4.45"
criteria = "safe-to-deploy"

[[exemptions.ese-core]]
version = "0.1.0"
criteria = "safe-to-deploy"

[[exemptions.forensicnomicon]]
version = "1.0.0"
criteria = "safe-to-deploy"

[[exemptions.forensicnomicon-core]]
version = "1.0.0"
criteria = "safe-to-deploy"

[[exemptions.forensicnomicon-data]]
version = "1.0.0"
criteria = "safe-to-deploy"

[[exemptions.futures-core]]
version = "0.3.32"
criteria = "safe-to-deploy"
Expand All @@ -87,10 +71,6 @@ criteria = "safe-to-deploy"
version = "0.2.186"
criteria = "safe-to-deploy"

[[exemptions.lnk-core]]
version = "0.4.0"
criteria = "safe-to-deploy"

[[exemptions.memchr]]
version = "2.8.2"
criteria = "safe-to-deploy"
Expand All @@ -111,10 +91,6 @@ criteria = "safe-to-deploy"
version = "1.21.4"
criteria = "safe-to-deploy"

[[exemptions.peripheral-core]]
version = "0.1.0"
criteria = "safe-to-deploy"

[[exemptions.pin-project-lite]]
version = "0.2.17"
criteria = "safe-to-deploy"
Expand All @@ -127,10 +103,6 @@ criteria = "safe-to-deploy"
version = "1.0.22"
criteria = "safe-to-deploy"

[[exemptions.segb-core]]
version = "0.2.0"
criteria = "safe-to-deploy"

[[exemptions.serde]]
version = "1.0.228"
criteria = "safe-to-deploy"
Expand All @@ -147,26 +119,10 @@ criteria = "safe-to-deploy"
version = "1.0.150"
criteria = "safe-to-deploy"

[[exemptions.shellhist-core]]
version = "0.1.0"
criteria = "safe-to-deploy"

[[exemptions.shellitem]]
version = "0.2.0"
criteria = "safe-to-deploy"

[[exemptions.slab]]
version = "0.4.12"
criteria = "safe-to-deploy"

[[exemptions.srum-core]]
version = "0.1.0"
criteria = "safe-to-deploy"

[[exemptions.srum-parser]]
version = "0.2.0"
criteria = "safe-to-deploy"

[[exemptions.syn]]
version = "1.0.109"
criteria = "safe-to-deploy"
Expand Down Expand Up @@ -211,22 +167,6 @@ criteria = "safe-to-deploy"
version = "1.1.0"
criteria = "safe-to-deploy"

[[exemptions.winreg-artifacts]]
version = "0.3.1"
criteria = "safe-to-deploy"

[[exemptions.winreg-core]]
version = "0.1.1"
criteria = "safe-to-deploy"

[[exemptions.winreg-discover]]
version = "0.1.0"
criteria = "safe-to-deploy"

[[exemptions.winreg-format]]
version = "0.1.0"
criteria = "safe-to-deploy"

[[exemptions.zmij]]
version = "1.0.21"
criteria = "safe-to-deploy"
105 changes: 105 additions & 0 deletions supply-chain/imports.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,118 @@ user-id = 696
user-login = "fitzgen"
user-name = "Nick Fitzgerald"

[[publisher.ese-core]]
version = "0.1.0"
when = "2026-06-13"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.forensicnomicon]]
version = "1.0.0"
when = "2026-06-28"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.forensicnomicon-core]]
version = "1.0.0"
when = "2026-06-28"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.forensicnomicon-data]]
version = "1.0.0"
when = "2026-06-28"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.lnk-core]]
version = "0.4.0"
when = "2026-06-28"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.peripheral-core]]
version = "0.1.0"
when = "2026-06-13"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.segb-core]]
version = "0.2.0"
when = "2026-06-28"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.shellhist-core]]
version = "0.1.0"
when = "2026-06-13"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.shellitem]]
version = "0.2.0"
when = "2026-06-28"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.srum-core]]
version = "0.1.0"
when = "2026-06-13"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.srum-parser]]
version = "0.2.0"
when = "2026-06-28"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.unicode-width]]
version = "0.1.14"
when = "2024-09-19"
user-id = 1139
user-login = "Manishearth"
user-name = "Manish Goregaokar"

[[publisher.winreg-artifacts]]
version = "0.3.1"
when = "2026-06-28"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.winreg-core]]
version = "0.1.1"
when = "2026-06-24"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.winreg-discover]]
version = "0.1.0"
when = "2026-06-13"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[publisher.winreg-format]]
version = "0.1.0"
when = "2026-06-13"
user-id = 347968
user-login = "h4x0r"
user-name = "Albert Hui"

[[audits.bytecode-alliance.wildcard-audits.bumpalo]]
who = "Nick Fitzgerald <fitzgen@gmail.com>"
criteria = "safe-to-deploy"
Expand Down
Loading