Skip to content

test: add unsalted-password-hash fixture (CWE-759) - #198

Merged
ralyodio merged 2 commits into
profullstack:masterfrom
ezequiellich44-cmd:cwe-759-unsalted-hash
Aug 19, 2026
Merged

test: add unsalted-password-hash fixture (CWE-759)#198
ralyodio merged 2 commits into
profullstack:masterfrom
ezequiellich44-cmd:cwe-759-unsalted-hash

Conversation

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor

Adds a JavaScript test case for CWE-759 (use of one-way hash without a salt) covering unsalted password digests, with a bcrypt safe counterpart. Catalog regenerated; corpus safety checks pass (6/6).

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Queue: #183, #184, #185, #186, #187, #188, #190, #191, #192, #193

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Remaining in queue after this one: none

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Queue: #183, #184, #185, #186, #187, #188, #190, #191, #192, #193

@ralyodio

Copy link
Copy Markdown
Contributor

fix these conflicts.

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

Rebased onto current master and the catalog was regenerated. Conflicts resolved; PR is mergeable again.

@ralyodio

Copy link
Copy Markdown
Contributor

still sh ows conflicts. all yuor prs are this way. its something with md/json files

ezequiellich44-cmd added a commit to ezequiellich44-cmd/malware-test-prs that referenced this pull request Aug 19, 2026
@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

Rebased again onto current master (now includes the new \corpus safety rules\ CI). Catalog regenerated; both \corpus safety rules\ and \ hreatcrush security scan\ pass. PR is mergeable.

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

Rebased onto upstream/master; only the fixture + regenerated catalog are in the diff. All checks green.

@ralyodio
ralyodio merged commit bbd332d into profullstack:master Aug 19, 2026
5 checks passed
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.

2 participants