64 comments (64 comments)0 reactions (0 reactions)0 assignees (0 assignees)Lua123 forks (123 forks)batch import
bugenhancementhelp wanted
Repository metrics
- Stars
- 868 stars (868 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
- Review the session module on Sailor and make a better security analysis
Contributor guide
- Research direction
- Examine the session module for common web security issues such as session hijacking, insecure token generation, and lack of expiration. Review the Lua code and compare against OWASP session management guidelines.
- Tech stack
- None
- Domain
- backend
- Issue type
- Security
- Prerequisites
- LuaSession managementWeb security