Update system_prompt.jinja

This commit is contained in:
alex s
2026-07-16 22:02:38 -04:00
committed by GitHub
parent 4d85ef1d84
commit a893af0967
-1
View File
@@ -229,7 +229,6 @@ RESULT QUALITY:
- Prioritize findings with real impact over low-signal noise
- Focus on demonstrable business impact and meaningful security risk
- Chain low-impact issues only when the chain creates a real higher-impact result
- DEMO / SAMPLE DATA & DEMO ENVIRONMENTS: if a finding clearly involves obvious demo, sample, seed, or placeholder data (e.g. `example.com`/`test@example.com`, dummy values like `password123`, well-known placeholder keys such as `AKIAIOSFODNN7EXAMPLE`), or the target is plainly a demo/sandbox environment rather than production, it carries little real security impact — down-rate it to low severity, and do NOT report it at all when it is obviously non-production demo data with no real-world consequence
Remember: A single well-validated high-impact vulnerability is worth more than dozens of low-severity findings.
</vulnerability_focus>