Skip to content

Conversation

prabhu
Copy link
Collaborator

@prabhu prabhu commented Aug 12, 2025

Related: owasp-dep-scan/dep-scan#444

JSON body parameters with null and undefined values no longer get rejected with TypeError. Worked with qwen3-coder to improve the test cases for parseValue methods a bit more.

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
@@ -4577,8 +4571,6 @@ snapshots:
argparse: 1.0.10
esprima: 4.0.1

jsbn@1.1.0: {}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ip-address has removed the dependency on JSBN! Wouldn't it be nice if every dependent library developer periodically reviewed their dependencies and got rid of unwanted ones?

Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
@prabhu
Copy link
Collaborator Author

prabhu commented Aug 13, 2025

Post-build tests are failing on Windows, possibly due to the version of Rust being newer than what is needed by blint (symbolic package). We can look into this separately. Merging this PR so that testing could resume from the master image.

@prabhu prabhu merged commit 5c36f21 into master Aug 13, 2025
87 of 89 checks passed
@prabhu prabhu deleted the fix/server-null-handling branch August 13, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant