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

Minimize the use of different types of third party JSON libraries in the code base. #12757

Open
dushaniw opened this issue Mar 24, 2022 · 0 comments

Comments

@dushaniw
Copy link
Contributor

Describe your problem(s)

Currently in the code we use more than one JSON library from different vendors. Some of these libraries are quite outdated.
Eg: org.json wso2 orbit is last updated on 2014

The maintenance work has become hard when upgrading requirements come due to different security vulnerabilities in them. Hence it would be better we can try to reuse only 1 or 2 libraries max for JSON requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants