CybOXProject / schemas

CybOX Schemas and Schema Development
42 stars 17 forks source link

Remove Domain Name from URITypeEnum in URI Object #322

Open johnwunder opened 10 years ago

johnwunder commented 10 years ago

It was deprecated in CybOX 2.1 but has not been removed. Needs to be removed in next major version.

ikiril01 commented 9 years ago

To provide a bit more context, this is because we added the Domain Name Object in CybOX v2.1, for the capture of domain names. Therefore, the URI Object should no longer be used for this purpose, and so the "Domain Name" value should be removed from its URITypeEnum.

ikiril01 commented 9 years ago

Renamed title for clarity.