Currently, Snyk has no support for Clojure Projects. However, there is a workaround for this, using leiningen. This allows you to generate a Maven-style pom.xml
file for the project which can then be scanned by Snyk.
See an example of this being used on GitHubGist.