-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Are the CVE ID generated in a fixed way like using UUIDv5?
It seems the current script https://github.com/oasis-open/cti-stix-common-objects/blob/main/scripts/generate_common_objects.py#L123 is generating automatically the UUID which is a bit counter productive.
Especially that a CVE ID is fixed and if you know the original seed for the UUIDv5, the UUID can be looked up directly without any search.
Metadata
Metadata
Assignees
Labels
No labels