cti-stix2-json-schemas
cti-stix2-json-schemas copied to clipboard
OASIS TC Open Repository: Non-normative schemas and examples for STIX 2
The STIX2.1 standard states for network-traffic http-request-ext request_header: > The corresponding value for each dictionary key MUST always be a list of type string to support when a header field...
The standard for STIX2.1 specifies for the http-request-ext for the request_header field: > The corresponding value for each dictionary key MUST always be a list of type string to support...
I was attempting to express some IPv4 addresses in a typical defanged format but received errors that it didn't match the regex for a IPv4 in CIDR format. When I...
Would it be possible to create a `package.json` for this repo (using `npm init`) and [publish](https://docs.npmjs.com/cli/publish) it to [npm](https://www.npmjs.com/)? That way, this repo can be combined with validators like [ajv](https://www.npmjs.com/package/ajv)...
None of the examples provided seem to show how/where observables fit in and their usage. It would be helpful to have an example or two for those like myself who...
The standard states that: > A Comparison Operator MAY be preceded by the modifier NOT, in which case the resultant Comparison Expression is logically negated. and the `EXISTS` set operator...
The pattern grammar implementation seems to differ from the specification. The spec states: > A Comparison Operator MAY be preceded by the modifier NOT, in which case the resultant Comparison...
simplify object_refs allowed patterns regex - resolves issue #182 in validator.