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

Add [taxonomies] uuidv5 for namespace, predicates, values #295

Merged
merged 4 commits into from
Mar 4, 2025

Conversation

NMD03
Copy link
Contributor

@NMD03 NMD03 commented Mar 4, 2025

This PR adds a UUIDv5 to all namespaces, predicates and values.

  • The UUID for namespaces is based on the pyhton standard NAMESPACE_DNS UUID as well as the complete content of the namespace.
  • The UUID for predicates is based on the UUID of its namespace and the complete content of the predicate
  • The UUID for values is based on the UUID of the corresponding predicate and the complete content of the value

@adulau adulau merged commit 99e2623 into MISP:main Mar 4, 2025
2 of 5 checks passed
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