Open Issues Need Help
View All on GitHub [v2] refactor userlevels to use enums 13 days ago
good first issue
Block the creation of actions with past dates 15 days ago
good first issue
remove emails after X days 27 days ago
good first issue gdpr
Static Analysis of PHP Code automated about 1 month ago
enhancement good first issue security
Add instance_code to the temp_pw printout 10 months ago
AI Summary: Modify the temporary password printout to include the instance code alongside the username and password for each user. Additionally, improve the page's styling by adding a logo and name to the header.
Complexity:
2/5
enhancement good first issue
Vulnerability testing of Docker containers 11 months ago
AI Summary: Integrate Trivy or a similar vulnerability scanner into the existing Docker-based CI/CD pipeline for the Aula app to automatically scan container images for security vulnerabilities before deployment. This involves configuring the scanner, integrating it into the build process, and potentially setting up automated alerts for discovered vulnerabilities.
Complexity:
4/5
enhancement good first issue security