-
Notifications
You must be signed in to change notification settings - Fork 9
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
Clarification/Conformance on Preservation of STIX #263
Comments
The definition of "parse" is ambiguous. To address this would be a material change. |
You can't modify someone else's intel without creating a new object with a new ID. This is part of interop tests and has existed for years as a requirement. In fact, if someone is modifying someone else's intel and either adding or removing content I would argue this is both a) fraud (in a commercial environment b) bad practice for an intel source to be modifying someone else's intel causing the destination to think the intel was original defined by 1 source when in fact its defined by multiple sources in a chain. This is effectively messing with the intel supply chain. Would any other industry allow a distributor to modify a product without it being explicitly approved and identified as such? Imagine if this happened with food, water or any other consumed products. Imagine if a bad actor were to get into the middle of the supply chain and modify the content to help themselves avoid detection? Is that different from a 'legitimate' modification by a 'legimitmate' intel supply chain product? There is none. Do not change this. |
We did not add anything in the conformance section that talks about optional properties. This is a good find and catch. We should probably address this in the future. About the general comment about preserving STIX, here is what I sent to the list.
|
We talked about this on the call today, and decided to push any changes to address this to a future release. |
This was briefly discussed on the interop call today. In reviewing 12.1 STIX Consumer point 1 says:
I agree that parsing is undefined, BUT I believe that changing content to STIX content (which is defined) will help clarify things. As the statement stands, it is not clear what "content" the statement is referring to. Is it referring to the properties? IMO, this change would be classified as a BUG, and be non-material. This change would make it clear, that a STIX object that has required properties must be considered valid and parseable. It does not define WHAT the consumer should do. ====== As for requiring support for parsing optional properties, I do wish the conformance clause contained it, BUT I do think it would be a material change. I also don't think anyone will produce such a product that cannot parse many/most of the optional properties. I do think that adding required support for parsing optional properties should be added in the next version/draft. |
Reviewed existing language. Request and it is a breaking change -- for conformance on both Required and optional properties. Also extensions would be in this discussion. Moving to STIX 2.2 work. |
Originally posted on the mailing list https://lists.oasis-open.org/archives/cti/202104/msg00006.html
Additional specific instances to be addressed in the table within the mailing list post:
• All optional fields – not required per conformance
• Extensions used in both Section 7 and Section 3.2 common properties
• Specification use of “parse”
The text was updated successfully, but these errors were encountered: