Use this API to export project data from a given project (identified by its projectId). Only Project Administrators and Analysts can execute this API.
The Try It feature is not available for this API. However, you can test the API using conventional REST API clients such as Postman or cURL. When calling this API from a REST client, run a curl command in the following format. (Note that you must redirect the output to a ZIP file, as shown in the command format.)
curl -X GET "http://{HOST}:{PORT}/codeinsight/api/project/exportProjectData?projectId={PROJECT_ID}" -H "accept: application/json" -H "Authorization: Bearer {JWT_TOKEN}" > export.zip
OK
Bad request: No project named x
{ }
This API retrieves a list of inventory items and their details for a given project (identified by its inventoryId). You have the option hide all inventory information. Additionally, you can filter the list by several project attributes.
All project users are permitted to use this API to view project inventory, including that of private projects.
OK
Bad request: The project Id entered was not found
{- "name": "git",
- "priority": {
- "id": 0,
- "type": "INVENTORY_STATUS",
- "name": "string",
- "description": "string",
- "isDefault": false
}, - "id": "1",
- "owner": "antlr",
- "workflowURL": "string",
- "closedVulnerabilityAlerts": [
- {
- "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"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": false,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "priority": 0,
- "closed": false,
- "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"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": false,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": false,
- "unsuppressCreated": false,
- "reason": "string",
- "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": false,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "deprecated": false,
- "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "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": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "libVulnerabilities": [
- { }
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "deprecated": false,
- "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "flavors": [
- {
- "id": null,
- "componentVersion": null,
- "flavor": null
}
], - "libVulnerabilities": [
- { }
], - "libAddVulnerabilities": [
- { }
], - "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": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "versionLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "versionLabels": [
- "string"
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "children": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- {
- "url": null
}
], - "children": [
- { }
], - "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}, - "updateId": 0
}
], - "openVulnerabilityAlerts": [
- {
- "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"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": false,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "priority": 0,
- "closed": false,
- "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"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": false,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": false,
- "unsuppressCreated": false,
- "reason": "string",
- "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": false,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "deprecated": false,
- "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "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": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "libVulnerabilities": [
- { }
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "deprecated": false,
- "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "flavors": [
- {
- "id": null,
- "componentVersion": null,
- "flavor": null
}
], - "libVulnerabilities": [
- { }
], - "libAddVulnerabilities": [
- { }
], - "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": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "versionLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "versionLabels": [
- "string"
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "children": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- {
- "url": null
}
], - "children": [
- { }
], - "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}, - "updateId": 0
}
], - "vulnerabilityAlerts": [
- {
- "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"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": false,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "priority": 0,
- "closed": false,
- "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"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": false,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": false,
- "unsuppressCreated": false,
- "reason": "string",
- "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": false,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "deprecated": false,
- "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "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": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "libVulnerabilities": [
- { }
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "deprecated": false,
- "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "flavors": [
- {
- "id": null,
- "componentVersion": null,
- "flavor": null
}
], - "libVulnerabilities": [
- { }
], - "libAddVulnerabilities": [
- { }
], - "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": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "versionLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "versionLabels": [
- "string"
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "children": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- {
- "url": null
}
], - "children": [
- { }
], - "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}, - "updateId": 0
}
], - "asFoundLicenseText": "Sample from file LICENSE.txt in file ePortal-2.0",
- "repositoryItem": {
- "id": 0,
- "componentVersion": {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "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": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedVersions": [ ],
- "sortedLicenses": [ ],
- "versions": [ ],
- "custom": null
}, - "customVulnerabilities": [
- null
], - "libVulnerabilities": [
- null
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "licenses": [
- null
], - "deprecated": false,
- "vulnerabilities": [
- null
]
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedVersions": [ ],
- "sortedLicenses": [ ],
- "versions": [ ],
- "custom": null
}, - "flavors": [
- null
], - "libVulnerabilities": [
- null
], - "libAddVulnerabilities": [
- null
], - "customVulnerabilities": [
- null
], - "versionLicenses": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "versionLabels": [
- null
], - "licenses": [
- null
], - "vulnerabilities": [
- null
]
}
], - "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "children": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": { },
- "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,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "score": null,
- "severity": null,
- "severityAsInteger": 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,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "score": null,
- "severity": null,
- "severityAsInteger": 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": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "versionLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "versionLabels": [
- "string"
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "customVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": { },
- "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": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": 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,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "score": null,
- "severity": null,
- "severityAsInteger": null
}
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "deprecated": false,
- "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": null,
- "instruction": null,
- "type": null,
- "required": null,
- "priority": null,
- "organization": null,
- "triggerAction": null,
- "licenseTextSection": null,
- "licenseTextFragment": null
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "componentCPEs": [
- {
- "cpeKey": {
- "component": { },
- "cpeName": "string"
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "deleted": false,
- "deprecated": false,
- "custom": false
}
], - "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
}
], - "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "updatedBy": "string"
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- { }
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": null,
- "instruction": null,
- "type": null,
- "required": null,
- "priority": null,
- "organization": null,
- "triggerAction": null,
- "licenseTextSection": null,
- "licenseTextFragment": null
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "versions": [
- { }
], - "custom": false
}, - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "children": [
- { }
], - "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}, - "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "component": {
- "name": "string",
- "default": false,
- "id": 0,
- "displayName": "string",
- "sortedVersions": [
- {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "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
], - "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "versionLabels": [ ],
- "licenses": [ ],
- "vulnerabilities": [ ]
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "licenses": [ ],
- "deprecated": null,
- "vulnerabilities": [ ]
}
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "deleted": null,
- "deprecated": null,
- "custom": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- { }
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versions": [
- { }
], - "custom": false
}, - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}
], - "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "flagMask": 0,
- "modified": false,
- "popularity": 0,
- "description": "string",
- "url": "string",
- "versions": [
- {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "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
], - "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "versionLabels": [ ],
- "licenses": [ ],
- "vulnerabilities": [ ]
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "licenses": [ ],
- "deprecated": null,
- "vulnerabilities": [ ]
}
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "deleted": null,
- "deprecated": null,
- "custom": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- { }
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versions": [
- { }
], - "custom": false
}, - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}
], - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "custom": false,
- "componentCPEs": [
- {
- "cpeKey": {
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "cpeName": "string"
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "deleted": false,
- "deprecated": false,
- "custom": false
}
], - "encryption": false,
- "externalId": "string",
- "title": "string",
- "registeredDate": "2019-08-24T14:15:22Z",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "type": "COMPONENT"
}, - "item": {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string"
}, - "inUse": false,
- "createdBy": "string",
- "title": "string",
- "license": {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": 0,
- "name": "string"
}, - "required": false,
- "priority": {
- "id": 0,
- "name": "string"
}, - "organization": {
- "id": 0,
- "name": "string"
}, - "triggerAction": {
- "id": 0,
- "name": "string"
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
}, - "parentGroupId": 0,
- "autoStatus": "DRAFT",
- "links": [
- {
- "id": 0,
- "linkType": "BUNDLED",
- "parent": {
- "id": "1",
- "name": "git",
- "description": "Description",
- "owner": "antlr",
- "projectId": "1",
- "systemGenerated": "True",
- "createDate": "2017-09-11 12:13:09.0",
- "updateDate": "2017-10-24 13:04:26.0",
- "publishedDate": "2017-10-24 13:04:26.0",
- "autoStatus": "DRAFT",
- "repositoryItem": {
- "id": 0,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "versionLabels": [ ],
- "licenses": [ ],
- "vulnerabilities": [ ]
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "licenses": [ ],
- "deprecated": null,
- "vulnerabilities": [ ]
}
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "deleted": null,
- "deprecated": null,
- "custom": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- {
- "id": null,
- "type": null,
- "displayName": null,
- "customVulnerabilities": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "component": null,
- "licenses": [ ],
- "deprecated": null,
- "versionName": null,
- "vulnerabilities": [ ]
}
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versions": [
- {
- "id": null,
- "type": null,
- "displayName": null,
- "customVulnerabilities": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "component": null,
- "licenses": [ ],
- "deprecated": null,
- "versionName": null,
- "vulnerabilities": [ ]
}
], - "custom": false
}, - "componentVersion": {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "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": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}, - "license": {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": null,
- "instruction": null,
- "type": null,
- "required": null,
- "priority": null,
- "organization": null,
- "triggerAction": null,
- "licenseTextSection": null,
- "licenseTextFragment": null
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}, - "licenseId": 0,
- "inUse": false,
- "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"