Add pip-audit
All checks were successful
publish-images / publish-vscode (push) Successful in 11m31s
All checks were successful
publish-images / publish-vscode (push) Successful in 11m31s
This commit is contained in:
parent
bac1e236dc
commit
681b86e03f
@ -18,6 +18,7 @@ RUN dnf update -y \
|
|||||||
# Install some python tools
|
# Install some python tools
|
||||||
RUN PIPX_HOME=/usr/local/lib/pipx PIPX_BIN_DIR=/usr/local/bin pipx install \
|
RUN PIPX_HOME=/usr/local/lib/pipx PIPX_BIN_DIR=/usr/local/bin pipx install \
|
||||||
poetry \
|
poetry \
|
||||||
|
pip-audit \
|
||||||
ipython
|
ipython
|
||||||
|
|
||||||
# Install some go tools
|
# Install some go tools
|
||||||
|
Loading…
Reference in New Issue
Block a user