mercedes-benz / sechub

SecHub provides a central API to test software with different security tools.
https://mercedes-benz.github.io/sechub/
MIT License
260 stars 63 forks source link

Automatically remove old security scan result in products #20

Open de-jcup opened 5 years ago

de-jcup commented 5 years ago

With #19 sechub will automatically remove old scan results stored in SecHub database. Out of scope there is the delete of scan data inside security products itself.

If this issue is done/necessary, we have to do following:

sven-dmlr commented 1 year ago

Every product handles this in a different way. I would not build something like this into SecHub. The products should provide auto-removal of old data on their side. (Or the operator has to keep an eye on this)

Should we close this issue? What do you think @de-jcup ?