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

add DVEA #181

Closed njmulsqb closed 1 year ago

njmulsqb commented 1 year ago

add DVEA to the list

github-actions[bot] commented 1 year ago

The following issues were identified:

Summary ``` src/data/collection.json invalid data/21/references/0/name must be equal to one of the allowed values ```
njmulsqb commented 1 year ago

I think the references name is expecting a string, and that's the value I have provided. Isn't it?

kingthorin commented 1 year ago

It’s expecting one of: https://github.com/OWASP/OWASP-VWAD/blob/bb6e79c6f29bbc18b68a2a137a99b7fb602937ad/schema.json#L106-L114