siddhi-io / distribution

Siddhi streaming runtime and tooling distribution
http://siddhi.io
Apache License 2.0
24 stars 26 forks source link

Is there a simple way to remove vulnerabilities? #1057

Closed rahools closed 2 years ago

rahools commented 2 years ago

Description: As the tittle suggests, I need to remove dependency vulnerabilities that I found using docker scan command. In other words, I was trying to update library version for jackson and gson as recommended by docker. While doing so, The compilation would fail at OSGI Test cases stage.

rahools commented 2 years ago

Instead of fixing this siddhi.io/distributions, I found that it is much easier and faster to patch up wso2/streaming-integrator. Thus instead of fixing this repository, I have moved on to upgrading streaming-integrator.