Reproduced on 3.3.1 and 3.2.0 have not tested other versions
Log from gradle plugin: https://gist.github.com/ghollies/da0b2631ff7d22c082d54536592e6df9
minimal gradle configuration: https://gist.github.com/ghollies/37eafcacc0344ca81bb9d6fbb15bbbeb
Behavior:
when a project includes 'com.atlassian.plugins:atlassian-plugins-osgi:4.5.0' as a dependency, (transitive or otherwise), and JSON is included as an output format, any call to dependencyCheckAnalyze fails to generate the json with a com.google.gson.stream.MalformedJsonException
Reproduced on 3.3.1 and 3.2.0 have not tested other versions
Log from gradle plugin: https://gist.github.com/ghollies/da0b2631ff7d22c082d54536592e6df9
minimal gradle configuration: https://gist.github.com/ghollies/37eafcacc0344ca81bb9d6fbb15bbbeb
Behavior:
when a project includes
'com.atlassian.plugins:atlassian-plugins-osgi:4.5.0'as a dependency, (transitive or otherwise), and JSON is included as an output format, any call todependencyCheckAnalyzefails to generate the json with acom.google.gson.stream.MalformedJsonException