Skip to content

Commit

Permalink
feat: added python3-file-magic package
Browse files Browse the repository at this point in the history
python3-file-magic package is installed in order to be used
by SAST tasks to run find-unicode-control tool

Signed-off-by: Chuntao Han <[email protected]>
  • Loading branch information
hanchuntao authored and dirgim committed Sep 11, 2024
1 parent 25047a6 commit 5fc4574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.
clamd \
csdiff \
git \
python3-file-magic \
python3-pip \
clamav-update && \
pip3 install --no-cache-dir yq && \
Expand Down

0 comments on commit 5fc4574

Please sign in to comment.