Liking cljdoc? Tell your friends :D

Changes from 1.8.0 to 1.9.0

New

  • Offer a new API oriented for Clojure CLI Tools users.
  • Skip analyzing source directories (as opposed to .jar files), which are irrelevant (as analyzing sources is beyond the scope of dependency-check-core) and can hinder Clojure CLI usage patterns.

Changes from 1.7.0 to 1.8.0

New

  • Update dependency-check-core.

Changes from 1.6.0 to 1.7.0

New

  • Update dependency-check-core.

Changes from 1.5.0 to 1.6.0

New

Changes from 0.6.0 to 1.0

Breaking

From now on, the program will only show a summary table of packages that are demarcated as having a CVSS score greater than zero (i.e any that are rated OK, are now not shown by default). Any that are rated low or high severity continue to be shown. To revert to pre-1.0 behavior, add :verbose-summary true to your project configuration.

Can you improve this documentation?Edit on GitHub

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

× close