FAQ

How do I Mark an Issue as Resolved?

2min

Issues cannot be manually marked as 'resolved', but there are a couple options to choose from.

Create a Ticket or Pull Request

When a ticket or pull request is created, the issue will move to the Pending Issues workflow. While these issues are still represented in the project statistics, they will be removed from the Unaddressed Issues status. See Creating Tickets & Pull Requests for more details.

Suppress the Issue

In some cases there may not be a fix, the issue may be a false positive, there may be a workaround in place, or you may simply decide to accept the risk. In these cases you may choose to suppress the issue using one of the Suppression types. See Creating Issue Suppressions & Attestations for more details. Creating a suppression will move the issue to the Suppressed Issues status.

Fix the Issue

If a package update is provided, applying that update will automatically move the issue to the Resolved Issues status during the next scan (when the package/version is no longer detected).