cider-security-research / cicd-goat

A deliberately vulnerable CI/CD environment. Learn CI/CD security through multiple challenges.
Apache License 2.0
1.93k stars 320 forks source link

Upgrade package for /wonderland/nest-of-gold/ #71

Closed adrenaline6 closed 9 months ago

adrenaline6 commented 10 months ago

Problems when dependencies are not supported or have been discontinued, should be fixed image My solutions: https://github.com/cider-security-research/cicd-goat/blob/main/gitlab/repositories/nest-of-gold/requirements.txt need change to flask==2.1.0 Werkzeug==2.0.0 flask-login==0.5.0 pytest==7.2.0 Thanks you!

TupleType commented 9 months ago

Thank you!