File: owasp.py

package info (click to toggle)
python-vulndb 0.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,020 kB
  • sloc: python: 447; sh: 196; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (4)
1
2
OWASP_TOP10_2010_URL_FMT = 'https://www.owasp.org/index.php/Top_10_2010-A%s'
OWASP_TOP10_2013_URL_FMT = 'https://www.owasp.org/index.php/Top_10_2013-A%s'