clj-holmes / clj-watson

clojure deps SCA
Eclipse Public License 2.0
83 stars 9 forks source link

Fix rendering of JSON output #117

Closed lread closed 2 months ago

lread commented 2 months ago

json output now renders as JSON. json & sarif output (both are JSON) now pretty-printed.

Closes #116