-
Notifications
You must be signed in to change notification settings - Fork 142
Comparing changes
Open a pull request
base repository: keichi/binary-parser
base: fix-code-injection
head repository: keichi/binary-parser
compare: master
- 15 commits
- 4 files changed
- 4 contributors
Commits on Aug 21, 2025
-
build(deps-dev): bump sha.js from 2.4.11 to 2.4.12
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. - [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md) - [Commits](browserify/sha.js@v2.4.11...v2.4.12) --- updated-dependencies: - dependency-name: sha.js dependency-version: 2.4.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bedf323 - Browse repository at this point
Copy the full SHA bedf323View commit details -
build(deps-dev): bump cipher-base from 1.0.4 to 1.0.6
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.6. - [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md) - [Commits](browserify/cipher-base@v1.0.4...v1.0.6) --- updated-dependencies: - dependency-name: cipher-base dependency-version: 1.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a0df767 - Browse repository at this point
Copy the full SHA a0df767View commit details
Commits on Nov 15, 2025
-
build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ad909a - Browse repository at this point
Copy the full SHA 6ad909aView commit details
Commits on Nov 26, 2025
-
Merge pull request #283 from keichi/fix-code-injection
Fix code injection vulnerability via field names and encoding names
Configuration menu - View commit details
-
Copy full SHA for 7811fab - Browse repository at this point
Copy the full SHA 7811fabView commit details -
Merge pull request #277 from keichi/dependabot/npm_and_yarn/sha.js-2.…
…4.12 build(deps-dev): bump sha.js from 2.4.11 to 2.4.12
Configuration menu - View commit details
-
Copy full SHA for a11eccf - Browse repository at this point
Copy the full SHA a11eccfView commit details -
Merge pull request #278 from keichi/dependabot/npm_and_yarn/cipher-ba…
…se-1.0.6 build(deps-dev): bump cipher-base from 1.0.4 to 1.0.6
Configuration menu - View commit details
-
Copy full SHA for d0aec1a - Browse repository at this point
Copy the full SHA d0aec1aView commit details -
Merge pull request #279 from keichi/dependabot/npm_and_yarn/js-yaml-4…
….1.1 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
Configuration menu - View commit details
-
Copy full SHA for d01bcbe - Browse repository at this point
Copy the full SHA d01bcbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dafd55 - Browse repository at this point
Copy the full SHA 0dafd55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5efc2c0 - Browse repository at this point
Copy the full SHA 5efc2c0View commit details
Commits on Dec 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0407011 - Browse repository at this point
Copy the full SHA 0407011View commit details -
Merge pull request #284 from Lezvix/import-fix
Adjust package.json exports resolution
Configuration menu - View commit details
-
Copy full SHA for e9ddf99 - Browse repository at this point
Copy the full SHA e9ddf99View commit details
Commits on Jan 1, 2026
-
build(deps): bump qs and body-parser
Bumps [qs](https://github.com/ljharb/qs) and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together. Updates `qs` from 6.13.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.14.1) Updates `body-parser` from 1.20.3 to 1.20.4 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.3...1.20.4) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect - dependency-name: body-parser dependency-version: 1.20.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 43bd88a - Browse repository at this point
Copy the full SHA 43bd88aView commit details
Commits on Jan 5, 2026
-
Merge pull request #285 from keichi/dependabot/npm_and_yarn/multi-a08…
…17b5bb4 build(deps): bump qs and body-parser
Configuration menu - View commit details
-
Copy full SHA for f38f769 - Browse repository at this point
Copy the full SHA f38f769View commit details -
Fix broken build status badge in README
Update the workflow badge URL from 'build' to 'test-nodejs' to match the actual GitHub Actions workflow name defined in nodejs.yml.
Configuration menu - View commit details
-
Copy full SHA for f33a004 - Browse repository at this point
Copy the full SHA f33a004View commit details -
Merge pull request #286 from keichi/claude/fix-readme-badge-9onXC
Fix broken build status badge in README
Configuration menu - View commit details
-
Copy full SHA for bc75a66 - Browse repository at this point
Copy the full SHA bc75a66View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff fix-code-injection...master