Skip to content
Snippets Groups Projects
Unverified Commit 7348359a authored by Piotr Balcer's avatar Piotr Balcer Committed by GitHub
Browse files

Merge pull request #5436 from wlemkows/add-bandit-tool

common: add bandit to Ubuntu dockerfile
parents 0fb5df00 b84c535d
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,8 @@ ENV TESTS_DEPS "bc \ ...@@ -55,7 +55,8 @@ ENV TESTS_DEPS "bc \
ndctl \ ndctl \
python3 \ python3 \
ssh \ ssh \
strace" strace \
bandit "
# packaging # packaging
ENV PACKAGING_DEPS "debhelper \ ENV PACKAGING_DEPS "debhelper \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment