CybOXProject / schemas

CybOX Schemas and Schema Development
42 stars 17 forks source link

Added AS Object and Moved Regional Internet Registry Types from WHOIS Object to CybOX Common #287

Closed ikiril01 closed 10 years ago

ikiril01 commented 10 years ago

Added the AS Object for capturing the number, name, handle, and regional internet registry of an autonomous system (AS). Also, moved the RegionalRegistryType and RegionalRegistryTypeEnum to the CybOX Common schema from the WHOIS Object to facilitate re-use between the AS Object and WHOIS Object.

This should close #82.