.gitattributes
.gitignore
.readthedocs.yml
CHANGELOG.rst
CODE_OF_CONDUCT.rst
MANIFEST.in
Makefile
README.rst
azure-pipelines.yml
configure
configure.bat
cwe-tou.LICENSE
mit.LICENSE
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/docs-ci.yml
.github/workflows/pypi-release.yml
docs/Makefile
docs/make.bat
docs/scripts/doc8_style_check.sh
docs/scripts/sphinx_build_link_check.sh
docs/source/conf.py
docs/source/index.rst
docs/source/skeleton-usage.rst
docs/source/_static/theme_overrides.css
docs/source/contribute/contrib_doc.rst
etc/ci/azure-container-deb.yml
etc/ci/azure-container-rpm.yml
etc/ci/azure-posix.yml
etc/ci/azure-win.yml
etc/ci/install_sudo.sh
etc/ci/macports-ci
etc/ci/macports-ci.ABOUT
etc/ci/mit.LICENSE
etc/scripts/README.rst
etc/scripts/check_thirdparty.py
etc/scripts/fetch_thirdparty.py
etc/scripts/gen_pypi_simple.py
etc/scripts/gen_pypi_simple.py.ABOUT
etc/scripts/gen_pypi_simple.py.NOTICE
etc/scripts/gen_requirements.py
etc/scripts/gen_requirements_dev.py
etc/scripts/requirements.txt
etc/scripts/test_utils_pip_compatibility_tags.py
etc/scripts/test_utils_pip_compatibility_tags.py.ABOUT
etc/scripts/test_utils_pypi_supported_tags.py
etc/scripts/test_utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_dejacode.py
etc/scripts/utils_pip_compatibility_tags.py
etc/scripts/utils_pip_compatibility_tags.py.ABOUT
etc/scripts/utils_pypi_supported_tags.py
etc/scripts/utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_requirements.py
etc/scripts/utils_thirdparty.py
etc/scripts/utils_thirdparty.py.ABOUT
src/cwe2/__init__.py
src/cwe2/categories.py
src/cwe2/database.py
src/cwe2/mappings.py
src/cwe2/weakness.py
src/cwe2.egg-info/PKG-INFO
src/cwe2.egg-info/SOURCES.txt
src/cwe2.egg-info/dependency_links.txt
src/cwe2.egg-info/not-zip-safe
src/cwe2.egg-info/requires.txt
src/cwe2.egg-info/top_level.txt
src/cwe2/database/1000.csv
src/cwe2/database/1000.csv.ABOUT
src/cwe2/database/1194.csv
src/cwe2/database/1194.csv.ABOUT
src/cwe2/database/1344.csv
src/cwe2/database/1344.csv.ABOUT
src/cwe2/database/1387.csv
src/cwe2/database/1387.csv.ABOUT
src/cwe2/database/699.csv
src/cwe2/database/699.csv.ABOUT
src/cwe2/database/cwe-tou.LICENSE
src/cwe2/database/cwe.NOTICE
tests/test_cwe.py
tests/test_skeleton_codestyle.py
thirdparty/README.rst