Add --security flag for security-focused analysis mode #32

Open
opened 2026-04-06 22:28:48 +00:00 by archeious · 0 comments
Owner

A --security flag that biases the investigation toward security-relevant findings:

  • Dependency vulnerability scanning via package_lookup
  • Hardcoded secrets detection
  • Permission issues, exposed configuration, insecure patterns
  • Survey and dir loop prompts tuned toward security concerns
  • Flags output expanded with severity-ranked security findings
A `--security` flag that biases the investigation toward security-relevant findings: - Dependency vulnerability scanning via package_lookup - Hardcoded secrets detection - Permission issues, exposed configuration, insecure patterns - Survey and dir loop prompts tuned toward security concerns - Flags output expanded with severity-ranked security findings
archeious added this to the Agentic Investigation Engine project 2026-04-06 22:33:58 +00:00
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: archeious/luminos#32
No description provided.