Skip to content

BUG: False positive vulnerablity reported for rust project #4870

@weiznich

Description

@weiznich

Describe the bug
A clear and concise description of what the bug is.

Reproduction steps
Steps to reproduce the behavior:

  1. podman run -e GITHUB_AUTH_TOKEN=your-token -it --rm gcr.io/openssf/scorecard:stable --repo=https://github.com/diesel-rs/diesel --show-details
  2. See that it reports the project beeing vulnerable to RUSTSEC-2025-0119
  3. Checkout diesels and obverse that the number_prefix is no dependency of the project (can be checked via cargo tree -p number_prefix -i)
  4. (The linked advisory is informal and only reports a not maintained dependency not a vulnerability)

Expected behavior
A clear and concise description of what you expected to happen.

No false positives for reported vulnerabilities and possibly more details on how it believes that a certain vulnerability is present.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions