Closed ricardogsilva closed 6 years ago
This PR is connected to #114
It adds back the id field to vulnerability details endpoints. The detail endpoint now features the following identify-related fields:
id
HeveDetails
url
table_id
name
reference
This PR is connected to #114
It adds back the
id
field to vulnerability details endpoints. The detail endpoint now features the following identify-related fields:id
- id of the underlyingHeveDetails
objecturl
- url of the detail viewtable_id
- internal id of the vulnerability in its corresponding tablename
- name for the vulnerability. For now this has the same value as thereference
field