Skip to content

doc: explicitly ask for reproducible in JS#63479

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
RafaelGSS:explicitly-ask-reproducible-js
May 26, 2026
Merged

doc: explicitly ask for reproducible in JS#63479
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
RafaelGSS:explicitly-ask-reproducible-js

Conversation

@RafaelGSS
Copy link
Copy Markdown
Member

As titled

Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/tsc

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label May 21, 2026
Comment thread SECURITY.md
Comment thread SECURITY.md
Comment thread SECURITY.md Outdated
Comment thread SECURITY.md Outdated
4. **Report Quality**
* Provide clear, detailed steps to reproduce the vulnerability.
* Include only the minimum proof of concept required to demonstrate the issue.
* Include only the minimum proof of concept required to demonstrate the issue, written in JavaScript/TypeScript.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the point is not about the language but rather that the repor can be run by Node.js alone without external tools/languages

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I don't understand. That's about the language, including your statement, which mentions that:

without external languages

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well if its runnable by Node.js its either js or ts 😄

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

github is showing me a full diff instead of just the line change

@RafaelGSS RafaelGSS force-pushed the explicitly-ask-reproducible-js branch from 88f3ef3 to 2ed149b Compare May 25, 2026 14:53
@RafaelGSS
Copy link
Copy Markdown
Member Author

github is showing me a full diff instead of just the line change

just rebased and it seems to solve it

@RafaelGSS
Copy link
Copy Markdown
Member Author

ptal @mcollina

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@RafaelGSS RafaelGSS added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels May 26, 2026
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels May 26, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/63479
✔  Done loading data for nodejs/node/pull/63479
----------------------------------- PR info ------------------------------------
Title      doc: explicitly ask for reproducible in JS (#63479)
Author     Rafael Gonzaga <rafael.nunu@hotmail.com> (@RafaelGSS)
Branch     RafaelGSS:explicitly-ask-reproducible-js -> nodejs:main
Labels     doc, author ready
Commits    1
 - doc: explicitly ask for reproducible in JS
Committers 1
 - RafaelGSS <rafael.nunu@hotmail.com>
PR-URL: https://github.com/nodejs/node/pull/63479
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/63479
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Thu, 21 May 2026 15:47:14 GMT
   ✔  Approvals: 7
   ✔  - Marco Ippolito (@marco-ippolito) (TSC): https://github.com/nodejs/node/pull/63479#pullrequestreview-4338459872
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/63479#pullrequestreview-4338496113
   ✔  - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/63479#pullrequestreview-4338514650
   ✔  - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/63479#pullrequestreview-4338866406
   ✔  - Ulises Gascón (@UlisesGascon): https://github.com/nodejs/node/pull/63479#pullrequestreview-4338927767
   ✔  - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/63479#pullrequestreview-4363409432
   ✔  - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/63479#pullrequestreview-4357567531
   ✘  3 GitHub CI job(s) cancelled:
   ✘    - lint-js-and-md: CANCELLED (https://github.com/nodejs/node/actions/runs/26236819950/job/77212188500)
   ✘    - test-linux (ubuntu-24.04-arm): CANCELLED (https://github.com/nodejs/node/actions/runs/26236820009/job/77212188382)
   ✘    - test-linux (ubuntu-24.04): CANCELLED (https://github.com/nodejs/node/actions/runs/26236820009/job/77212188383)
   ℹ  Green GitHub CI is sufficient
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/26451423810

@aduh95 aduh95 added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels May 26, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 26, 2026
@nodejs-github-bot nodejs-github-bot merged commit cd58afc into nodejs:main May 26, 2026
54 of 57 checks passed
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Landed in cd58afc

aduh95 pushed a commit that referenced this pull request May 27, 2026
Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
PR-URL: #63479
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants