| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
|
cc @nodejs/security-wg |
Sorry, something went wrong.
Signed-off-by: mateonunez <mateonunez95@gmail.com>
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/47346 ✔ Done loading data for nodejs/node/pull/47346 ----------------------------------- PR info ------------------------------------ Title tools: add missing pinned dependencies (#47346) Author Mateo Nunez (@mateonunez) Branch mateonunez:tools/pinned-dependencies -> nodejs:main Labels meta, openssl, needs-ci, dependencies, commit-queue-squash Commits 2 - tools: add missing pinned dependencies - tools: revert Dockerfile pinned dependency Committers 1 - mateonunez PR-URL: https://github.com/nodejs/node/pull/47346 Reviewed-By: Rafael Gonzaga Reviewed-By: Michael Dawson ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/47346 Reviewed-By: Rafael Gonzaga Reviewed-By: Michael Dawson -------------------------------------------------------------------------------- ℹ This PR was created on Fri, 31 Mar 2023 15:39:34 GMT ✔ Approvals: 2 ✔ - Rafael Gonzaga (@RafaelGSS) (TSC): https://github.com/nodejs/node/pull/47346#pullrequestreview-1368084021 ✔ - Michael Dawson (@mhdawson) (TSC): https://github.com/nodejs/node/pull/47346#pullrequestreview-1383528055 ✔ Last GitHub CI successful ✘ No Jenkins CI runs detected -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/4690388111 |
Sorry, something went wrong.
PR-URL: #47346 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
PR-URL: #47346 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
PR-URL: nodejs#47346 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
| Back | FazBrowse Home | New Git URL |
This MR aims to increase the score of OpenSSF by pinning some missing dependencies.
Pinned dependencies:
To get the 10 score on the Pinned-Dependencies scorecard section, some other application dependencies (npm and pip) would have to be pinned. But on this, I decided to investigate the correct way to pin them before creating a PR.