Skip to content
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

Check security-flag on node-list #4

Closed
jegli opened this issue Jan 31, 2020 · 1 comment
Closed

Check security-flag on node-list #4

jegli opened this issue Jan 31, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jegli
Copy link
Contributor

jegli commented Jan 31, 2020

As part of the versions-check, check the security-flag from node-list and stop process execution if an unsecure version is being used.

Whenever node releases a new version because of a security vulnerability within node (or npm), the release is flagged with "security": true. We can use this to make sure projects run a secure version of node/npm. More information about the security flag.

This is a follow-up ticket.

@jegli jegli added the enhancement New feature or request label Jan 31, 2020
@jegli jegli self-assigned this Jan 31, 2020
@jegli jegli mentioned this issue Jun 5, 2021
@jegli
Copy link
Contributor Author

jegli commented Aug 12, 2021

Has been merged. Thanks again @prothweil 🙏

@jegli jegli closed this as completed Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant