Baselining
Some useful techniques to prioritize vulnerability handling by distinguishing between the new and historical detections in your application.
At some point in your testing cycle, when you have collected enough detections, you might want to focus on the newly detected severe vulnerabilities, and put the previously collected historical and/or less important detections aside to address later. Baselining can help you with this.
To create a baseline, select the vulnerabilities that you want to put aside, or rather to
hide from the default view. For example, set the filters in the Vulnerabilities view to
medium and low severity and detected before a certain date, and do the following either
in bulk or for individual vulnerabilities.
- Triage these vulnerabilities to the Baseline status or a custom status that you want to use for this purpose. Consider documenting the details of current baselining in a comment.
- Instead of or in addition to this, define a custom tag for the same purpose, and apply it to these vulnerabilities.
Then, toggle the status and/or tag filters to hide or show the baselined vulnerabilities according to your handling priorities.