A research GitHub Action to check for Unsafe Dependency Changes #1658
Closed
supatsara-wat
started this conversation in
Show and tell
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We would like to recommend an action we created to help Open Source Projects, especially when dealing with code changes that might be unsafe when updating dependencies.
FYI - This project was flagged as having such PRs.
https://github.com/marketplace/actions/depsafe.
The code is fairly simple, and it simply flags whenever a require() function is being introduced, as it brings in external resources.
Asia and Raula. @raux
Beta Was this translation helpful? Give feedback.
All reactions