com.livingsocial/lein-dependency-check

Clojure command line tool for detecting vulnerable project dependencies

  • VCSN/A

  • cljdoc documentationcljdoc
  • 190,587 Downloads
  • 12 This Version

Leiningen/Boot

[com.livingsocial/lein-dependency-check "0.1.0"]

Clojure CLI/deps.edn

com.livingsocial/lein-dependency-check {:mvn/version "0.1.0"}

Gradle

implementation("com.livingsocial:lein-dependency-check:0.1.0")

Maven

<dependency>
  <groupId>com.livingsocial</groupId>
  <artifactId>lein-dependency-check</artifactId>
  <version>0.1.0</version>
</dependency>