{"repo":"EmbarkStudios/cargo-deny-action","free":true,"listed":false,"github":"https://github.com/EmbarkStudios/cargo-deny-action","clone":"git clone https://github.com/EmbarkStudios/cargo-deny-action.git","description":"❌ GitHub Action for cargo-deny 🦀","language":"Shell","stars":190,"topics":["cargo","cargo-deny","github-actions","rust","rust-lang","dependency-manager","hacktoberfest"],"license":"Apache-2.0","category":"workflow-automation","readme_excerpt":"❌ cargo-deny GitHub Action GitHub Action for running cargo-deny to help manage Cargo crate dependencies and validate licenses. Usage Create a deny.toml file in the root of the repo to use as rules for the action (example). See cargo-deny for instructions and details of the format and capabilities. This action will run cargo-deny check and report failure if any banned crates or disallowed open source licenses are found used in the crate or its dependencies. The action has three optional inputs rust-version : The rust/cargo version to use, updated before cargo-deny is run. Defaults to the version in the image, which is currently 1.85.0 . log-level : The log level to use for cargo-deny , default is warn command : The command to use for cargo-deny , default is check arguments : The argument to pass to cargo-deny , default is --all-features . See Common Options for a list of the available options. manifest-path : The path to a Cargo.toml file to use as the root. Defaults to ./Cargo.toml . Note this argument is always passed, so you can't have it in arguments as well, just set it it to the value you had in arguments if you were using it there. command-arguments The argument to pass to the command, default is emtpy. See options for each command. credentials This argument stores the credentials in the file $HOME/git-credentials , and configures git to use it. The credential must match the format https://user:pass@github.com Example pipeline Example pipeline with custom options using ","default_branch":null,"files":null,"tree":[],"storefront":"/r/EmbarkStudios","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/EmbarkStudios/cargo-deny-action/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}