Metadata-Version: |
2.1 |
Name: |
csle-attack-profiler |
Version: |
0.7.1 |
Summary: |
Library with MITRE attack profiler for CSLE |
Author: |
Bength Pappila |
Author-Email: |
brpa[at]kth.se |
License: |
Creative Commons Attribution-ShareAlike 4.0 International |
Keywords: |
Reinforcement-Learning Cyber-Security Markov-Games Markov-Decision-Processes |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Intended Audience :: Science/Research |
Platform: |
unix |
Platform: |
linux |
Requires-Python: |
>=3.8 |
Requires-Dist: |
mitreattack-python (==2.0.14) |
Requires-Dist: |
csle-base (==0.7.1) |
Requires-Dist: |
csle-common (==0.7.1) |
Requires-Dist: |
pytest (>=6.0); extra == "testing" |
Requires-Dist: |
pytest-cov (>=2.0); extra == "testing" |
Requires-Dist: |
pytest-mock (>=3.6.0); extra == "testing" |
Requires-Dist: |
grpcio (>=1.57.0); extra == "testing" |
Requires-Dist: |
grpcio-tools (>=1.57.0); extra == "testing" |
Requires-Dist: |
pytest-grpc (>=0.8.0); extra == "testing" |
Requires-Dist: |
mypy (>=1.4.1); extra == "testing" |
Requires-Dist: |
mypy-extensions (>=1.0.0); extra == "testing" |
Requires-Dist: |
mypy-protobuf (>=3.5.0); extra == "testing" |
Requires-Dist: |
types-PyYAML (>=6.0.12.11); extra == "testing" |
Requires-Dist: |
types-paramiko (>=3.2.0.0); extra == "testing" |
Requires-Dist: |
types-protobuf (>=4.23.0.3); extra == "testing" |
Requires-Dist: |
types-requests (>=2.31.0.1); extra == "testing" |
Requires-Dist: |
types-urllib3 (>=1.26.25.13); extra == "testing" |
Requires-Dist: |
flake8 (>=6.1.0); extra == "testing" |
Requires-Dist: |
flake8-rst-docstrings (>=0.3.0); extra == "testing" |
Requires-Dist: |
tox (>=3.24); extra == "testing" |
Requires-Dist: |
sphinx (>=5.3.0); extra == "testing" |
Requires-Dist: |
sphinxcontrib-napoleon (>=0.7); extra == "testing" |
Requires-Dist: |
sphinx-rtd-theme (>=1.1.1); extra == "testing" |
Requires-Dist: |
twine (>=4.0.2); extra == "testing" |
Requires-Dist: |
build (>=0.10.0); extra == "testing" |
Provides-Extra: |
testing |