Metadata-Version: 2.1
Name: threatspec
Version: 0.5.0
Summary: threat modeling as code
Home-page: https://github.com/threatspec/threatspec
Author: Fraser Scott
Author-email: fraser.scott@gmail.com
License: MIT
Keywords: threat modeling,cyber security,appsec
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5
License-File: LICENSE
Requires-Dist: Click
Requires-Dist: graphviz
Requires-Dist: pyyaml
Requires-Dist: jsonschema
Requires-Dist: jinja2
Requires-Dist: comment_parser
