Purify Docs
  • Introduction
  • Usage
  • Getting Started
    • Reports
    • Templates
    • Issues
  • Plugins
    • Jira
    • [DISABLED] Slack
    • Email
  • Swagger
  • Report Samples
  • Deployment
    • Standalone
    • With Nginx and MongoDB
  • Authentication
  • SSO
Powered by GitBook
On this page
  • Overview
  • Actions
  • Examples
  • Simple
  • Tricky

Was this helpful?

  1. Getting Started

Issues

What issues can look like and what can be done with them

PreviousTemplatesNextPlugins

Last updated 4 years ago

Was this helpful?

Overview

Issues are extracted from reports based on templates you are specified. Basically, you're interested in the issues fields and Purify can represent them in multiple forms.

Actions

You can do the following with issues:

  • Mark as False Positive

  • Mark as Accepted Risk

  • Resolve

  • Create JIRA ticket

  • Edit issue fields

  • Leave a comment

Examples

Simple

Like issues of Gitleaks, each field is a piece of text:

Tricky

Like issues of RetireJS, when each package contains a list of associated vulnerabilities

Still good, but a little bit different