Liking cljdoc? Tell your friends :D
Clojure only.

cljoss.core


-mainclj

(-main & args)

I don't do a whole lot ... yet.

I don't do a whole lot ... yet.
sourceraw docstring

runclj

(run opts)

Find vulnerabilities and format them if found. Returns a map with truthy :found? if any are found and the formatted output in :description.

Required inputs:

  • :classpath is the full classpath, as string
  • :format determines the output format, json or terminal

Optional inputs:

Find vulnerabilities and format them if found.
Returns a map with truthy :found? if any are found
and the formatted output in :description.

Required inputs:
- :classpath is the full classpath, as string
- :format determines the output format, json or terminal

Optional inputs:
- :url is the url of the Sonatype endpoint,
    mostly changed for testing. 
    Defaults to https://ossindex.sonatype.org/api/v3/component-report
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close