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

Please update Usage docs when introducing new fields #41

Open
brettforbes opened this issue Jun 25, 2023 · 0 comments
Open

Please update Usage docs when introducing new fields #41

brettforbes opened this issue Jun 25, 2023 · 0 comments

Comments

@brettforbes
Copy link

Hi,
Just a heads-up

I found a new field/property in the latest version, which is not reported in the USAGE.md file. I caught it because my input python classes (extensions to the OASIS Stix2 Python library) threw an exception while trying to parse the object, before translating into my schema language.
The property is "x_mitre_network_requirements": false,
the new class property is ('x_mitre_network_requirements', BooleanProperty()), (note i didn't set it as false by default)

I notice the USAGE.md file hasn't been updated for eight months. Might be a good time to amend the property table for Techniques and Subtechniques

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

No branches or pull requests

1 participant