Skip to content

Prototype 2: Evaluating alternatives to YAJL for JSON processing#3540

Open
Easton97-Jens wants to merge 11 commits intoowasp-modsecurity:v3/masterfrom
Easton97-Jens:v3/master-json2
Open

Prototype 2: Evaluating alternatives to YAJL for JSON processing#3540
Easton97-Jens wants to merge 11 commits intoowasp-modsecurity:v3/masterfrom
Easton97-Jens:v3/master-json2

Conversation

@Easton97-Jens
Copy link
Copy Markdown
Contributor

what

This pull request introduces the second prototype for evaluating alternatives to YAJL in JSON processing.

The prototype has been reduced to the following JSON libraries:

  • SIMDJSON
  • JSONCONS

As part of this change, YAJL has been completely removed.

why

The goal of this prototype is to continue the evaluation of possible improvements to JSON handling in terms of:

  • maintainability
  • performance
  • security
  • modernization of dependencies

By removing YAJL entirely and reducing the number of candidate libraries, this prototype provides a more focused base for validation, comparison, and further development.

references

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
4.0% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

1 participant