logpresso / CVE-2021-44228-Scanner

Vulnerability scanner and mitigation patch for Log4j2 CVE-2021-44228
Apache License 2.0
850 stars 174 forks source link

Resolves logpresso/CVE-2021-44228-Scanner#106 #158

Closed Afrouper closed 2 years ago

Afrouper commented 2 years ago

Hi,

I've tried to generate the json output with some simple classes put in your project - so no needed extra dependencies are used. Of course existing libraries are better. If you prefer a additional lib - take this one:

org.json json 20211205

It is API compatible to the new classes JsonObject and JsonArray (They are called JSONObject and JSONArray in org.json.json)

strawgate commented 2 years ago

Would love to see this functionality