Purify Docs
Search…
Introduction
Usage
Getting Started
Reports
Templates
Issues
Plugins
Swagger
Report Samples
Deployment
Standalone
With Nginx and MongoDB
Authentication
SSO
Powered By
GitBook
Getting Started
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.
How to upload a report
Template
Using templates, you can remove duplicate results from the same tool, as well as similar findings from different tools.
How to create a template
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.
How to operate with issues
Play with it
There is a
demo instance of Purify
, 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
here
.
Previous
Introduction
Next
Reports
Last modified
1yr ago
Copy link
Outline
Architecture
Play with it