Closed
Description
Search before asking
- I had searched in the issues and found no similar issues.
Environment
Other
EventMesh version
Other
What happened
Since EventMesh has a lot of dependencies and the upgrades are done manually, the TAR distribution contains many libraries with known vulnerabilities.
For examples Jackson 2.13.0 is included multiple times in the distribution.
One way to solve these problems is to enable Dependabot (cf. documentation) or another dependency manager on the repository. Dependabot is highly configurable. You can upgrade every dependency or just those that are vulnerable.
How to reproduce
Check the contents of the distribution archive and look for Jackson 2.13.0.
Debug logs
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct *