We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8af4da9 + b50ebd8 commit 4ffd2aaCopy full SHA for 4ffd2aa
3 files changed
.jules/rules/security.md
@@ -60,7 +60,7 @@ graph TD
60
61
```
62
63
-| Security Layer | Pattern/Standard | Jules Requirement |
+| 🛡️ Security Layer | 🧩 Pattern/Standard | 🤖 Jules Requirement |
64
| :--- | :--- | :--- |
65
| **Transport** | TLS / HTTPS | Ensure all intra-service and external communication is encrypted (HTTPS only). |
66
| **API Defense** | Rate Limiting | Add middleware to block brute-force and DDoS attempts per IP/User. |
0 commit comments