question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Skip vulnerability reports that are marked as "withdrawn"

See original GitHub issue

The OSV format supports the withdrawn field, which indicates that a report has been withdrawn and is no longer valid.

pip-audit should respect that field and ignore any reports that contain it, so long as the field’s timestamp is not after the current time.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:4
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
woodruffwcommented, Oct 20, 2022

(I identified this as part of looking into https://github.com/pytest-dev/py/issues/287 – we “correctly” report this spam vulnerability at the moment because it isn’t marked as withdrawn yet, but we should skip it if/when it’s correctly withdrawn.)

0reactions
woodruffwcommented, Oct 25, 2022

#388 is the continuation of this, for PyPI’s vulnerability service.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ignore "withdrawn" vulnerability reports from PyPI's ... - GitHub
Ignore "withdrawn" vulnerability reports from PyPI's vulnerability ... Skip vulnerability reports that are marked as "withdrawn" #385.
Read more >
How To Ignore A Vulnerability (individual or in bulk) and ...
The easiest way to ignore a vulnerability is as follows · Log into Qualys and go to Assets>Asset Search · Paste in the...
Read more >
Remediate vulnerabilities | Microsoft Learn
Remediate security weaknesses discovered through security recommendations, and create exceptions if needed, in defender vulnerability ...
Read more >
4 steps of Vulnerability Remediation Process - Snyk
Learn more about vulnerability remediation process, how to set up an efficient workflow that fixes or neutralizes detected weaknesses.
Read more >
Remediation task and vulnerable item states - ServiceNow Docs
Vulnerability Response offers a state model for the status of the remediation task, at any given time. Knowing how each state relates to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found