Open derwent-m opened 4 years ago
Hi @derwent-m Sorry I just found your PR, but I have already tried to fix this. Please take a look at the latest image and code to see if it works for you
Hi @derwent-m Sorry I just found your PR, but I have already tried to fix this. Please take a look at the latest image and code to see if it works for you
The latest image doesn't work unfortunately.
Steps attempted to reproduce:
git clone https://github.com/ThoughtWorksInc/AS101-4-workshop.git
cd AS101-4-workshop
docker run --rm -v "$PWD/web:/target" hawkeyesec/scanner-cli:latest
Image downloaded:
Digest: sha256:6b3cfc584f1e34d065817ea2f8c5bf92b7247ce4e9d52912e60e41311d0b0ec9
Status: Downloaded newer image for hawkeyesec/scanner-cli:latest
Error still shows:
[error] python-safety returned an error! Unexpected end of JSON input
Description
requirements.txt
to specify Python package versions instead of hard-coding these inDockerfile
python-safety
Python package from1.8.4
to1.9.0
Fixes #163
Type of change
Toolchain
How Has This Been Tested?
Test Configuration:
Dockerfile
)Dockerfile
)Notes for reviewer
Checklist: