| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
✅ Deploy Preview for docs-securecodebox canceled.
|
Sorry, something went wrong.
…tomatic removal of scans Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
Needed to record the completion time of the scan in order to automatically delete a scan Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
…d be deleted automatically Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
…was set checkIfTTLSecondsAfterFinishedisCompleted checks if the option was set and if the time has exceeded Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
…ed scans to be able to use this to determine the deletion time for errored scans Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
Signed-off-by: Samreet Singh <samreet.singh@iteratec.com> Co-authored-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
Signed-off-by: Samreet Singh <samreet.singh@iteratec.com> Co-authored-by: Jannik Hollenbach <jannik.hollenbach@iteratec.com>
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
Adds ttlSecondsAfterFinished option to automatically delte finished and errored scans after a defined time in seconds. This will delete the specific scan and not just a scanner/parser job.
Also sets the finishedAt attribute to the timestamp a scan is marked as "Done" or "Errored".
Checklist