.flake8
.gitignore
.travis.yml
Dockerfile
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tox.ini
cli_tests/test_init.bats
cli_tests/test_multi_repo.bats
cli_tests/test_report.bats
cli_tests/test_run_basic_source.bats
cli_tests/test_run_yaml_source.bats
cli_tests/test_version.bats
cli_tests/helpers/assert.bash
cli_tests/helpers/teardown.bash
doc/report.png
tests/test_parser.py
tests/test_reporter.py
tests/test_threatmodel.py
threatspec/__init__.py
threatspec/app.py
threatspec/cli.py
threatspec/config.py
threatspec/data.py
threatspec/parser.py
threatspec/reporter.py
threatspec/threatmodel.py
threatspec.egg-info/PKG-INFO
threatspec.egg-info/SOURCES.txt
threatspec.egg-info/dependency_links.txt
threatspec.egg-info/entry_points.txt
threatspec.egg-info/requires.txt
threatspec.egg-info/top_level.txt
threatspec/data/components_schema.json
threatspec/data/config_schema.json
threatspec/data/controls_schema.json
threatspec/data/default_config.yaml
threatspec/data/threatmodel_schema.json
threatspec/data/threats_schema.json
threatspec/report_templates/default_markdown.md
threatspec/report_templates/default_text.txt