You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would we be able to add that check into this aswell? I can probably find some time in the next couple of weeks to throw this together if people think it's a good idea.
The text was updated successfully, but these errors were encountered:
I think it would be interesting to include this kind of information. The core purpose of this package is to notify application owners of pending doom in the dependencies they use. If you're up for it, I'd like to invite you to see if you could write this up for Laravel Security Checker. We could even collaborate on it!
Things I find important in code:
Keep it DRY.
Adhere to the SOLID principles.
Don't commit code without proper tests.
Keep it backwards compatible and optional so that users can choose if they'd like to enable this additional feature.
NPM has a command 'npm audit'.
Would we be able to add that check into this aswell? I can probably find some time in the next couple of weeks to throw this together if people think it's a good idea.
The text was updated successfully, but these errors were encountered: