Update Python guidelines authored by Georg Koppen's avatar Georg Koppen
...@@ -84,4 +84,4 @@ Human language: ...@@ -84,4 +84,4 @@ Human language:
### Security: ### Security:
- [bandit](https://pypi.org/project/bandit/): a security oriented static analyzer for python code - [bandit](https://pypi.org/project/bandit/): a security oriented static analyzer for python code
- [safety](https://pypi.org/project/safety/) checks installed dependencies for known vulnerabilities - [safety](https://pypi.org/project/safety/): check installed dependencies for known vulnerabilities