Update README.md
Browse files
README.md
CHANGED
|
@@ -295,7 +295,27 @@ Recommended for:
|
|
| 295 |
* Air-gapped deployments
|
| 296 |
* CPU-only environments
|
| 297 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 298 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 299 |
|
| 300 |
# Philosophy
|
| 301 |
|
|
|
|
| 295 |
* Air-gapped deployments
|
| 296 |
* CPU-only environments
|
| 297 |
|
| 298 |
+
# Example Usage
|
| 299 |
+
|
| 300 |
+
|
| 301 |
+

|
| 302 |
+
|
| 303 |
---
|
| 304 |
+
# Final Verdict (Attack Detection)
|
| 305 |
+
|
| 306 |
+
| Threshold | Attack Recall | Precision |
|
| 307 |
+
| --------- | ------------: | --------: |
|
| 308 |
+
| 0.57 | 100% | 78.2% |
|
| 309 |
+
| 0.58 | 80.2% | ~100% |
|
| 310 |
+
| 0.59 | 38.6% | 100% |
|
| 311 |
+
|
| 312 |
+
Your guardrail is highly effective for attack detection, especially due to the semantic layer.
|
| 313 |
+
Attack Detection Rating:
|
| 314 |
+
Semantic Layer: 9.5/10
|
| 315 |
+
Classifier Layer: 7.5/10
|
| 316 |
+
Overall Attack Detection: 9/10
|
| 317 |
+
|
| 318 |
+
|
| 319 |
|
| 320 |
# Philosophy
|
| 321 |
|