Cargo audit init
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 198
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 8
Description
What I like with deny is that I can call cargo deny init
init
Creates a cargo-deny config from a template
This creates it's own default config file deny.toml that has all the posible opts w/ documentation to go with to bootsrap users with
Should there be a cargo audit init ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the cargo audit CLI and a deny.toml-style generated config, but no repository files or tests. Start by locating the CLI entry point and any existing configuration parsing or template code, then verify that cargo audit init creates a documented default config.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, security, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100