Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds option to ignore uuid validation #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

darwayne
Copy link

No description provided.

@TcM1911
Copy link
Owner

TcM1911 commented May 14, 2022

Thank you for your contribution @darwayne. I have hard time seeing how this feature would be needed given that it would allow objects with identifiers that are violating the specification. According to the spec, the identifier should be:

All identifiers, excluding those used in the deprecated Cyber Observable Container, MUST follow the form object-type--UUID, where object-type is the exact value (all type names are lowercase strings, by definition) from the type property of the object being identified or referenced and where the UUID MUST be an RFC 4122-compliant UUID RFC4122.

Do you have a usecase where you receiving STIX data from a producer that is not following the spec?

@TcM1911
Copy link
Owner

TcM1911 commented May 14, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants