Hi all,

To remind everyone of the starting point for the CWE REST API WG use cases. The 
following table is the original set of requests that Accellera suggested.

API/Get Request
Example
1
Complete list of CWE HW entries
Full JSON list - e.g., 1194-Hardware Design, with some hierarchy
2
List of all matching categories and view
Members of the category – debugging, security flow issues (e.g., 1196)
3
List of all matching specific field(s)
4
Record of parent CWE
CHILD_ID = 1195 and return PARENT_ID(s)
5
Meta data of all possible values for CWE field
For collection building, sorting (e.g., 8 possible technologies)
6
Return entry Version and Timestamp
Request current version
7
List of entries modified between version releases
startver=1; endver=2
8
Delta between Entry Dates
startdate=01/22/22; enddate=today

Thank you all for your time,
Luke

Reply via email to