Categorygithub.com/pladdy/stones
repositorypackage
0.0.0-20191011021536-2c30a47a72b1
Repository: https://github.com/pladdy/stones.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Go Report Card Code Coverage Build Status Go Doc Go City Release

stones

A STIX 2.0 Validator and Creator written in Go

This is being written to separate STIX validation/processing from TAXII (github.com/pladdy/cabby).

Use cases

  • Serialize/Deserialize Bundles from JSON
  • Serialize/Deserialize Objects from JSON
  • Verify Bundles are valid
  • Verify Objects are valid
  • Validate objects based on their type
  • Return a generic object that has the attributes of its type?

Examples

Resources