A research GitHub Action to check for Unsafe Dependency Changes #950
raux
started this conversation in
Show and tell
Replies: 0 comments
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. @supatsara-wat
Beta Was this translation helpful? Give feedback.
All reactions