-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace deprecated Sensiolabs security checker #131
Comments
Re: the criteria - the versioning criteria seems arbitrary as for security tools always using the latest info is kind of relevant. Re: the shortlist: for documentation purposes it might be an idea to show a checklist for each of the tools on the long list and which criteria they met/didn't meet. Possibly with a short additional paragraph with the reasoning to (not) prefer the tool ? |
It's more about when the code changes, independent of the DB/list it uses. Requiring
👍 I'll update the issue. |
This issue got closed when I merged the accompanying MR, I'll re-open it as I do still intend to update it with more info. |
Okay, so I've started working on moving the rest of the CI from Travis to GH Actions and the first thing I run into straight away is that this new dependency conflicts with our supported PHP versions, so unless we want to jump through hoops to use it, I would strongly advocate replacing the |
PR #137 will remove the From the commit message:
If anyone has any objections or concerns about this, please speak up. |
Closing this as #137 has been merged. |
As mentioned in #130, the Sensiolabs security checker has been deprecated and needs to be replaced by an alternative.
Steps to take:
Longlist
composer
conflict)Replacement criteria
Shortlist
Out of all the suggested candidates, only the Enlightn security-checker remains, as it is the only one that meets all 6 current criteria. (Pending other candidates or criteria).
Final choice
🔜
@TODO
The text was updated successfully, but these errors were encountered: