Converted Responses to JSON, improved severity detection, and built a known issues feed

This commit is contained in:
2025-08-20 12:06:11 -05:00
parent 7eaff1d08c
commit 0169483738
6 changed files with 76 additions and 16 deletions

View File

@@ -44,8 +44,8 @@
## Keeping track of Current Objectives
[ ] Improve "high" priority detection by explicitly instructing LLM to output severity in structured JSON format.
[ ] Implement dynamic contextual information (Known/Resolved Issues Feed) for LLM to improve severity detection.
[x] Improve "high" priority detection by explicitly instructing LLM to output severity in structured JSON format.
[x] Implement dynamic contextual information (Known/Resolved Issues Feed) for LLM to improve severity detection.
## Network Scanning (Nmap Integration)