rustsec / rustsec/rustsec

Cargo audit init

Open
#639 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.