xtreak/clj-http-ssrf

A clj-http middleware to prevent SSRF attacks

Leiningen/Boot

[xtreak/clj-http-ssrf "0.2.0"]

Clojure CLI/deps.edn

xtreak/clj-http-ssrf {:mvn/version "0.2.0"}

Gradle

implementation("xtreak:clj-http-ssrf:0.2.0")

Maven

<dependency>
  <groupId>xtreak</groupId>
  <artifactId>clj-http-ssrf</artifactId>
  <version>0.2.0</version>
</dependency>