OWASP / OWASP-VWAD

The OWASP Vulnerable Web Applications Directory project (VWAD) is a comprehensive and well maintained registry of all known vulnerable web applications currently available.
https://owasp.org/www-project-vulnerable-web-applications-directory/
Apache License 2.0
858 stars 219 forks source link

adding Yprey to the owasp collection #204

Closed yrprey closed 5 months ago

yrprey commented 5 months ago

The website https://yrprey.com/ does not host a vulnerable application itself. Instead, it serves as a landing page promoting vulnerable applications that are accessible on GitHub. On GitHub, users can opt to download either the Docker container version or the source code and set it up in their local environment. Thus, users have two download options available.

The sole purpose of the https://yrprey.com/ page is to advertise and promote these vulnerable applications, which can be found on GitHub.

For downloading the source code, please visit:

Backend: https://github.com/yrprey/yrprey-backend Frontend: https://github.com/yrprey/yrprey-frontend For the container version, visit: https://github.com/yrprey/yrprey-application

github-actions[bot] commented 5 months ago

The following issues were identified:

Summary ``` error: /home/runner/work/OWASP-VWAD/OWASP-VWAD/src/data/collection.json: Unexpected token { in JSON at position 56249 ```
github-actions[bot] commented 5 months ago

The following issues were identified:

Summary ``` src/data/collection.json invalid data/143/references/0/name must be equal to one of the allowed values, data/143/references/1/name must be equal to one of the allowed values, data/143/references/2/name must be equal to one of the allowed values ```
github-actions[bot] commented 5 months ago

The following issues were identified:

Summary ``` src/data/collection.json invalid data/143/references/0/name must be equal to one of the allowed values, data/143/references/1/name must be equal to one of the allowed values, data/143/references/2/name must be equal to one of the allowed values ```
kingthorin commented 5 months ago

Valid types of references are:

"guide", "download", "docker", "downloads", "announcement", "live", "demo", "preview"

yrprey commented 5 months ago

Thank you, I will check.

kingthorin commented 5 months ago

Please revert the changes (formatting) unrelated to your addition.

yrprey commented 5 months ago

Adjusted!