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

STIX_Package level handling does not work well when you remove the objects from the STIX_Package (ie. Object reuse) #378

Open
terrymacdonald opened this issue Nov 9, 2015 · 1 comment

Comments

@terrymacdonald
Copy link

When you remove a STIX Object from its STIX package, the Marking Structure does not move with it. This would cause issues while extracting objects from a received package as one would need to extract the Handling Guidelines and then attach them to each object.

We need to find a different solution. One potential solution is proposed below:

  1. Remove Handling/Marking from STIX_Package Header
  2. Remove the concept of XPath Controlled_Structure
  3. Find a new home for Information Source, outside of Handling/Marking
  4. Create Simple Marking, TLP, and TOU marking as either attributes to each object or as elements within each object
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