rage: Add snapshot tests for the CLIs

This commit is contained in:
Jack Grigg 2024-01-07 22:19:21 +00:00
parent d3ded6c7fa
commit 30e099c3c2
49 changed files with 752 additions and 0 deletions

View file

@ -65,10 +65,26 @@ criteria = "safe-to-deploy"
version = "0.1.1"
criteria = "safe-to-deploy"
[[exemptions.anstream]]
version = "0.3.2"
criteria = "safe-to-run"
[[exemptions.anstyle]]
version = "1.0.2"
criteria = "safe-to-run"
[[exemptions.anstyle-parse]]
version = "0.2.1"
criteria = "safe-to-run"
[[exemptions.anstyle-query]]
version = "1.0.0"
criteria = "safe-to-run"
[[exemptions.anstyle-wincon]]
version = "1.0.2"
criteria = "safe-to-run"
[[exemptions.arc-swap]]
version = "1.6.0"
criteria = "safe-to-deploy"
@ -177,6 +193,10 @@ criteria = "safe-to-deploy"
version = "0.1.5"
criteria = "safe-to-deploy"
[[exemptions.content_inspector]]
version = "0.2.4"
criteria = "safe-to-run"
[[exemptions.cookie-factory]]
version = "0.3.2"
criteria = "safe-to-deploy"
@ -237,6 +257,10 @@ criteria = "safe-to-deploy"
version = "0.9.0"
criteria = "safe-to-deploy"
[[exemptions.dunce]]
version = "1.0.4"
criteria = "safe-to-run"
[[exemptions.encode_unicode]]
version = "0.3.6"
criteria = "safe-to-deploy"
@ -345,6 +369,10 @@ criteria = "safe-to-deploy"
version = "2.1.0"
criteria = "safe-to-deploy"
[[exemptions.humantime-serde]]
version = "1.1.1"
criteria = "safe-to-run"
[[exemptions.i18n-config]]
version = "0.4.5"
criteria = "safe-to-deploy"
@ -461,6 +489,10 @@ criteria = "safe-to-run"
version = "1.15.0"
criteria = "safe-to-deploy"
[[exemptions.os_pipe]]
version = "1.1.5"
criteria = "safe-to-run"
[[exemptions.page_size]]
version = "0.5.0"
criteria = "safe-to-deploy"
@ -669,6 +701,14 @@ criteria = "safe-to-deploy"
version = "0.10.8"
criteria = "safe-to-deploy"
[[exemptions.shlex]]
version = "1.2.0"
criteria = "safe-to-run"
[[exemptions.similar]]
version = "2.4.0"
criteria = "safe-to-run"
[[exemptions.slab]]
version = "0.4.9"
criteria = "safe-to-deploy"
@ -677,6 +717,14 @@ criteria = "safe-to-deploy"
version = "1.11.2"
criteria = "safe-to-deploy"
[[exemptions.snapbox]]
version = "0.4.11"
criteria = "safe-to-run"
[[exemptions.snapbox-macros]]
version = "0.3.4"
criteria = "safe-to-run"
[[exemptions.spin]]
version = "0.5.2"
criteria = "safe-to-deploy"
@ -761,6 +809,10 @@ criteria = "safe-to-deploy"
version = "0.19.14"
criteria = "safe-to-deploy"
[[exemptions.trycmd]]
version = "0.14.16"
criteria = "safe-to-run"
[[exemptions.type-map]]
version = "0.4.0"
criteria = "safe-to-deploy"

View file

@ -447,6 +447,12 @@ who = "Pat Hickey <phickey@fastly.com>"
criteria = "safe-to-deploy"
version = "1.0.8"
[[audits.embark-studios.audits.colorchoice]]
who = "Johan Andersson <opensource@embark-studios.com>"
criteria = "safe-to-deploy"
version = "1.0.0"
notes = "No unsafe usage or ambient capabilities"
[[audits.embark-studios.audits.thiserror]]
who = "Johan Andersson <opensource@embark-studios.com>"
criteria = "safe-to-deploy"
@ -465,6 +471,12 @@ criteria = "safe-to-deploy"
delta = "0.6.1 -> 0.6.2"
notes = "No notable changes"
[[audits.embark-studios.audits.utf8parse]]
who = "Johan Andersson <opensource@embark-studios.com>"
criteria = "safe-to-deploy"
version = "0.2.1"
notes = "Single unsafe usage that looks sound, no ambient capabilities"
[[audits.fermyon.audits.oorandom]]
who = "Radu Matei <radu.matei@fermyon.com>"
criteria = "safe-to-run"
@ -522,6 +534,12 @@ that the RNG here is not cryptographically secure.
"""
aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT"
[[audits.google.audits.glob]]
who = "George Burgess IV <gbiv@google.com>"
criteria = "safe-to-deploy"
version = "0.3.1"
aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT"
[[audits.google.audits.itertools]]
who = "ChromeOS"
criteria = "safe-to-run"
@ -566,6 +584,12 @@ Issues:
"""
aggregated-from = "https://fuchsia.googlesource.com/fuchsia/+/refs/heads/main/third_party/rust_crates/supply-chain/audits.toml?format=TEXT"
[[audits.google.audits.normalize-line-endings]]
who = "Max Lee <endlesspring@google.com>"
criteria = "safe-to-run"
version = "0.3.0"
aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT"
[[audits.google.audits.pin-project-lite]]
who = "David Koloski <dkoloski@google.com>"
criteria = "safe-to-deploy"