Skip to content
This repository has been archived by the owner on Jun 17, 2019. It is now read-only.
Fraser Scott edited this page May 19, 2017 · 2 revisions

pythreatspec

Reference implementation of ThreatSpec. Includes a Python parser, a language-agnostic universal parser, a schema validator and a CWE parser.

Status: In development Language: Python URL: https://github.com/threatspec/pythreatspec

threatspec-go

A native parser for the Go language.

Status: Experimental Language: Go URL: https://github.com/threatspec/threatspec-go Notes: Needs to be updated to the latest ThreatSpec JSON schema.

threatspec-js

A native parser for Javascript.

Status: Experimental Language: Javascript URL: https://github.com/threatspec/threatspec-js Notes: Needs to be updated to the latest ThreatSpec JSON schema.

Clone this wiki locally