Motivation
SecDevLab provides exercises based on OWASP Top 10 since 2021 the vulnerable list has been updated, but some details inside the setup of the exercise don't be updated.
It would be great if
All exercise setups correspond to correct exercise names.
What we expect
Check and update all exercise setups to reflect the correct name.

For example, for exercise A1 - Broken Authentication (eCommerce-API) inside docker-compose.yml the container name doesn't correspond to the correct numeration, update a5 to a1: docker-compose.yml#5
Motivation
SecDevLab provides exercises based on OWASP Top 10 since 2021 the vulnerable list has been updated, but some details inside the setup of the exercise don't be updated.
It would be great if
All exercise setups correspond to correct exercise names.
What we expect
Check and update all exercise setups to reflect the correct name.
For example, for exercise A1 - Broken Authentication (eCommerce-API) inside
docker-compose.ymlthe container name doesn't correspond to the correct numeration, updatea5toa1: docker-compose.yml#5