issues Search Results · language:Dune language:Python language:Python language:JavaScript language:JavaScript language:C#
Filter by
46.7M results
Add audit logs for login attempts, permission failures, and sensitive operations.
backend
logging
security
Add secure session management for authenticated users, including expiration and renewal logic.
backend
security
Add logic to temporarily block IPs after repeated authentication failures.
backend
security
Add rate limiting to protect the API from brute-force attacks and abuse.
backend
security
Add sanitization to prevent injection attacks in comments, descriptions, and text fields.
backend
security
Add validation rules to prevent malformed or unsafe input across all API routes.
backend
security
Add logic to enforce fine-grained permission checks for sensitive operations.
backend
logic
security
Add logic to enforce role-based permissions for protected routes and actions.
backend
logic
security
Quick check
- [x] I ve searched existing issues and didn t find a duplicate.
- [ ] This issue relates to Gaia Agent UI (gaia chat --ui).
- [x] This issue relates to a CLI command (gaia ...) or the ...
bug
triage
Add middleware to validate JWT tokens, reject invalid tokens, and attach user context.
backend
security

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.