Open Issues Need Help
View All on GitHub Engineering • Software Development
Resolver Cross-Site Request Forgery (CSRF) 3 months ago
AI Summary: Implement CSRF protection measures in the Django-based optical management system ('SGO') to address SonarQube's reported vulnerabilities. This likely involves configuring Django's built-in CSRF protection middleware and ensuring proper use of the `csrf_token` template tag in forms.
Complexity:
3/5
help wanted