hawkeyesec / scanner-cli

A project security/vulnerability/risk scanning tool
Other
358 stars 89 forks source link

Security Checker deprecated -- Project moved and renamed #167

Open antikhv opened 3 years ago

antikhv commented 3 years ago

Security Checker Deprecated

Description

The Security Checker phar has been deprecated and moved to SensioLabs Security Checker. We don't know how much of the API has changed so unable to determine impact. However, that file (security-checker.phar) cannot be downloaded anymore. The underlying Website is offline.

Steps to Reproduce

  1. Build Dockerfile
  2. See logs

Expected behavior: Docker build is successfuly

Actual behavior: Docker build fails, unable to download the file

paras-malhotra commented 3 years ago

You can use the Enlightn Security Checker's PHAR file. Download it here.

antikhv commented 3 years ago

Thanks for the link! I added the change and it's in the PR for this issue