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
  • Architecture
  • Play with it

Was this helpful?

Getting Started

PreviousIntroductionNextReports

Last updated 4 years ago

Was this helpful?

Architecture

Breakdown of the main parts of Purify.

Project

The root component can be a single software project or a collection of team projects.

Unit

The direct child of a project, may represent releases, sub-projects, or any other type of separation that makes sense to you.

Report

Belong to the unit. Delivered from any tool of your choice. The only requirement that it should be JSON or XML document.

Template

Using templates, you can remove duplicate results from the same tool, as well as similar findings from different tools.

Issue

Extracted from the report and formatted based on the template. The Issue is a flexible representation of the results from the report, because you decide which field to display and how.

Play with it

There is a , feel free to play with it. This instance contains enough data to take a look at all the basic functions of Purify.

You can find reports samples .

How to upload a report
How to create a template
How to operate with issues
demo instance of Purify
here