mirror of
https://github.com/googleworkspace/cli.git
synced 2026-09-14 16:47:13 +08:00
ecddf2ec86
* ci: add cargo-deny configuration for supply chain auditing * Update deny.toml Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update deny.toml Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update deny.toml Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update deny.toml Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update deny.toml Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * ci: add cargo-deny to workflow Integrates cargo-deny into the main CI pipeline using the official EmbarkStudios action. This will automatically block PRs that introduce banned licenses, insecure crates, or unallowed registries. * ci: explicitly deny unmaintained, yanked, and unlicensed crates per review * ci: remove deprecated cargo-deny keys and restore valid config --------- Co-authored-by: jpoehnelt-bot <jpoehnelt-bot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
111 B
111 B
@googleworkspace/cli
| @googleworkspace/cli |
|---|
| patch |
Add cargo-deny configuration for license, advisory, and source auditing