This API is deprecated please refer to /projects/{projectId}/reports/{reportId}/generate to Generate a report.
Refer /projects/{projectId}/reports/{reportId}/download to Download a report.
Generates Reports (PROJECT, AUDIT, NOTICES, CUSTOM_REPORT) for a given projectId. For CUSTOM_REPORT provide the name of the report. All project users including Observer, Reviewer and Analyst can generate reports for private projects.
Try it out is not available for this API. This API can be tested using conventional REST API clients such as postman or cURL.
When calling this API from a REST client, you need to redirect output to a zip file as follows
curl -X GET "http://HOST:PORT/codeinsight/api/project/generateReport?reportType=REPORT_TYPE&projectId=PROJECT_ID" -H "accept: application/octet-stream" -H "Authorization: Bearer JWT_TOKEN" > report.zip
OK
Bad request: No project with id x
Use the enhanced '/projects' api.
To create a project the projectName field is required and other fields are optional. If the optional fields are left blank, the 'Project Default' values are applied for them.
OK
Error : error message
{- "projectName": "eportal",
- "projectType": "INVENTORY_ONLY | default: STANDARD",
- "description": "description",
- "projectFolderName": "eportal-v1",
- "policyProfileName": "Default License Policy Profile",
- "scanProfileName": "Basic Scan - Without CL | default: Standard Scan Profile",
- "ownerLogin": "admin",
- "risk": "HIGH | default: MEDIUM",
- "privateProject": "false",
- "autoPublish": "true",
- "markAssociatedFilesAsReviewed": "true"
}0Returns a Delta list of inventory after latest scan and relevant details for a given project. All project users including Observer, Reviewer and Analyst can view project inventory of private/public projects.
OK
Bad request: The project Id entered was not found
Returns a list of inventory and inventory details for a given project; includes a flag for a short/long version. All project users including Observer, Reviewer and Analyst can view project inventory of private projects.
OK
Bad request: The project Id entered was not found
{- "partOfProduct": "Unknown",
- "linking": "Unknown",
- "modified": "Unknown",
- "inventoryType": "Work in Progress",
- "confidence": "1",
- "disclosed": true,
- "usageText": "usage",
- "repositoryItem": {
- "updateDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "title": "string",
- "componentVersion": {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "versionLicenses": [
- null
], - "purl": "string",
- "customVulnerabilities": [
- null
], - "libVulnerabilities": [
- null
], - "custom": true,
- "vulnerabilities": [
- null
], - "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": true,
- "custom": true,
- "externalId": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "purl": "string",
- "flavors": [
- null
], - "libVulnerabilities": [
- null
], - "libAddVulnerabilities": [
- null
], - "customVulnerabilities": [
- null
], - "versionLicenses": [
- null
], - "versionLabels": [
- null
], - "vulnerabilities": [
- null
], - "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "vulnerabilityReferences": [
- {
- "url": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- { }
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
}
], - "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- { }
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": true,
- "custom": true,
- "externalId": "string",
- "deprecated": true,
- "component": { },
- "purl": "string",
- "flavors": [
- {
- "id": null,
- "componentVersion": null,
- "flavor": null
}
], - "libVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "kev": null,
- "severityAsInteger": null,
- "score": null,
- "severity": null,
- "shallowCopy": null
}
], - "libAddVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "kev": null,
- "severityAsInteger": null,
- "score": null,
- "severity": null,
- "shallowCopy": null
}
], - "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "severityAsInteger": null,
- "score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "children": [ ],
- "severity": null,
- "shallowCopy": null
}
], - "versionLicenses": [
- 1
], - "versionLabels": [
- "string"
], - "vulnerabilities": [
- {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
], - "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}
], - "customVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": { },
- "versionLicenses": [
- 1
], - "purl": "string",
- "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "severityAsInteger": null,
- "score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "children": [ ],
- "severity": null,
- "shallowCopy": null
}
], - "libVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "kev": null,
- "severityAsInteger": null,
- "score": null,
- "severity": null,
- "shallowCopy": null
}
], - "custom": true,
- "vulnerabilities": [
- {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
], - "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": {
- "component": { },
- "cpeName": "string"
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "custom": true,
- "deprecated": true,
- "deleted": true
}
], - "suppressedVulnerabilities": [
- {
- "id": 0,
- "componentId": 0,
- "componentName": "string",
- "vulnerabilityId": 0,
- "vulnerabilityName": "string",
- "versionScope": "SPECIFIC_VERSIONS",
- "suppressedVersions": [
- {
- "id": null,
- "versionId": null,
- "versionName": null,
- "reason": null,
- "remarks": null,
- "status": null,
- "suppressEntity": null,
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null,
- "suppressionScope": null
}
], - "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "updatedBy": "string"
}
], - "custom": true,
- "sortedVersions": [
- { }
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- { }
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}, - "inUse": true,
- "createdBy": "string",
- "id": 0,
- "item": {
- "id": 0,
- "type": "Component",
- "displayName": "string"
}, - "license": 1,
- "component": {
- "modified": true,
- "title": "string",
- "custom": true,
- "flagMask": 0,
- "sourceRepoUrl": "string",
- "popularity": 0,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "sortedVersions": [
- {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- null
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
}
], - "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "custom": null,
- "deprecated": null,
- "deleted": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- { }
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- { }
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}
], - "externalId": "string",
- "componentCPEs": [
- {
- "cpeKey": {
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "createdBy": "string",
- "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "custom": true,
- "sortedVersions": [
- null
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "versions": [
- null
]
}, - "cpeName": "string"
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "custom": true,
- "deprecated": true,
- "deleted": true
}
], - "encryption": true,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "createdBy": "string",
- "registeredDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "id": 0,
- "default": true,
- "displayName": "string",
- "description": "string",
- "url": "string",
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "versions": [
- {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- null
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
}
], - "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "custom": null,
- "deprecated": null,
- "deleted": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- { }
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- { }
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}
], - "type": "Component"
}
}, - "noticeText": "Notice text",
- "encrypted": "Unknown",
- "distributed": "Unknown",
- "priorityId": 0,
- "copyrightText": "string",
- "projectId": 1,
- "provenanceId": 0,
- "updateDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "publishedDate": "2019-08-24T14:15:22Z",
- "associatedComponentVersion": {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "createdBy": "string",
- "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "custom": true,
- "sortedVersions": [
- null
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "versions": [
- null
]
}, - "versionLicenses": [
- 1
], - "purl": "string",
- "customVulnerabilities": [
- { }
], - "libVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "kev": null,
- "severityAsInteger": null,
- "score": null,
- "severity": null,
- "shallowCopy": null
}
], - "custom": true,
- "vulnerabilities": [
- {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
], - "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": true,
- "custom": true,
- "externalId": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "createdBy": "string",
- "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "custom": true,
- "sortedVersions": [
- null
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "versions": [
- null
]
}, - "purl": "string",
- "flavors": [
- {
- "id": null,
- "componentVersion": null,
- "flavor": null
}
], - "libVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "kev": null,
- "severityAsInteger": null,
- "score": null,
- "severity": null,
- "shallowCopy": null
}
], - "libAddVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "kev": null,
- "severityAsInteger": null,
- "score": null,
- "severity": null,
- "shallowCopy": null
}
], - "customVulnerabilities": [
- { }
], - "versionLicenses": [
- 1
], - "versionLabels": [
- "string"
], - "vulnerabilities": [
- {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
], - "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}
], - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "vulnerabilityReferences": [
- {
- "url": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- { }
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- { }
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
}
], - "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- { }
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": true,
- "custom": true,
- "externalId": "string",
- "deprecated": true,
- "component": { },
- "purl": "string",
- "flavors": [
- {
- "id": 0,
- "componentVersion": { },
- "flavor": "string"
}
], - "libVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": true,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "deprecated": true,
- "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "children": [
- null
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "kev": true,
- "severityAsInteger": 0,
- "score": 0,
- "severity": "string",
- "shallowCopy": {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
}
], - "libAddVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": true,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "deprecated": true,
- "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "children": [
- null
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "kev": true,
- "severityAsInteger": 0,
- "score": 0,
- "severity": "string",
- "shallowCopy": {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
}
], - "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- null
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
}
], - "versionLicenses": [
- 1
], - "versionLabels": [
- "string"
], - "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}
], - "customVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": { },
- "versionLicenses": [
- 1
], - "purl": "string",
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- null
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
}
], - "libVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": true,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "deprecated": true,
- "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "children": [
- null
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "kev": true,
- "severityAsInteger": 0,
- "score": 0,
- "severity": "string",
- "shallowCopy": {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
}
], - "custom": true,
- "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": {
- "component": { },
- "cpeName": "string"
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "custom": true,
- "deprecated": true,
- "deleted": true
}
], - "suppressedVulnerabilities": [
- {
- "id": 0,
- "componentId": 0,
- "componentName": "string",
- "vulnerabilityId": 0,
- "vulnerabilityName": "string",
- "versionScope": "SPECIFIC_VERSIONS",
- "suppressedVersions": [
- {
- "id": 0,
- "versionId": 0,
- "versionName": "string",
- "reason": "FALSE_POSITIVE",
- "remarks": "string",
- "status": "Suppress",
- "suppressEntity": { },
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "updatedBy": "string",
- "suppressionScope": 0
}
], - "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "updatedBy": "string"
}
], - "custom": true,
- "sortedVersions": [
- { }
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- { }
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}, - "workflowURL": "string",
- "associatedComponent": {
- "modified": true,
- "title": "string",
- "custom": true,
- "flagMask": 0,
- "sourceRepoUrl": "string",
- "popularity": 0,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "sortedVersions": [
- {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "customComponentVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "libComponentVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "vulnerabilityReferences": [
- {
- "url": null
}
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
}
], - "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "vulnerabilityReferences": [
- {
- "url": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- { }
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": true,
- "custom": true,
- "externalId": "string",
- "deprecated": true,
- "component": { },
- "purl": "string",
- "flavors": [
- null
], - "libVulnerabilities": [
- null
], - "libAddVulnerabilities": [
- null
], - "customVulnerabilities": [
- null
], - "versionLicenses": [
- null
], - "versionLabels": [
- null
], - "vulnerabilities": [
- null
], - "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "customVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": { },
- "versionLicenses": [
- null
], - "purl": "string",
- "customVulnerabilities": [
- null
], - "libVulnerabilities": [
- null
], - "custom": true,
- "vulnerabilities": [
- null
], - "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": {
- "component": null,
- "cpeName": null
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "custom": true,
- "deprecated": true,
- "deleted": true
}
], - "suppressedVulnerabilities": [
- {
- "id": 0,
- "componentId": 0,
- "componentName": "string",
- "vulnerabilityId": 0,
- "vulnerabilityName": "string",
- "versionScope": "SPECIFIC_VERSIONS",
- "suppressedVersions": [
- null
], - "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "updatedBy": "string"
}
], - "custom": true,
- "sortedVersions": [
- { }
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- { }
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}
], - "externalId": "string",
- "componentCPEs": [
- {
- "cpeKey": {
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- { }
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- {
- "custom": null,
- "customVulnerabilities": [ ],
- "vulnerabilities": [ ],
- "versionName": null,
- "purl": null,
- "versionLicenses": [ ],
- "id": null,
- "type": null,
- "displayName": null,
- "deprecated": null,
- "component": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- {
- "custom": null,
- "customVulnerabilities": [ ],
- "vulnerabilities": [ ],
- "versionName": null,
- "purl": null,
- "versionLicenses": [ ],
- "id": null,
- "type": null,
- "displayName": null,
- "deprecated": null,
- "component": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
]
}, - "cpeName": "string"
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "custom": true,
- "deprecated": true,
- "deleted": true
}
], - "encryption": true,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "createdBy": "string",
- "registeredDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "id": 0,
- "default": true,
- "displayName": "string",
- "description": "string",
- "url": "string",
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "versions": [
- {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "customComponentVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "libComponentVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "vulnerabilityReferences": [
- {
- "url": null
}
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
}
], - "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "vulnerabilityReferences": [
- {
- "url": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- { }
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": true,
- "custom": true,
- "externalId": "string",
- "deprecated": true,
- "component": { },
- "purl": "string",
- "flavors": [
- null
], - "libVulnerabilities": [
- null
], - "libAddVulnerabilities": [
- null
], - "customVulnerabilities": [
- null
], - "versionLicenses": [
- null
], - "versionLabels": [
- null
], - "vulnerabilities": [
- null
], - "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "customVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": { },
- "versionLicenses": [
- null
], - "purl": "string",
- "customVulnerabilities": [
- null
], - "libVulnerabilities": [
- null
], - "custom": true,
- "vulnerabilities": [
- null
], - "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": {
- "component": null,
- "cpeName": null
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "custom": true,
- "deprecated": true,
- "deleted": true
}
], - "suppressedVulnerabilities": [
- {
- "id": 0,
- "componentId": 0,
- "componentName": "string",
- "vulnerabilityId": 0,
- "vulnerabilityName": "string",
- "versionScope": "SPECIFIC_VERSIONS",
- "suppressedVersions": [
- null
], - "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "updatedBy": "string"
}
], - "custom": true,
- "sortedVersions": [
- { }
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- { }
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}
], - "type": "Component"
}, - "associatedLicense": 1,
- "openVulnerabilityAlerts": [
- {
- "id": {
- "alertId": 0,
- "inventoryId": 0
}, - "inventory": {
- "id": 1,
- "name": "git",
- "description": "Description",
- "owner": "antlr",
- "projectId": 1,
- "systemGenerated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "publishedDate": "2019-08-24T14:15:22Z",
- "autoStatus": "DRAFT",
- "repositoryItem": {
- "id": 0,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "custom": null,
- "deprecated": null,
- "deleted": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- {
- "custom": null,
- "customVulnerabilities": [ ],
- "vulnerabilities": [ ],
- "versionName": null,
- "purl": null,
- "versionLicenses": [ ],
- "id": null,
- "type": null,
- "displayName": null,
- "deprecated": null,
- "component": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- {
- "custom": null,
- "customVulnerabilities": [ ],
- "vulnerabilities": [ ],
- "versionName": null,
- "purl": null,
- "versionLicenses": [ ],
- "id": null,
- "type": null,
- "displayName": null,
- "deprecated": null,
- "component": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
]
}, - "componentVersion": {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "severityAsInteger": null,
- "score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "children": [ ],
- "severity": null,
- "shallowCopy": null
}
], - "vulnerabilities": [
- {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "createdBy": "string",
- "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "custom": true,
- "sortedVersions": [
- null
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "versions": [
- null
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}, - "license": 1,
- "licenseId": 0,
- "inUse": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "title": "string",
- "url": "string",
- "autoDetectionNotes": "string",
- "notes": "string",
- "description": "string",
- "item": {
- "id": 0,
- "type": "Component",
- "displayName": "string"
}
}, - "license": 1,
- "auditorReviewNotes": "good to go",
- "remediationNotes": "update this immediately",
- "autoDetectionNotes": "Note",
- "asFoundLicenseText": "Sample from file LICENSE.txt in file ePortal-2.0",
- "status": "UNUSED0",
- "statusPolicyId": 0,
- "priority": {
- "id": 0,
- "type": "INVENTORY_STATUS",
- "name": "string",
- "description": "string",
- "isDefault": true
}, - "priorityId": 0,
- "published": true,
- "disclosed": true,
- "modified": "Unknown",
- "usageText": "usage",
- "noticeText": "Notice text",
- "fileCount": 2000,
- "parentGroupId": 0,
- "rejectedByUpdate": true,
- "confidence": "1",
- "partOfProduct": "Unknown",
- "linking": "Unknown",
- "workflowURL": "string",
- "provenanceId": 0,
- "links": [
- {
- "id": 0,
- "linkType": "BUNDLED",
- "parent": { },
- "child": { }
}
], - "flexFields": [
- {
- "id": 0,
- "inventoryId": 0,
- "flexField1": "string",
- "flexField2": "string",
- "flexField3": "string",
- "flexField4": "string",
- "flexField5": "string"
}
], - "dependencyScope": "string",
- "userUpdatedStatus": "string",
- "cvvMD5": "string",
- "licenseDetectionMethod": "string",
- "copyrightText": "string",
- "inventoryType": "Work in Progress",
- "encrypted": "Unknown",
- "distributed": "Unknown",
- "associatedComponentVersion": {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- null
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
}
], - "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "custom": null,
- "deprecated": null,
- "deleted": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- { }
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- { }
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}, - "associatedComponent": {
- "modified": true,
- "title": "string",
- "custom": true,
- "flagMask": 0,
- "sourceRepoUrl": "string",
- "popularity": 0,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "sortedVersions": [
- {
- "custom": true,
- "customVulnerabilities": [
- null
], - "vulnerabilities": [
- null
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- null
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "externalId": "string",
- "componentCPEs": [
- {
- "cpeKey": {
- "component": null,
- "cpeName": null
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "custom": true,
- "deprecated": true,
- "deleted": true
}
], - "encryption": true,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "createdBy": "string",
- "registeredDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "id": 0,
- "default": true,
- "displayName": "string",
- "description": "string",
- "url": "string",
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "versions": [
- {
- "custom": true,
- "customVulnerabilities": [
- null
], - "vulnerabilities": [
- null
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- null
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "type": "Component"
}, - "associatedLicense": 1,
- "openVulnerabilityAlerts": [
- { }
], - "vulnerabilityAlerts": [
- { }
], - "closedVulnerabilityAlerts": [
- { }
]
}, - "vulnerabilityAlert": {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": 0,
- "code": 0,
- "name": "string"
}, - "state": "UNUSED",
- "passwords": [
- {
- "id": 0,
- "password": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "user": { }
}
], - "permissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "lockedPermissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": true,
- "owner": { },
- "users": [
- null
], - "permissions": [
- null
], - "allUsers": [
- null
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": true,
- "displayName": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayNameWithLogin": "string"
}, - "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": true,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "deprecated": true,
- "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "versionLicenses": [
- null
], - "purl": "string",
- "customVulnerabilities": [
- null
], - "libVulnerabilities": [
- null
], - "custom": true,
- "vulnerabilities": [
- null
], - "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": true,
- "custom": true,
- "externalId": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "purl": "string",
- "flavors": [
- null
], - "libVulnerabilities": [
- null
], - "libAddVulnerabilities": [
- null
], - "customVulnerabilities": [
- null
], - "versionLicenses": [
- null
], - "versionLabels": [
- null
], - "vulnerabilities": [
- null
], - "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "children": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "kev": true,
- "severityAsInteger": 0,
- "score": 0,
- "severity": "string",
- "shallowCopy": {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "vulnerabilityReferences": [
- {
- "url": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- { }
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
}, - "updateId": 0,
- "inventoryAlerts": [
- { }
]
}, - "priority": "string",
- "closed": true,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": 0,
- "code": 0,
- "name": "string"
}, - "state": "UNUSED",
- "passwords": [
- {
- "id": 0,
- "password": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "user": { }
}
], - "permissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "lockedPermissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": true,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": true,
- "displayName": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayNameWithLogin": "string"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": true,
- "unsuppressCreated": true,
- "reason": "SUPPRESSED"
}
], - "vulnerabilityAlerts": [
- {
- "id": {
- "alertId": 0,
- "inventoryId": 0
}, - "inventory": {
- "id": 1,
- "name": "git",
- "description": "Description",
- "owner": "antlr",
- "projectId": 1,
- "systemGenerated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "publishedDate": "2019-08-24T14:15:22Z",
- "autoStatus": "DRAFT",
- "repositoryItem": {
- "id": 0,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "custom": null,
- "deprecated": null,
- "deleted": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- {
- "custom": null,
- "customVulnerabilities": [ ],
- "vulnerabilities": [ ],
- "versionName": null,
- "purl": null,
- "versionLicenses": [ ],
- "id": null,
- "type": null,
- "displayName": null,
- "deprecated": null,
- "component": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- {
- "custom": null,
- "customVulnerabilities": [ ],
- "vulnerabilities": [ ],
- "versionName": null,
- "purl": null,
- "versionLicenses": [ ],
- "id": null,
- "type": null,
- "displayName": null,
- "deprecated": null,
- "component": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
]
}, - "componentVersion": {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "severityAsInteger": null,
- "score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "children": [ ],
- "severity": null,
- "shallowCopy": null
}
], - "vulnerabilities": [
- {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "createdBy": "string",
- "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "custom": true,
- "sortedVersions": [
- null
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "versions": [
- null
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}, - "license": 1,
- "licenseId": 0,
- "inUse": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "title": "string",
- "url": "string",
- "autoDetectionNotes": "string",
- "notes": "string",
- "description": "string",
- "item": {
- "id": 0,
- "type": "Component",
- "displayName": "string"
}
}, - "license": 1,
- "auditorReviewNotes": "good to go",
- "remediationNotes": "update this immediately",
- "autoDetectionNotes": "Note",
- "asFoundLicenseText": "Sample from file LICENSE.txt in file ePortal-2.0",
- "status": "UNUSED0",
- "statusPolicyId": 0,
- "priority": {
- "id": 0,
- "type": "INVENTORY_STATUS",
- "name": "string",
- "description": "string",
- "isDefault": true
}, - "priorityId": 0,
- "published": true,
- "disclosed": true,
- "modified": "Unknown",
- "usageText": "usage",
- "noticeText": "Notice text",
- "fileCount": 2000,
- "parentGroupId": 0,
- "rejectedByUpdate": true,
- "confidence": "1",
- "partOfProduct": "Unknown",
- "linking": "Unknown",
- "workflowURL": "string",
- "provenanceId": 0,
- "links": [
- {
- "id": 0,
- "linkType": "BUNDLED",
- "parent": { },
- "child": { }
}
], - "flexFields": [
- {
- "id": 0,
- "inventoryId": 0,
- "flexField1": "string",
- "flexField2": "string",
- "flexField3": "string",
- "flexField4": "string",
- "flexField5": "string"
}
], - "dependencyScope": "string",
- "userUpdatedStatus": "string",
- "cvvMD5": "string",
- "licenseDetectionMethod": "string",
- "copyrightText": "string",
- "inventoryType": "Work in Progress",
- "encrypted": "Unknown",
- "distributed": "Unknown",
- "associatedComponentVersion": {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- null
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
}
], - "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "custom": null,
- "deprecated": null,
- "deleted": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- { }
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- { }
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}, - "associatedComponent": {
- "modified": true,
- "title": "string",
- "custom": true,
- "flagMask": 0,
- "sourceRepoUrl": "string",
- "popularity": 0,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "sortedVersions": [
- {
- "custom": true,
- "customVulnerabilities": [
- null
], - "vulnerabilities": [
- null
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- null
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "externalId": "string",
- "componentCPEs": [
- {
- "cpeKey": {
- "component": null,
- "cpeName": null
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "custom": true,
- "deprecated": true,
- "deleted": true
}
], - "encryption": true,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "createdBy": "string",
- "registeredDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "id": 0,
- "default": true,
- "displayName": "string",
- "description": "string",
- "url": "string",
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "versions": [
- {
- "custom": true,
- "customVulnerabilities": [
- null
], - "vulnerabilities": [
- null
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- null
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "type": "Component"
}, - "associatedLicense": 1,
- "openVulnerabilityAlerts": [
- { }
], - "vulnerabilityAlerts": [
- { }
], - "closedVulnerabilityAlerts": [
- { }
]
}, - "vulnerabilityAlert": {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": 0,
- "code": 0,
- "name": "string"
}, - "state": "UNUSED",
- "passwords": [
- {
- "id": 0,
- "password": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "user": { }
}
], - "permissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "lockedPermissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": true,
- "owner": { },
- "users": [
- null
], - "permissions": [
- null
], - "allUsers": [
- null
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": true,
- "displayName": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayNameWithLogin": "string"
}, - "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": true,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "deprecated": true,
- "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "versionLicenses": [
- null
], - "purl": "string",
- "customVulnerabilities": [
- null
], - "libVulnerabilities": [
- null
], - "custom": true,
- "vulnerabilities": [
- null
], - "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": true,
- "custom": true,
- "externalId": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "purl": "string",
- "flavors": [
- null
], - "libVulnerabilities": [
- null
], - "libAddVulnerabilities": [
- null
], - "customVulnerabilities": [
- null
], - "versionLicenses": [
- null
], - "versionLabels": [
- null
], - "vulnerabilities": [
- null
], - "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "children": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "kev": true,
- "severityAsInteger": 0,
- "score": 0,
- "severity": "string",
- "shallowCopy": {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "vulnerabilityReferences": [
- {
- "url": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- { }
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
}, - "updateId": 0,
- "inventoryAlerts": [
- { }
]
}, - "priority": "string",
- "closed": true,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": 0,
- "code": 0,
- "name": "string"
}, - "state": "UNUSED",
- "passwords": [
- {
- "id": 0,
- "password": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "user": { }
}
], - "permissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "lockedPermissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": true,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": true,
- "displayName": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayNameWithLogin": "string"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": true,
- "unsuppressCreated": true,
- "reason": "SUPPRESSED"
}
], - "closedVulnerabilityAlerts": [
- {
- "id": {
- "alertId": 0,
- "inventoryId": 0
}, - "inventory": {
- "id": 1,
- "name": "git",
- "description": "Description",
- "owner": "antlr",
- "projectId": 1,
- "systemGenerated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "publishedDate": "2019-08-24T14:15:22Z",
- "autoStatus": "DRAFT",
- "repositoryItem": {
- "id": 0,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "custom": null,
- "deprecated": null,
- "deleted": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- {
- "custom": null,
- "customVulnerabilities": [ ],
- "vulnerabilities": [ ],
- "versionName": null,
- "purl": null,
- "versionLicenses": [ ],
- "id": null,
- "type": null,
- "displayName": null,
- "deprecated": null,
- "component": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- {
- "custom": null,
- "customVulnerabilities": [ ],
- "vulnerabilities": [ ],
- "versionName": null,
- "purl": null,
- "versionLicenses": [ ],
- "id": null,
- "type": null,
- "displayName": null,
- "deprecated": null,
- "component": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
]
}, - "componentVersion": {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "severityAsInteger": null,
- "score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "children": [ ],
- "severity": null,
- "shallowCopy": null
}
], - "vulnerabilities": [
- {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "createdBy": "string",
- "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "custom": true,
- "sortedVersions": [
- null
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "versions": [
- null
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}, - "license": 1,
- "licenseId": 0,
- "inUse": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "title": "string",
- "url": "string",
- "autoDetectionNotes": "string",
- "notes": "string",
- "description": "string",
- "item": {
- "id": 0,
- "type": "Component",
- "displayName": "string"
}
}, - "license": 1,
- "auditorReviewNotes": "good to go",
- "remediationNotes": "update this immediately",
- "autoDetectionNotes": "Note",
- "asFoundLicenseText": "Sample from file LICENSE.txt in file ePortal-2.0",
- "status": "UNUSED0",
- "statusPolicyId": 0,
- "priority": {
- "id": 0,
- "type": "INVENTORY_STATUS",
- "name": "string",
- "description": "string",
- "isDefault": true
}, - "priorityId": 0,
- "published": true,
- "disclosed": true,
- "modified": "Unknown",
- "usageText": "usage",
- "noticeText": "Notice text",
- "fileCount": 2000,
- "parentGroupId": 0,
- "rejectedByUpdate": true,
- "confidence": "1",
- "partOfProduct": "Unknown",
- "linking": "Unknown",
- "workflowURL": "string",
- "provenanceId": 0,
- "links": [
- {
- "id": 0,
- "linkType": "BUNDLED",
- "parent": { },
- "child": { }
}
], - "flexFields": [
- {
- "id": 0,
- "inventoryId": 0,
- "flexField1": "string",
- "flexField2": "string",
- "flexField3": "string",
- "flexField4": "string",
- "flexField5": "string"
}
], - "dependencyScope": "string",
- "userUpdatedStatus": "string",
- "cvvMD5": "string",
- "licenseDetectionMethod": "string",
- "copyrightText": "string",
- "inventoryType": "Work in Progress",
- "encrypted": "Unknown",
- "distributed": "Unknown",
- "associatedComponentVersion": {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- null
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
}
], - "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "custom": null,
- "deprecated": null,
- "deleted": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- { }
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- { }
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}, - "associatedComponent": {
- "modified": true,
- "title": "string",
- "custom": true,
- "flagMask": 0,
- "sourceRepoUrl": "string",
- "popularity": 0,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "sortedVersions": [
- {
- "custom": true,
- "customVulnerabilities": [
- null
], - "vulnerabilities": [
- null
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- null
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "externalId": "string",
- "componentCPEs": [
- {
- "cpeKey": {
- "component": null,
- "cpeName": null
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "custom": true,
- "deprecated": true,
- "deleted": true
}
], - "encryption": true,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "createdBy": "string",
- "registeredDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "id": 0,
- "default": true,
- "displayName": "string",
- "description": "string",
- "url": "string",
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "versions": [
- {
- "custom": true,
- "customVulnerabilities": [
- null
], - "vulnerabilities": [
- null
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- null
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "type": "Component"
}, - "associatedLicense": 1,
- "openVulnerabilityAlerts": [
- { }
], - "vulnerabilityAlerts": [
- { }
], - "closedVulnerabilityAlerts": [
- { }
]
}, - "vulnerabilityAlert": {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": 0,
- "code": 0,
- "name": "string"
}, - "state": "UNUSED",
- "passwords": [
- {
- "id": 0,
- "password": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "user": { }
}
], - "permissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "lockedPermissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": true,
- "owner": { },
- "users": [
- null
], - "permissions": [
- null
], - "allUsers": [
- null
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": true,
- "displayName": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayNameWithLogin": "string"
}, - "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": true,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "deprecated": true,
- "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "versionLicenses": [
- null
], - "purl": "string",
- "customVulnerabilities": [
- null
], - "libVulnerabilities": [
- null
], - "custom": true,
- "vulnerabilities": [
- null
], - "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": true,
- "custom": true,
- "externalId": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "purl": "string",
- "flavors": [
- null
], - "libVulnerabilities": [
- null
], - "libAddVulnerabilities": [
- null
], - "customVulnerabilities": [
- null
], - "versionLicenses": [
- null
], - "versionLabels": [
- null
], - "vulnerabilities": [
- null
], - "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "children": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "kev": true,
- "severityAsInteger": 0,
- "score": 0,
- "severity": "string",
- "shallowCopy": {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "kev": true,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "vulnerabilityReferences": [
- {
- "url": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- { }
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
}, - "updateId": 0,
- "inventoryAlerts": [
- { }
]
}, - "priority": "string",
- "closed": true,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": 0,
- "code": 0,
- "name": "string"
}, - "state": "UNUSED",
- "passwords": [
- {
- "id": 0,
- "password": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "user": { }
}
], - "permissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "lockedPermissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": true,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": true,
- "displayName": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayNameWithLogin": "string"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": true,
- "unsuppressCreated": true,
- "reason": "SUPPRESSED"
}
], - "parentGroupId": 0,
- "systemGenerated": true,
- "rejectedByUpdate": true,
- "autoStatus": "DRAFT",
- "statusPolicyId": 0,
- "name": "git",
- "priority": {
- "id": 0,
- "type": "INVENTORY_STATUS",
- "name": "string",
- "description": "string",
- "isDefault": true
}, - "id": 1,
- "owner": "antlr",
- "description": "Description",
- "links": [
- {
- "id": 0,
- "linkType": "BUNDLED",
- "parent": {
- "id": 1,
- "name": "git",
- "description": "Description",
- "owner": "antlr",
- "projectId": 1,
- "systemGenerated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "publishedDate": "2019-08-24T14:15:22Z",
- "autoStatus": "DRAFT",
- "repositoryItem": {
- "id": 0,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "custom": null,
- "deprecated": null,
- "deleted": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- {
- "custom": null,
- "customVulnerabilities": [ ],
- "vulnerabilities": [ ],
- "versionName": null,
- "purl": null,
- "versionLicenses": [ ],
- "id": null,
- "type": null,
- "displayName": null,
- "deprecated": null,
- "component": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- {
- "custom": null,
- "customVulnerabilities": [ ],
- "vulnerabilities": [ ],
- "versionName": null,
- "purl": null,
- "versionLicenses": [ ],
- "id": null,
- "type": null,
- "displayName": null,
- "deprecated": null,
- "component": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
]
}, - "componentVersion": {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "severityAsInteger": null,
- "score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "children": [ ],
- "severity": null,
- "shallowCopy": null
}
], - "vulnerabilities": [
- {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "createdBy": "string",
- "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "custom": true,
- "sortedVersions": [
- null
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "versions": [
- null
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}, - "license": 1,
- "licenseId": 0,
- "inUse": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "title": "string",
- "url": "string",
- "autoDetectionNotes": "string",
- "notes": "string",
- "description": "string",
- "item": {
- "id": 0,
- "type": "Component",
- "displayName": "string"
}
}, - "license": 1,
- "auditorReviewNotes": "good to go",
- "remediationNotes": "update this immediately",
- "autoDetectionNotes": "Note",
- "asFoundLicenseText": "Sample from file LICENSE.txt in file ePortal-2.0",
- "status": "UNUSED0",
- "statusPolicyId": 0,
- "priority": {
- "id": 0,
- "type": "INVENTORY_STATUS",
- "name": "string",
- "description": "string",
- "isDefault": true
}, - "priorityId": 0,
- "published": true,
- "disclosed": true,
- "modified": "Unknown",
- "usageText": "usage",
- "noticeText": "Notice text",
- "fileCount": 2000,
- "parentGroupId": 0,
- "rejectedByUpdate": true,
- "confidence": "1",
- "partOfProduct": "Unknown",
- "linking": "Unknown",
- "workflowURL": "string",
- "provenanceId": 0,
- "links": [
- { }
], - "flexFields": [
- {
- "id": 0,
- "inventoryId": 0,
- "flexField1": "string",
- "flexField2": "string",
- "flexField3": "string",
- "flexField4": "string",
- "flexField5": "string"
}
], - "dependencyScope": "string",
- "userUpdatedStatus": "string",
- "cvvMD5": "string",
- "licenseDetectionMethod": "string",
- "copyrightText": "string",
- "inventoryType": "Work in Progress",
- "encrypted": "Unknown",
- "distributed": "Unknown",
- "associatedComponentVersion": {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- null
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
}
], - "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "custom": null,
- "deprecated": null,
- "deleted": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- { }
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- { }
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}, - "associatedComponent": {
- "modified": true,
- "title": "string",
- "custom": true,
- "flagMask": 0,
- "sourceRepoUrl": "string",
- "popularity": 0,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "sortedVersions": [
- {
- "custom": true,
- "customVulnerabilities": [
- null
], - "vulnerabilities": [
- null
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- null
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "externalId": "string",
- "componentCPEs": [
- {
- "cpeKey": {
- "component": null,
- "cpeName": null
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "custom": true,
- "deprecated": true,
- "deleted": true
}
], - "encryption": true,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "createdBy": "string",
- "registeredDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "id": 0,
- "default": true,
- "displayName": "string",
- "description": "string",
- "url": "string",
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "versions": [
- {
- "custom": true,
- "customVulnerabilities": [
- null
], - "vulnerabilities": [
- null
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- null
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "type": "Component"
}, - "associatedLicense": 1,
- "openVulnerabilityAlerts": [
- {
- "id": {
- "alertId": 0,
- "inventoryId": 0
}, - "inventory": { },
- "vulnerabilityAlert": {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": null,
- "externalId": null,
- "login": null,
- "password": null,
- "firstName": null,
- "middleName": null,
- "lastName": null,
- "email": null,
- "jobTitle": null,
- "telephone": null,
- "fax": null,
- "location": null,
- "businessUnit": null,
- "question": null,
- "answer": null,
- "createDate": null,
- "updateDate": null,
- "userStatus": null,
- "state": null,
- "passwords": [ ],
- "permissions": [ ],
- "lockedPermissions": [ ],
- "userLists": [ ],
- "userRole": null,
- "ldapAuthenicated": null,
- "displayName": null,
- "lastUpdatedDate": null,
- "displayNameWithLogin": null
}, - "vulnerability": {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "kev": null,
- "severityAsInteger": null,
- "score": null,
- "severity": null,
- "shallowCopy": null
}, - "updateId": 0,
- "inventoryAlerts": [
- null
]
}, - "priority": "string",
- "closed": true,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "lockedPermissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": true,
- "displayName": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayNameWithLogin": "string"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": true,
- "unsuppressCreated": true,
- "reason": "SUPPRESSED"
}
], - "vulnerabilityAlerts": [
- {
- "id": {
- "alertId": 0,
- "inventoryId": 0
}, - "inventory": { },
- "vulnerabilityAlert": {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": null,
- "externalId": null,
- "login": null,
- "password": null,
- "firstName": null,
- "middleName": null,
- "lastName": null,
- "email": null,
- "jobTitle": null,
- "telephone": null,
- "fax": null,
- "location": null,
- "businessUnit": null,
- "question": null,
- "answer": null,
- "createDate": null,
- "updateDate": null,
- "userStatus": null,
- "state": null,
- "passwords": [ ],
- "permissions": [ ],
- "lockedPermissions": [ ],
- "userLists": [ ],
- "userRole": null,
- "ldapAuthenicated": null,
- "displayName": null,
- "lastUpdatedDate": null,
- "displayNameWithLogin": null
}, - "vulnerability": {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "kev": null,
- "severityAsInteger": null,
- "score": null,
- "severity": null,
- "shallowCopy": null
}, - "updateId": 0,
- "inventoryAlerts": [
- null
]
}, - "priority": "string",
- "closed": true,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "lockedPermissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": true,
- "displayName": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayNameWithLogin": "string"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": true,
- "unsuppressCreated": true,
- "reason": "SUPPRESSED"
}
], - "closedVulnerabilityAlerts": [
- {
- "id": {
- "alertId": 0,
- "inventoryId": 0
}, - "inventory": { },
- "vulnerabilityAlert": {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": null,
- "externalId": null,
- "login": null,
- "password": null,
- "firstName": null,
- "middleName": null,
- "lastName": null,
- "email": null,
- "jobTitle": null,
- "telephone": null,
- "fax": null,
- "location": null,
- "businessUnit": null,
- "question": null,
- "answer": null,
- "createDate": null,
- "updateDate": null,
- "userStatus": null,
- "state": null,
- "passwords": [ ],
- "permissions": [ ],
- "lockedPermissions": [ ],
- "userLists": [ ],
- "userRole": null,
- "ldapAuthenicated": null,
- "displayName": null,
- "lastUpdatedDate": null,
- "displayNameWithLogin": null
}, - "vulnerability": {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "kev": null,
- "severityAsInteger": null,
- "score": null,
- "severity": null,
- "shallowCopy": null
}, - "updateId": 0,
- "inventoryAlerts": [
- null
]
}, - "priority": "string",
- "closed": true,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "lockedPermissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": true,
- "displayName": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayNameWithLogin": "string"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": true,
- "unsuppressCreated": true,
- "reason": "SUPPRESSED"
}
]
}, - "child": {
- "id": 1,
- "name": "git",
- "description": "Description",
- "owner": "antlr",
- "projectId": 1,
- "systemGenerated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "publishedDate": "2019-08-24T14:15:22Z",
- "autoStatus": "DRAFT",
- "repositoryItem": {
- "id": 0,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "custom": null,
- "deprecated": null,
- "deleted": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- {
- "custom": null,
- "customVulnerabilities": [ ],
- "vulnerabilities": [ ],
- "versionName": null,
- "purl": null,
- "versionLicenses": [ ],
- "id": null,
- "type": null,
- "displayName": null,
- "deprecated": null,
- "component": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- {
- "custom": null,
- "customVulnerabilities": [ ],
- "vulnerabilities": [ ],
- "versionName": null,
- "purl": null,
- "versionLicenses": [ ],
- "id": null,
- "type": null,
- "displayName": null,
- "deprecated": null,
- "component": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
]
}, - "componentVersion": {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "severityAsInteger": null,
- "score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "children": [ ],
- "severity": null,
- "shallowCopy": null
}
], - "vulnerabilities": [
- {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "createdBy": "string",
- "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "custom": true,
- "sortedVersions": [
- null
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- null
], - "versions": [
- null
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}, - "license": 1,
- "licenseId": 0,
- "inUse": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "title": "string",
- "url": "string",
- "autoDetectionNotes": "string",
- "notes": "string",
- "description": "string",
- "item": {
- "id": 0,
- "type": "Component",
- "displayName": "string"
}
}, - "license": 1,
- "auditorReviewNotes": "good to go",
- "remediationNotes": "update this immediately",
- "autoDetectionNotes": "Note",
- "asFoundLicenseText": "Sample from file LICENSE.txt in file ePortal-2.0",
- "status": "UNUSED0",
- "statusPolicyId": 0,
- "priority": {
- "id": 0,
- "type": "INVENTORY_STATUS",
- "name": "string",
- "description": "string",
- "isDefault": true
}, - "priorityId": 0,
- "published": true,
- "disclosed": true,
- "modified": "Unknown",
- "usageText": "usage",
- "noticeText": "Notice text",
- "fileCount": 2000,
- "parentGroupId": 0,
- "rejectedByUpdate": true,
- "confidence": "1",
- "partOfProduct": "Unknown",
- "linking": "Unknown",
- "workflowURL": "string",
- "provenanceId": 0,
- "links": [
- { }
], - "flexFields": [
- {
- "id": 0,
- "inventoryId": 0,
- "flexField1": "string",
- "flexField2": "string",
- "flexField3": "string",
- "flexField4": "string",
- "flexField5": "string"
}
], - "dependencyScope": "string",
- "userUpdatedStatus": "string",
- "cvvMD5": "string",
- "licenseDetectionMethod": "string",
- "copyrightText": "string",
- "inventoryType": "Work in Progress",
- "encrypted": "Unknown",
- "distributed": "Unknown",
- "associatedComponentVersion": {
- "custom": true,
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "severityAsInteger": 0,
- "score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "children": [
- null
], - "severity": "string",
- "shallowCopy": {
- "shallowCopy": null,
- "lastRevisedDate": null,
- "registry": null,
- "kev": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "originalReleaseDate": null,
- "severityAsInteger": null,
- "score": null,
- "cvssv2Score": null,
- "cvssv3Severity": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv2Severity": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "name": null,
- "id": null,
- "children": [ ],
- "severity": null,
- "source": null,
- "description": null,
- "url": null
}
}
], - "vulnerabilities": [
- {
- "shallowCopy": { },
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "kev": true,
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "severityAsInteger": 0,
- "score": 0,
- "cvssv2Score": 0,
- "cvssv3Severity": "string",
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv2Severity": "string",
- "cvssv3Vector": "string",
- "epssScore": 0,
- "epssPercentile": 0,
- "name": "string",
- "id": 0,
- "children": [
- null
], - "severity": "string",
- "source": "string",
- "description": "string",
- "url": "string"
}
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- 1
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "sourceRepoUrl": "string",
- "encryption": true,
- "flagMask": 0,
- "modified": true,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": true,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "createdBy": "string",
- "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "purl": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ],
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "purl": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "custom": null,
- "vulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "deprecated": null,
- "sortedLicenses": [ ],
- "licenses": [ ],
- "displayVersionName": null
}
], - "licenses": [
- 1
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "custom": null,
- "deprecated": null,
- "deleted": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "custom": true,
- "sortedVersions": [
- { }
], - "updatedBy": "string",
- "type": "Component",
- "default": true,
- "displayName": "string",
- "sortedLicenses": [
- 1
], - "versions": [
- { }
]
}, - "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "displayVersionName": "string"
}, - "associatedComponent": {
- "modified": true,
- "title": "string",
- "custom": true,
- "flagMask": 0,
- "sourceRepoUrl": "string",
- "popularity": 0,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": true,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "sortedVersions": [
- {
- "custom": true,
- "customVulnerabilities": [
- null
], - "vulnerabilities": [
- null
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- null
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "externalId": "string",
- "componentCPEs": [
- {
- "cpeKey": {
- "component": null,
- "cpeName": null
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "custom": true,
- "deprecated": true,
- "deleted": true
}
], - "encryption": true,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "createdBy": "string",
- "registeredDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "id": 0,
- "default": true,
- "displayName": "string",
- "description": "string",
- "url": "string",
- "sortedLicenses": [
- 1
], - "licenses": [
- 1
], - "versions": [
- {
- "custom": true,
- "customVulnerabilities": [
- null
], - "vulnerabilities": [
- null
], - "versionName": "string",
- "purl": "string",
- "versionLicenses": [
- null
], - "id": 0,
- "type": "Component",
- "displayName": "string",
- "deprecated": true,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "sourceRepoUrl": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "createdBy": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "custom": null,
- "sortedVersions": [ ],
- "updatedBy": null,
- "type": null,
- "default": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "versions": [ ]
}, - "sortedLicenses": [
- null
], - "licenses": [
- null
], - "displayVersionName": "string"
}
], - "type": "Component"
}, - "associatedLicense": 1,
- "openVulnerabilityAlerts": [
- {
- "id": {
- "alertId": 0,
- "inventoryId": 0
}, - "inventory": { },
- "vulnerabilityAlert": {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": null,
- "externalId": null,
- "login": null,
- "password": null,
- "firstName": null,
- "middleName": null,
- "lastName": null,
- "email": null,
- "jobTitle": null,
- "telephone": null,
- "fax": null,
- "location": null,
- "businessUnit": null,
- "question": null,
- "answer": null,
- "createDate": null,
- "updateDate": null,
- "userStatus": null,
- "state": null,
- "passwords": [ ],
- "permissions": [ ],
- "lockedPermissions": [ ],
- "userLists": [ ],
- "userRole": null,
- "ldapAuthenicated": null,
- "displayName": null,
- "lastUpdatedDate": null,
- "displayNameWithLogin": null
}, - "vulnerability": {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "kev": null,
- "severityAsInteger": null,
- "score": null,
- "severity": null,
- "shallowCopy": null
}, - "updateId": 0,
- "inventoryAlerts": [
- null
]
}, - "priority": "string",
- "closed": true,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "lockedPermissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": true,
- "displayName": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayNameWithLogin": "string"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": true,
- "unsuppressCreated": true,
- "reason": "SUPPRESSED"
}
], - "vulnerabilityAlerts": [
- {
- "id": {
- "alertId": 0,
- "inventoryId": 0
}, - "inventory": { },
- "vulnerabilityAlert": {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": null,
- "externalId": null,
- "login": null,
- "password": null,
- "firstName": null,
- "middleName": null,
- "lastName": null,
- "email": null,
- "jobTitle": null,
- "telephone": null,
- "fax": null,
- "location": null,
- "businessUnit": null,
- "question": null,
- "answer": null,
- "createDate": null,
- "updateDate": null,
- "userStatus": null,
- "state": null,
- "passwords": [ ],
- "permissions": [ ],
- "lockedPermissions": [ ],
- "userLists": [ ],
- "userRole": null,
- "ldapAuthenicated": null,
- "displayName": null,
- "lastUpdatedDate": null,
- "displayNameWithLogin": null
}, - "vulnerability": {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "kev": null,
- "severityAsInteger": null,
- "score": null,
- "severity": null,
- "shallowCopy": null
}, - "updateId": 0,
- "inventoryAlerts": [
- null
]
}, - "priority": "string",
- "closed": true,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "lockedPermissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": true,
- "displayName": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayNameWithLogin": "string"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": true,
- "unsuppressCreated": true,
- "reason": "SUPPRESSED"
}
], - "closedVulnerabilityAlerts": [
- {
- "id": {
- "alertId": 0,
- "inventoryId": 0
}, - "inventory": { },
- "vulnerabilityAlert": {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": null,
- "externalId": null,
- "login": null,
- "password": null,
- "firstName": null,
- "middleName": null,
- "lastName": null,
- "email": null,
- "jobTitle": null,
- "telephone": null,
- "fax": null,
- "location": null,
- "businessUnit": null,
- "question": null,
- "answer": null,
- "createDate": null,
- "updateDate": null,
- "userStatus": null,
- "state": null,
- "passwords": [ ],
- "permissions": [ ],
- "lockedPermissions": [ ],
- "userLists": [ ],
- "userRole": null,
- "ldapAuthenicated": null,
- "displayName": null,
- "lastUpdatedDate": null,
- "displayNameWithLogin": null
}, - "vulnerability": {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "epssScore": null,
- "epssPercentile": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "kev": null,
- "severityAsInteger": null,
- "score": null,
- "severity": null,
- "shallowCopy": null
}, - "updateId": 0,
- "inventoryAlerts": [
- null
]
}, - "priority": "string",
- "closed": true,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "lockedPermissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": true,
- "displayName": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayNameWithLogin": "string"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": true,
- "unsuppressCreated": true,
- "reason": "SUPPRESSED"
}
]
}
}
], - "license": 1,
- "published": true,
- "status": "UNUSED0",
- "fileCount": 2000,
- "dependencyScope": "string",
- "userUpdatedStatus": "string",
- "autoDetectionNotes": "Note",
- "asFoundLicenseText": "Sample from file LICENSE.txt in file ePortal-2.0",
- "remediationNotes": "update this immediately",
- "auditorReviewNotes": "good to go"
}Returns a list of inventory and relevant details for a given project within the given date and time. All project users including Observer, Reviewer and Analyst can view project inventory of private/public projects.
OK
Bad request: The project Id entered was not found
Returns a scan status for a given taskId which is obtained from /projectScan/{projectId}
SCHEDULED | ACTIVE | TERMINATED | FAILED | COMPLETED
Bad request: The task Id entered was not found
"new"Uploads and extracts a codebase zip file for a project. (* Maximum supported file size is 10GB.). Upload only files with extensions zip,tar,tar.gz and 7z. Do not upload any .gz files directly without archiving it in a tar file. The upload result may come wrong if any compressed files uploaded directly without archiving it. Only Project Admin and Analyst can upload project codebase to a project.
Try it out is not available for this API. This API can be tested using conventional REST API clients such as postman or cURL.
When calling this API from a REST client, you need to run curl as follows
curl -X POST "http://HOST:PORT/codeinsight/api/project/uploadProjectCodebase?projectId=PROJECT_ID&deleteExistingFileOnServer=true&expansionLevel=1" -H "accept: application/json" -H "Authorization: Bearer JWT_TOKEN" -H "content-type: application/octet-stream" --data-binary "@path/filename.zip"
Zipped codebase to scan
OK
Bad Request
Internal Server Error
Service Unavailable
Exports project data for a given projectId. Only Project Admin and Analyst can Export Project Data from a project.
Try it out is not available for this API. This API can be tested using conventional REST API clients such as postman or cURL.
When calling this API from a REST client, you need to redirect output to a zip file as follows
curl -X GET "http://HOST:PORT/codeinsight/api/project/exportProjectData?projectId=PROJECT_ID" -H "accept: application/octet-stream" -H "Authorization: Bearer JWT_TOKEN" > export.zip
OK
Bad request: No project named x
Download Reports (PROJECT, AUDIT, NOTICES, CUSTOM_REPORT) for a given projectId. For ALL Reports we need to provide the id of the report. All project users including Observer, Reviewer and Analyst can download reports for private projects.
If a task is in progress the response will be 202 and the status will be provided in the header for e.g(ACTIVE, SCHEDULED).
Try it out is not available for this API. This API can be tested using conventional REST API clients such as postman or cURL.
When calling this API from a REST client, you need to redirect output to a zip file as follows
curl -X GET "http://HOST:PORT/codeinsight/api/projects/{projectId}/reports/{reportId}/download?taskId={taskId}" -H "accept: application/octet-stream" -H "Authorization: Bearer JWT_TOKEN" > report.zip
OK
Accepted
Bad request
Unauthorized
Not Found
Internal Server Error
Generates Reports (PROJECT, AUDIT, NOTICES, CUSTOM_REPORT) for a given projectId. For ALL Reports we need to provide the id of the report. All project users including Observer, Reviewer and Analyst can generate reports for private projects.
The success response of the generate is a taskId which should be used during download. If the report type is custom report and enableProjectPicker is true otherProjectId is required.
OK
Bad request
Unauthorized
Not Found
Internal Server Error
Service Unavailable
{- "otherProjectId": 1,
- "options": {
- "property1": "string",
- "property2": "string"
}
}Assign a Users to a specific Project Role.
Here "ownerId refers to the "contactId of the project.
Add a Users to a specific Project Role. Accepted RoleId: PROJECT_ADMIN, ANALYST, REVIEWER, OBSERVER
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
{- "ownerId": "admin",
- "securityContactId": "admin",
- "developerContactId": "admin",
- "legalContactId": "admin",
- "userRoles": {
- "roleId": "ANALYST",
- "users": [
- "string"
]
}, - "legalContact": "string"
}Creates a project for the given input, updates project custom field values and returns projectId with success message.
To create a project the projectName field is required and other fields are optional. If the optional fields are left blank, the 'Project Default' values are applied for them. Note: For 'folderName', passing entire folder path like 'folder1/folder2' is not supported.
Created
Bad Request
Unauthorized
Internal Server Error
{- "name": "eportal",
- "description": "description",
- "folderName": "Projects",
- "policyProfileName": "Default License Policy Profile",
- "scanProfileName": "Basic Scan Profile (Without CL)",
- "autoPublish": true,
- "markAssociatedFilesAsReviewed": true,
- "owner": "admin",
- "risk": "HIGH | default: MEDIUM",
- "privateProject": false,
- "scanServerAlias": "null",
- "deleteEmptyInventory": false,
- "doNotPublishInventoryUnknownLicense": true,
- "folderId": 1,
- "expandJarArchives": false,
- "customFields": [
- {
- "id": 1,
- "value": "Value for custom field"
}
]
}Updates a project, custom field values for the given projectId.
Here "owner" field refers to the "contact" of the project.
Updates a project, autoPublish is required when markAssociatedFilesAsReviewed and doNotPublishInventoryUnknownLicense is part of a request.
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
{- "name": "eportal",
- "description": "description",
- "folderName": "Projects",
- "policyProfileName": "Default License Policy Profile",
- "scanProfileName": "Basic Scan Profile (Without CL)",
- "autoPublish": true,
- "markAssociatedFilesAsReviewed": true,
- "owner": "admin",
- "risk": "HIGH | default: MEDIUM",
- "privateProject": false,
- "deleteEmptyInventory": false,
- "doNotPublishInventoryUnknownLicense": true,
- "folderId": 1,
- "expandJarArchives": false,
- "customFields": [
- {
- "id": 1,
- "value": "Value for custom field"
}
]
}Deleting a project will delete all project inventory, custom field values, corresponding notes and all code base files permanently from the server.
Accepted
Bad Request
Unauthorized
Not Found
Internal Server Error
Returns all inventories of the project associated with the given scan-agent or scan-server alias
OK
Bad Request
Unauthorized
Forbidden
Not Found
Conflict
Internal Server Error
Get Project level inventory summary
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
Updates the status of a project. By default, a newly created project has the status "Not Started". After scanning begins, the status is automatically updated to "Analysis In Progress". Note: ProjectAction can be specified with below values:
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
Uploads and extracts a report zip file for a project.curl -H "Authorization: Bearer %jwt%" --form projectId=%projectId% --form reportId=%reportId% --form file=@"pdf_reports.zip" http://localhost:8888/codeinsight/api/projects/uploadReport
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
Imports project data for a given projectId. Only Project Owner and Analyst can Import Project Data into a private project.
Try it out is not available for this API. This API can be tested using conventional REST API clients such as postman or cURL
When calling this API from a REST client, you need to run either of the curl commands.
Save the required attributes in a json or a text file for project import and provide that file in the command. If you are using text file, don't give .txt extension.
curl -H "Authorization:Bearer %jwt%" -F importFile=@"fileToImport.zip" -F projectImportModel=@"JsonFile.json Or textFile;type=application/json" http://localhost:8888/codeinsight/api/projects/%projectId%/import
Or else, instead of providing file, you can directly define the attributes for projectImportModel inside curly braces.
Provide 'FileMatchingCriteria' either of the below values:
COMPLETE_FILEPATH|PARTIAL_FILEPATH|FILENAME|MD5|MD5_AND_FILENAME|MD5_AND_COMPLETE_FILEPATH|MD5_AND_PARTIAL_FILEPATH
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
Imports Sbom for a given projectId. Only Project Owner and Analyst can Import Project Sbom into a private project.
Try it out is not available for this API. This API can be tested using conventional REST API clients such as postman or cURL. When calling this API from a REST client, you need to run either of the curl commands.
curl -H "Authorization:Bearer %jwt%" -F sbomFile=@"fileToImport.json;type=application/json" http://localhost:8888/codeinsight/api/projects/%projectId%/importSbom
OK
Bad Request
Unauthorized
Not Found
Internal Server Error