Skip to content

Commit

Permalink
Aggregate new audits
Browse files Browse the repository at this point in the history
  • Loading branch information
cargo-vet[bot] committed Nov 5, 2024
1 parent 426c7e1 commit 3bdfea8
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions audits.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1541,6 +1541,12 @@ delta = "0.1.1 -> 0.2.1"
notes = "Very minor changes."
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"

[[audits.cgl]]
who = "Sotaro Ikeda <[email protected]>"
criteria = "safe-to-deploy"
version = "0.3.2"
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"

[[audits.chardetng]]
who = "Henri Sivonen <[email protected]>"
criteria = "safe-to-deploy"
Expand Down Expand Up @@ -3743,6 +3749,18 @@ version = "1.4.0"
notes = "I have read over the macros, and audited the unsafe code."
aggregated-from = "https://raw.githubusercontent.com/mozilla/cargo-vet/main/supply-chain/audits.toml"

[[audits.leak]]
who = "Sotaro Ikeda <[email protected]>"
criteria = "safe-to-deploy"
version = "0.1.2"
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"

[[audits.leaky-cow]]
who = "Sotaro Ikeda <[email protected]>"
criteria = "safe-to-deploy"
version = "0.1.1"
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"

[[audits.libc]]
who = "Mike Hommey <[email protected]>"
criteria = "safe-to-deploy"
Expand Down Expand Up @@ -4224,6 +4242,12 @@ criteria = "safe-to-deploy"
delta = "0.20.0 -> 22.0.0"
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"

[[audits.naga]]
who = "Erich Gubler <[email protected]>"
criteria = "safe-to-deploy"
delta = "22.0.0 -> 23.0.0"
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"

[[audits.net2]]
who = "Mike Hommey <[email protected]>"
criteria = "safe-to-run"
Expand Down Expand Up @@ -6826,6 +6850,12 @@ criteria = "safe-to-deploy"
delta = "0.20.0 -> 22.0.0"
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"

[[audits.wgpu-core]]
who = "Erich Gubler <[email protected]>"
criteria = "safe-to-deploy"
delta = "22.0.0 -> 23.0.0"
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"

[[audits.wgpu-hal]]
who = "Dzmitry Malyshau <[email protected]>"
criteria = "safe-to-deploy"
Expand Down Expand Up @@ -6899,6 +6929,12 @@ criteria = "safe-to-deploy"
delta = "0.20.0 -> 22.0.0"
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"

[[audits.wgpu-hal]]
who = "Erich Gubler <[email protected]>"
criteria = "safe-to-deploy"
delta = "22.0.0 -> 23.0.0"
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"

[[audits.wgpu-types]]
who = "Dzmitry Malyshau <[email protected]>"
criteria = "safe-to-deploy"
Expand Down Expand Up @@ -6972,6 +7008,12 @@ criteria = "safe-to-deploy"
delta = "0.20.0 -> 22.0.0"
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"

[[audits.wgpu-types]]
who = "Erich Gubler <[email protected]>"
criteria = "safe-to-deploy"
delta = "22.0.0 -> 23.0.0"
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml"

[[audits.whatsys]]
who = "Bobby Holley <[email protected]>"
criteria = "safe-to-deploy"
Expand Down

0 comments on commit 3bdfea8

Please sign in to comment.