Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve xml sources #389

Merged
merged 10 commits into from
Dec 23, 2024
Merged

Improve xml sources #389

merged 10 commits into from
Dec 23, 2024

Conversation

timokoessler
Copy link
Member

  • Also add xml that is inside the request query, headers etc. to the context
  • Support multiple xml parser calls during one request

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

timokoessler and others added 6 commits September 20, 2024 14:19
…-support

* 'main' of github.com:AikidoSec/node-RASP: (24 commits)
  Fix tests
  Fix again
  fix: Wrong payload path after merge
  Fix tests
  Delete jwt.iss
  Add test
  Use new Zen internals JS parser
  Add test for isRequestToItself
  Fix edge case
  Improve readability of isRequestToItself
  Prevent undefined path error
  fix: Array length check
  Add max depth and array size
  Flexible match count, fix tests
  Upload only one path, simplify
  Update library/helpers/attackPath.ts
  Limit maximum attack paths
  feat: Only build payload paths on attack
  Remove console.log, add test
  Add e2e tests, simplify
  ...
@bitterpanda63 bitterpanda63 merged commit 64d67c7 into main Dec 23, 2024
11 checks passed
@bitterpanda63 bitterpanda63 deleted the extend-xml-support branch December 23, 2024 13:06
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.

3 participants