Skip to content

Conversation

@juaninf
Copy link
Contributor

@juaninf juaninf commented Nov 5, 2025

Why this matters:
The TLS web application submits scan jobs and needs to retrieve their results by scanJobDescriptionId. Without this field being persisted, there was no way to link results back to their originating jobs, making result retrieval impossible.

  • Add scanJobDescriptionId and timestamp fields to ScanResult
  • Implement getScanResultByScanJobDescriptionId() to retrieve most recent result

@ic0ns ic0ns merged commit cbc3c34 into main Nov 5, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants