mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Import audits from esplugin
This commit is contained in:
@@ -7,6 +7,9 @@ version = "0.10"
|
||||
[imports.bytecode-alliance]
|
||||
url = "https://raw.githubusercontent.com/bytecodealliance/wasmtime/main/supply-chain/audits.toml"
|
||||
|
||||
[imports.esplugin]
|
||||
url = "https://raw.githubusercontent.com/Ortham/esplugin/refs/heads/master/supply-chain/audits.toml"
|
||||
|
||||
[imports.google]
|
||||
url = "https://raw.githubusercontent.com/google/supply-chain/main/audits.toml"
|
||||
|
||||
|
||||
@@ -205,6 +205,8 @@ This crate contains no `unsafe` code and no unnecessary use of the standard
|
||||
library.
|
||||
"""
|
||||
|
||||
[audits.esplugin.audits]
|
||||
|
||||
[[audits.google.audits.autocfg]]
|
||||
who = "Manish Goregaokar <manishearth@google.com>"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
Reference in New Issue
Block a user