Skip to content

fix(js-x-ray): measure scrypt salt in bytes and merge warnings into one per call - #707

Merged
fraxken merged 3 commits into
NodeSecure:masterfrom
HoyeongJeon:fix/weak-scrypt-salt-and-warnings
Sep 16, 2026
Merged

fraxken merged 3 commits into
NodeSecure:masterfrom
HoyeongJeon:fix/weak-scrypt-salt-and-warnings

Conversation

@HoyeongJeon

Copy link
Copy Markdown
Contributor
  • The i18n messages say that the code checked in bytes but it actually checked in chars, so I fixed the code to check in bytes.
  • When it has several warnings at once, I merge them into one per call.

@HoyeongJeon
HoyeongJeon requested a review from a team as a code owner September 14, 2026 13:18
@changeset-bot

changeset-bot Bot commented Sep 14, 2026

Copy link
Copy Markdown

馃 Changeset detected

Latest commit: 3507036

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@nodesecure/js-x-ray Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@fraxken
fraxken requested a review from ErwanRaulo September 14, 2026 20:02
@fraxken
fraxken merged commit a832844 into NodeSecure:master Sep 16, 2026
9 checks passed
@github-actions github-actions Bot mentioned this pull request Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants