xtreak/clj-http-ssrf

A clj-http middleware to prevent SSRF attacks

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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