Exports project data for a given projectId. Only Project Admin and Analyst can Export Project Data from a project. Try it out is not available for this API. This API can be tested using conventional REST API clients such as postman or cURL. When calling this API from a REST client, you need to redirect output to a zip file as follows curl -X GET "http://HOST:PORT/codeinsight/api/project/exportProjectData?projectId=PROJECT_ID" -H "accept: application/json" -H "Authorization: Bearer JWT_TOKEN" > export.zip
OK
Bad request: No project named x
{ }
Returns a list of inventory and inventory details for a given project; includes a flag for a short/long version. All project users including Observer, Reviewer and Analyst can view project inventory of private projects.
OK
Bad request: The project Id entered was not found
{- "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,
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayName": "string",
- "displayNameWithLogin": "string"
}, - "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,
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayName": "string",
- "displayNameWithLogin": "string"
}, - "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
], - "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "versions": [
- null
], - "custom": false
}, - "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": 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": [ ],
- "vulnerabilityReferences": [ ],
- "vulnerabilityCWE": [ ],
- "children": [ ],
- "severity": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "score": null
}
], - "libVulnerabilities": [
- { }
], - "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "deprecated": false,
- "type": "COMPONENT",
- "displayName": "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "cvssv3Severity": null,
- "cvssv2Severity": null,
- "originalReleaseDate": null,
- "vulnerabilityReferences": [ ],
- "lastRevisedDate": null,
- "vulnerabilityCWE": [ ],
- "name": null,
- "id": null,
- "children": [ ],
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "registry": null,
- "score": 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
], - "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "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": [ ],
- "vulnerabilityReferences": [ ],
- "vulnerabilityCWE": [ ],
- "children": [ ],
- "severity": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "score": 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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": 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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "default": false,
- "type": "COMPONENT",
- "displayName": "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versionLabels": [
- "string"
], - "vulnerabilities": [
- {
- "cvssv3Severity": null,
- "cvssv2Severity": null,
- "originalReleaseDate": null,
- "vulnerabilityReferences": [ ],
- "lastRevisedDate": null,
- "vulnerabilityCWE": [ ],
- "name": null,
- "id": null,
- "children": [ ],
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "registry": null,
- "score": null
}
]
}
], - "children": [
- {
- "cvssv3Severity": "string",
- "cvssv2Severity": "string",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "vulnerabilityReferences": [
- {
- "url": null
}
], - "lastRevisedDate": "2019-08-24T14:15:22Z",
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "name": "string",
- "id": 0,
- "children": [
- { }
], - "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "severityAsInteger": 0,
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0
}
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "severity": "string",
- "severityAsInteger": 0,
- "score": 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,
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayName": "string",
- "displayNameWithLogin": "string"
}, - "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,
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayName": "string",
- "displayNameWithLogin": "string"
}, - "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
], - "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "versions": [
- null
], - "custom": false
}, - "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": 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": [ ],
- "vulnerabilityReferences": [ ],
- "vulnerabilityCWE": [ ],
- "children": [ ],
- "severity": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "score": null
}
], - "libVulnerabilities": [
- { }
], - "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "deprecated": false,
- "type": "COMPONENT",
- "displayName": "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "cvssv3Severity": null,
- "cvssv2Severity": null,
- "originalReleaseDate": null,
- "vulnerabilityReferences": [ ],
- "lastRevisedDate": null,
- "vulnerabilityCWE": [ ],
- "name": null,
- "id": null,
- "children": [ ],
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "registry": null,
- "score": 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
], - "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "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": [ ],
- "vulnerabilityReferences": [ ],
- "vulnerabilityCWE": [ ],
- "children": [ ],
- "severity": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "score": 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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": 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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "default": false,
- "type": "COMPONENT",
- "displayName": "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versionLabels": [
- "string"
], - "vulnerabilities": [
- {
- "cvssv3Severity": null,
- "cvssv2Severity": null,
- "originalReleaseDate": null,
- "vulnerabilityReferences": [ ],
- "lastRevisedDate": null,
- "vulnerabilityCWE": [ ],
- "name": null,
- "id": null,
- "children": [ ],
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "registry": null,
- "score": null
}
]
}
], - "children": [
- {
- "cvssv3Severity": "string",
- "cvssv2Severity": "string",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "vulnerabilityReferences": [
- {
- "url": null
}
], - "lastRevisedDate": "2019-08-24T14:15:22Z",
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "name": "string",
- "id": 0,
- "children": [
- { }
], - "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "severityAsInteger": 0,
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0
}
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "severity": "string",
- "severityAsInteger": 0,
- "score": 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,
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayName": "string",
- "displayNameWithLogin": "string"
}, - "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,
- "lastUpdatedDate": "2019-08-24T14:15:22Z",
- "displayName": "string",
- "displayNameWithLogin": "string"
}, - "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
], - "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "versions": [
- null
], - "custom": false
}, - "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": 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": [ ],
- "vulnerabilityReferences": [ ],
- "vulnerabilityCWE": [ ],
- "children": [ ],
- "severity": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "score": null
}
], - "libVulnerabilities": [
- { }
], - "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "deprecated": false,
- "type": "COMPONENT",
- "displayName": "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "cvssv3Severity": null,
- "cvssv2Severity": null,
- "originalReleaseDate": null,
- "vulnerabilityReferences": [ ],
- "lastRevisedDate": null,
- "vulnerabilityCWE": [ ],
- "name": null,
- "id": null,
- "children": [ ],
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "registry": null,
- "score": 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
], - "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "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": [ ],
- "vulnerabilityReferences": [ ],
- "vulnerabilityCWE": [ ],
- "children": [ ],
- "severity": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "score": 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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": 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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "default": false,
- "type": "COMPONENT",
- "displayName": "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versionLabels": [
- "string"
], - "vulnerabilities": [
- {
- "cvssv3Severity": null,
- "cvssv2Severity": null,
- "originalReleaseDate": null,
- "vulnerabilityReferences": [ ],
- "lastRevisedDate": null,
- "vulnerabilityCWE": [ ],
- "name": null,
- "id": null,
- "children": [ ],
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "registry": null,
- "score": null
}
]
}
], - "children": [
- {
- "cvssv3Severity": "string",
- "cvssv2Severity": "string",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "vulnerabilityReferences": [
- {
- "url": null
}
], - "lastRevisedDate": "2019-08-24T14:15:22Z",
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "name": "string",
- "id": 0,
- "children": [
- { }
], - "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "severityAsInteger": 0,
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0
}
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "severity": "string",
- "severityAsInteger": 0,
- "score": 0
}, - "updateId": 0
}
], - "asFoundLicenseText": "Sample from file LICENSE.txt in file ePortal-2.0",
- "repositoryItem": {
- "componentVersion": {
- "versionLicenses": [
- {
- "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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "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": [ ],
- "sortedVersions": [ ],
- "sortedLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "versions": [ ],
- "custom": null
}, - "versionLicenses": [
- null
], - "customVulnerabilities": [
- null
], - "libVulnerabilities": [
- null
], - "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "deprecated": false,
- "type": "COMPONENT",
- "displayName": "string",
- "licenses": [
- null
], - "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": [ ],
- "sortedVersions": [ ],
- "sortedLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "versions": [ ],
- "custom": null
}, - "flavors": [
- null
], - "libVulnerabilities": [
- null
], - "libAddVulnerabilities": [
- null
], - "customVulnerabilities": [
- null
], - "versionLicenses": [
- null
], - "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "licenses": [
- null
], - "versionLabels": [
- null
], - "vulnerabilities": [
- null
]
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "children": [
- {
- "cvssv3Severity": "string",
- "cvssv2Severity": "string",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "vulnerabilityReferences": [
- null
], - "lastRevisedDate": "2019-08-24T14:15:22Z",
- "vulnerabilityCWE": [
- null
], - "name": "string",
- "id": 0,
- "children": [
- null
], - "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "severityAsInteger": 0,
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 0
}
], - "severity": "string",
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "severityAsInteger": 0,
- "score": 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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "deprecated": false,
- "id": 0,
- "type": "COMPONENT",
- "displayName": "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": [ ],
- "severity": null,
- "severityAsInteger": null,
- "score": 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": [ ],
- "severity": null,
- "severityAsInteger": null,
- "score": 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": [ ],
- "vulnerabilityReferences": [ ],
- "vulnerabilityCWE": [ ],
- "children": [ ],
- "severity": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "score": 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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": 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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "default": false,
- "type": "COMPONENT",
- "displayName": "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versionLabels": [
- "string"
], - "vulnerabilities": [
- {
- "cvssv3Severity": null,
- "cvssv2Severity": null,
- "originalReleaseDate": null,
- "vulnerabilityReferences": [ ],
- "lastRevisedDate": null,
- "vulnerabilityCWE": [ ],
- "name": null,
- "id": null,
- "children": [ ],
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "registry": null,
- "score": null
}
]
}
], - "customVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": { },
- "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": 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": [ ],
- "vulnerabilityReferences": [ ],
- "vulnerabilityCWE": [ ],
- "children": [ ],
- "severity": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "score": 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": [ ],
- "severity": null,
- "severityAsInteger": null,
- "score": 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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "deprecated": false,
- "type": "COMPONENT",
- "displayName": "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "cvssv3Severity": null,
- "cvssv2Severity": null,
- "originalReleaseDate": null,
- "vulnerabilityReferences": [ ],
- "lastRevisedDate": null,
- "vulnerabilityCWE": [ ],
- "name": null,
- "id": null,
- "children": [ ],
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "severityAsInteger": null,
- "registry": null,
- "score": 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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "componentCPEs": [
- {
- "cpeKey": {
- "component": { },
- "cpeName": "string"
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "deprecated": false,
- "deleted": 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"
}
], - "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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "versionName": "string",
- "vulnerabilities": [
- {
- "cvssv3Severity": "string",
- "cvssv2Severity": "string",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "lastRevisedDate": "2019-08-24T14:15:22Z",
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "name": "string",
- "id": 0,
- "children": [
- { }
], - "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "severityAsInteger": 0,
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0
}
]
}, - "inUse": false,
- "createdBy": "string",
- "id": 0,
- "component": {
- "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"
}, - "sortedVersions": [
- {
- "versionLicenses": [
- {
- "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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "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
], - "vulnerabilityReferences": [
- null
], - "vulnerabilityCWE": [
- null
], - "children": [
- null
], - "severity": "string",
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "severityAsInteger": 0,
- "score": 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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "deprecated": false,
- "id": 0,
- "type": "COMPONENT",
- "displayName": "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": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "default": null,
- "type": null,
- "displayName": null,
- "licenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ]
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "deprecated": null,
- "type": null,
- "displayName": null,
- "licenses": [ ],
- "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "deprecated": null,
- "deleted": 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
}
], - "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "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": [
- null
], - "default": false,
- "displayName": "string",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "versionName": "string",
- "vulnerabilities": [
- {
- "cvssv3Severity": "string",
- "cvssv2Severity": "string",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "vulnerabilityReferences": [
- null
], - "lastRevisedDate": "2019-08-24T14:15:22Z",
- "vulnerabilityCWE": [
- null
], - "name": "string",
- "id": 0,
- "children": [
- null
], - "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "severityAsInteger": 0,
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "modified": false,
- "name": "string",
- "default": false,
- "id": 0,
- "displayName": "string",
- "description": "string",
- "url": "string",
- "versions": [
- {
- "versionLicenses": [
- {
- "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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "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
], - "vulnerabilityReferences": [
- null
], - "vulnerabilityCWE": [
- null
], - "children": [
- null
], - "severity": "string",
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "severityAsInteger": 0,
- "score": 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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "deprecated": false,
- "id": 0,
- "type": "COMPONENT",
- "displayName": "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": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "default": null,
- "type": null,
- "displayName": null,
- "licenses": [ ],
- "versionLabels": [ ],
- "vulnerabilities": [ ]
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "deprecated": null,
- "type": null,
- "displayName": null,
- "licenses": [ ],
- "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "deprecated": null,
- "deleted": 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
}
], - "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,
- "screenName": null,
- "abbrevName": null,
- "commercial": null,
- "osiapproved": null,
- "screenText": null,
- "copyleft": null,
- "gplv2Compatible": null,
- "gplv3Compatible": null,
- "freeSoftwareLicense": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "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": [
- null
], - "default": false,
- "displayName": "string",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "versionName": "string",
- "vulnerabilities": [
- {
- "cvssv3Severity": "string",
- "cvssv2Severity": "string",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "vulnerabilityReferences": [
- null
], - "lastRevisedDate": "2019-08-24T14:15:22Z",
- "vulnerabilityCWE": [
- null
], - "name": "string",
- "id": 0,
- "children": [
- null
], - "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "severityAsInteger": 0,
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "title": "string",
- "externalId": "string",
- "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
], - "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "versions": [
- null
], - "custom": false
}, - "cpeName": "string"
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "deprecated": false,
- "deleted": false,
- "custom": false
}
], - "custom": false,
- "encryption": false,
- "registeredDate": "2019-08-24T14:15:22Z",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "flagMask": 0,
- "type": "COMPONENT"
}, - "item": {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}, - "title": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z"
}, - "dependencyScope": "string",
- "associatedComponent": {
- "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"
}, - "sortedVersions": [
- {
- "versionLicenses": [
- {
- "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",
- "screenName": "string",
- "abbrevName": "string",
- "commercial": false,
- "osiapproved": false,
- "screenText": "string",
- "copyleft": false,
- "gplv2Compatible": false,
- "gplv3Compatible": false,
- "freeSoftwareLicense": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "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": null,
- "versionName": null,
- "component": null,
- "versionLicenses": [ ],
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,