Skip to content

Commit

Permalink
Merge pull request #356 from Limmen/attack-profiler
Browse files Browse the repository at this point in the history
update docs for csle-attack-profiler
  • Loading branch information
Limmen committed Apr 30, 2024
2 parents 733abca + a0989ad commit fc1a175
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_docs/ansible_installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Below are a list of dependencies that will be installed with CSLE (unless they a

- Docker 20.10.14+;
- Python 3.9+;
- Python libraries: `torch`, `numpy`, `gym`, `docker`, `paramiko`, `stable-baselines3`, `psycopg`, `pyglet`, `flask`, `click`, `waitress`, `scp`, `psutil`, `grpcio`, `grpcio-tools`, `scipy`, `confluent-kafka`, `requests`, `pyopenssl`, `sphinx`, `mypy`, `mypy-extensions`, `mypy-protobuf`, `types-PyYAML`, `types-protobuf`, `types-paramiko`, `types-requests`, `types-urllib3`, `flake8`, `pytest`, `gevent`, `eventlet`, `dnspython`, `csle-ryu-fork`, `gpytorch`, `pulp`, `Bayesian optimization`, `emukit`, `cma`, `pycryptodome`.
- Python libraries: `torch`, `numpy`, `gym`, `docker`, `paramiko`, `stable-baselines3`, `psycopg`, `pyglet`, `flask`, `click`, `waitress`, `scp`, `psutil`, `grpcio`, `grpcio-tools`, `scipy`, `confluent-kafka`, `requests`, `pyopenssl`, `sphinx`, `mypy`, `mypy-extensions`, `mypy-protobuf`, `types-PyYAML`, `types-protobuf`, `types-paramiko`, `types-requests`, `types-urllib3`, `flake8`, `pytest`, `gevent`, `eventlet`, `dnspython`, `csle-ryu-fork`, `gpytorch`, `pulp`, `Bayesian optimization`, `emukit`, `cma`, `pycryptodome`, `mitreattack-python`.
- PostgreSQL 12+;
- `make`, `git`, `bzip2`, `build-essential`;
- Prometheus 2.23+;
Expand Down
3 changes: 2 additions & 1 deletion docs/_docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ should be on the list but is not):
- Jakob Stymne, software development.
- Arvid Lagerqvist, software development.
- Nils Forsgren, software development.
- Bength Roland Pappila, software development.
- Bength Roland Pappila, software development.
- Yu Hu, software development.

0 comments on commit fc1a175

Please sign in to comment.