msprunck / ctim

Cisco Threat Intellligence Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTIM

Clojars Project

CTIM includes common data models used by Cisco Threat Intel services like the CTIA. It is written in Clojure and includes schemas and sample generators.

This is a cljc project, it is intended to work both from clojure/clojurescript projects.

You can run clojurescript tests with:

lein doo phantom test once
lein doo node node once

(Requires phantom and node)

To generate the documentation

lein doc

Docs

License

Copyright © 2016-2023 Cisco Systems

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Cisco Threat Intellligence Model

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%