defs

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	STIX_VERSION       = "2.1"
	TAXII_VERSION      = "2.1"
	MEDIA_TYPE_STIX    = "application/stix+json"
	MEDIA_TYPE_TAXII   = "application/taxii+json"
	MEDIA_TYPE_STIX20  = "application/vnd.oasis.stix+json;version=2.0"
	MEDIA_TYPE_TAXII20 = "application/vnd.oasis.taxii+json;version=2.0"
	MEDIA_TYPE_STIX21  = "application/stix+json;version=2.1"
	MEDIA_TYPE_TAXII21 = "application/taxii+json;version=2.1"
	MEDIA_TYPE_JSON    = "application/json"
	MEDIA_TYPE_HTML    = "text/html; charset=utf-8"

	TIME_RFC_3339       = "2006-01-02T15:04:05Z07:00"
	TIME_RFC_3339_MILLI = "2006-01-02T15:04:05.999Z07:00"
	TIME_RFC_3339_MICRO = "2006-01-02T15:04:05.999999Z07:00"

	STRICT_TYPES = true
)

These are the STIX timestamp formats. TIME_RFC_3339 is the general purpose timestamp. TIME_RFC_3339_MICRO is the timestamp for the created and modified properties.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL