├── README.md ├── asvs.db ├── asvs.rb ├── create_asvs_database.rb ├── create_masvs_database.rb ├── cwe.rb ├── docs └── images │ ├── asvs-issues.png │ ├── asvs-label-search.png │ ├── asvs-milestones.png │ └── asvs-project-board.png └── masvs.db /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spyd3r/owasp-asvs-github/HEAD/README.md -------------------------------------------------------------------------------- /asvs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spyd3r/owasp-asvs-github/HEAD/asvs.db -------------------------------------------------------------------------------- /asvs.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spyd3r/owasp-asvs-github/HEAD/asvs.rb -------------------------------------------------------------------------------- /create_asvs_database.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spyd3r/owasp-asvs-github/HEAD/create_asvs_database.rb -------------------------------------------------------------------------------- /create_masvs_database.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spyd3r/owasp-asvs-github/HEAD/create_masvs_database.rb -------------------------------------------------------------------------------- /cwe.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spyd3r/owasp-asvs-github/HEAD/cwe.rb -------------------------------------------------------------------------------- /docs/images/asvs-issues.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spyd3r/owasp-asvs-github/HEAD/docs/images/asvs-issues.png -------------------------------------------------------------------------------- /docs/images/asvs-label-search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spyd3r/owasp-asvs-github/HEAD/docs/images/asvs-label-search.png -------------------------------------------------------------------------------- /docs/images/asvs-milestones.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spyd3r/owasp-asvs-github/HEAD/docs/images/asvs-milestones.png -------------------------------------------------------------------------------- /docs/images/asvs-project-board.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spyd3r/owasp-asvs-github/HEAD/docs/images/asvs-project-board.png -------------------------------------------------------------------------------- /masvs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spyd3r/owasp-asvs-github/HEAD/masvs.db --------------------------------------------------------------------------------