Docker Containers
docker run --rm -ti ghcr.io/pyupio/safety:latest --versiondocker run --rm -ti -v /path/to/my/project:/target ghcr.io/pyupio/safety --key <YOUR-API-KEY> --stage cicd scan --target /targetLast updated
Was this helpful?
docker run --rm -ti ghcr.io/pyupio/safety:latest --versiondocker run --rm -ti -v /path/to/my/project:/target ghcr.io/pyupio/safety --key <YOUR-API-KEY> --stage cicd scan --target /targetLast updated
Was this helpful?
Was this helpful?