docs: add Windows Defender false positive guidance

Closes #16
This commit is contained in:
ajmallesh
2025-12-02 19:07:37 -08:00
parent c7de6636d9
commit cecb64729f
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ yarn-error.log*
# Runtime directories
sessions/
deliverables/
xben-benchmark-results/
.claude/
# Git
+3
View File
@@ -429,6 +429,9 @@ Shannon is designed for legitimate security auditing purposes only.
- **Time**: As of the current version, a full test run typically takes **1 to 1.5 hours** to complete.
- **Cost**: Running the full test using Anthropic's Claude 4.5 Sonnet model may incur costs of approximately **$50 USD**. Please note that costs are subject to change based on model pricing and the complexity of the target application.
#### **6. Windows Antivirus False Positives**
Windows Defender may flag files in `xben-benchmark-results/` or `deliverables/` as malware. These are false positives caused by exploit code in the reports. Add an exclusion for the Shannon directory in Windows Defender, or use Docker/WSL2.
## 📜 License