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
30 changes: 30 additions & 0 deletions supply-chain/audits.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,36 @@

[audits]

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

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

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

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

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

[[trusted.state-history-forensic]]
criteria = "safe-to-deploy"
user-id = 347968 # Albert Hui (h4x0r)
Expand Down
24 changes: 0 additions & 24 deletions supply-chain/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,34 +62,10 @@ criteria = "safe-to-deploy"
version = "0.10.7"
criteria = "safe-to-run"

[[exemptions.ewf]]
version = "0.4.0"
criteria = "safe-to-run"

[[exemptions.flate2]]
version = "1.1.9"
criteria = "safe-to-run"

[[exemptions.forensic-vfs]]
version = "0.7.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-core]]
version = "1.5.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 Down
35 changes: 35 additions & 0 deletions supply-chain/imports.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,41 @@ user-id = 696
user-login = "fitzgen"
user-name = "Nick Fitzgerald"

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

[[publisher.forensic-vfs]]
version = "0.7.0"
when = "2026-07-20"
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.5.0"
when = "2026-07-29"
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.state-history-forensic]]
version = "0.1.1"
when = "2026-08-05"
Expand Down
Loading