-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Milestone
Description
django-DefectDojo/dojo/models.py
Line 2038 in 5c7de81
actual_time = models.TimeField(null=True, blank=True, editable=False) |
I just spent about an hour trying to set actual_time
when update a test via REST API and then looking through the code to see how if it was used anywhere...
To be honest, documentation doesn't mention it as possible request payload anywhere, but it's part of the output. I don't see it in the UI either.
Is it something that was deprecated? I thought it could be a good place to store scanner run times for metrics later, just checking as I can use any other field
Metadata
Metadata
Assignees
Labels
No labels