Title here
Summary here
This parser takes JSON Lines Output from Nosey Parker: https://github.com/praetorian-inc/noseyparkerSupports
Supports version 0.16.0: https://github.com/praetorian-inc/noseyparker/releases/tag/v0.16.0
The Parser does NOT differentiate between the 2 scan types (may be future functionality)
For full history scans:
do_not_reactivate
which will keep existing findings closed, without reactivating themFor targeted branch scans:
The parser only accepts .jsonl reports. Each line of the JSON Lines file from NoseyParker corresponds to a unique secret found with metadata for every match.
Sample scan data for testing purposes can be found here.