Use this API to export project data from a given project (identified by its projectId). Only Project Administrators and Analysts can execute this API.
The Try It feature is not available for this API. However, you can test the API using conventional REST API clients such as Postman or cURL. When calling this API from a REST client, run a curl command in the following format. (Note that you must redirect the output to a ZIP file, as shown in the command format.)
curl -X GET "http://{HOST}:{PORT}/codeinsight/api/project/exportProjectData?projectId={PROJECT_ID}" -H "accept: application/json" -H "Authorization: Bearer {JWT_TOKEN}" > export.zip
OK
Bad request: No project named x
{ }
This API retrieves a list of inventory items and their details for a given project (identified by its inventoryId). You have the option hide all inventory information. Additionally, you can filter the list by several project attributes.
All project users are permitted to use this API to view project inventory, including that of private projects.
OK
Bad request: The project Id entered was not found
{- "name": "git",
- "priority": {
- "id": 0,
- "type": "INVENTORY_STATUS",
- "name": "string",
- "description": "string",
- "isDefault": false
}, - "id": "1",
- "owner": "antlr",
- "workflowURL": "string",
- "closedVulnerabilityAlerts": [
- {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": 0,
- "code": 0,
- "name": "string"
}, - "state": "UNUSED",
- "passwords": [
- {
- "id": 0,
- "password": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "user": { }
}
], - "permissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": false,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "priority": 0,
- "closed": false,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": 0,
- "code": 0,
- "name": "string"
}, - "state": "UNUSED",
- "passwords": [
- {
- "id": 0,
- "password": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "user": { }
}
], - "permissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": false,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": false,
- "unsuppressCreated": false,
- "reason": "string",
- "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": false,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "deprecated": false,
- "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "libVulnerabilities": [
- { }
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "deprecated": false,
- "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "flavors": [
- {
- "id": null,
- "componentVersion": null,
- "flavor": null
}
], - "libVulnerabilities": [
- { }
], - "libAddVulnerabilities": [
- { }
], - "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "versionLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "versionLabels": [
- "string"
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "children": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- {
- "url": null
}
], - "children": [
- { }
], - "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}, - "updateId": 0
}
], - "openVulnerabilityAlerts": [
- {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": 0,
- "code": 0,
- "name": "string"
}, - "state": "UNUSED",
- "passwords": [
- {
- "id": 0,
- "password": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "user": { }
}
], - "permissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": false,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "priority": 0,
- "closed": false,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": 0,
- "code": 0,
- "name": "string"
}, - "state": "UNUSED",
- "passwords": [
- {
- "id": 0,
- "password": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "user": { }
}
], - "permissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": false,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": false,
- "unsuppressCreated": false,
- "reason": "string",
- "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": false,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "deprecated": false,
- "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "libVulnerabilities": [
- { }
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "deprecated": false,
- "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "flavors": [
- {
- "id": null,
- "componentVersion": null,
- "flavor": null
}
], - "libVulnerabilities": [
- { }
], - "libAddVulnerabilities": [
- { }
], - "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "versionLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "versionLabels": [
- "string"
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "children": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- {
- "url": null
}
], - "children": [
- { }
], - "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}, - "updateId": 0
}
], - "vulnerabilityAlerts": [
- {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": 0,
- "code": 0,
- "name": "string"
}, - "state": "UNUSED",
- "passwords": [
- {
- "id": 0,
- "password": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "user": { }
}
], - "permissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": false,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "priority": 0,
- "closed": false,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": 0,
- "code": 0,
- "name": "string"
}, - "state": "UNUSED",
- "passwords": [
- {
- "id": 0,
- "password": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "user": { }
}
], - "permissions": [
- {
- "id": 0,
- "name": "string",
- "scope": "string",
- "description": "string"
}
], - "userLists": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "ldapPopulated": false,
- "owner": { },
- "users": [
- { }
], - "permissions": [
- {
- "id": null,
- "name": null,
- "scope": null,
- "description": null
}
], - "allUsers": [
- { }
]
}
], - "userRole": {
- "id": 0,
- "name": "string",
- "description": "string"
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": false,
- "unsuppressCreated": false,
- "reason": "string",
- "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": false,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "deprecated": false,
- "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "libVulnerabilities": [
- { }
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "deprecated": false,
- "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "flavors": [
- {
- "id": null,
- "componentVersion": null,
- "flavor": null
}
], - "libVulnerabilities": [
- { }
], - "libAddVulnerabilities": [
- { }
], - "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "versionLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "versionLabels": [
- "string"
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "children": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- {
- "url": null
}
], - "children": [
- { }
], - "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}, - "updateId": 0
}
], - "asFoundLicenseText": "Sample from file LICENSE.txt in file ePortal-2.0",
- "repositoryItem": {
- "id": 0,
- "componentVersion": {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedVersions": [ ],
- "sortedLicenses": [ ],
- "versions": [ ],
- "custom": null
}, - "customVulnerabilities": [
- null
], - "libVulnerabilities": [
- null
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "licenses": [
- null
], - "deprecated": false,
- "vulnerabilities": [
- null
]
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedVersions": [ ],
- "sortedLicenses": [ ],
- "versions": [ ],
- "custom": null
}, - "flavors": [
- null
], - "libVulnerabilities": [
- null
], - "libAddVulnerabilities": [
- null
], - "customVulnerabilities": [
- null
], - "versionLicenses": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "versionLabels": [
- null
], - "licenses": [
- null
], - "vulnerabilities": [
- null
]
}
], - "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "children": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": { },
- "flavors": [
- {
- "id": null,
- "componentVersion": null,
- "flavor": null
}
], - "libVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "score": null,
- "severity": null,
- "severityAsInteger": null
}
], - "libAddVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "score": null,
- "severity": null,
- "severityAsInteger": null
}
], - "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "versionLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "versionLabels": [
- "string"
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "customVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": { },
- "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "libVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "score": null,
- "severity": null,
- "severityAsInteger": null
}
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "deprecated": false,
- "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": null,
- "instruction": null,
- "type": null,
- "required": null,
- "priority": null,
- "organization": null,
- "triggerAction": null,
- "licenseTextSection": null,
- "licenseTextFragment": null
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "componentCPEs": [
- {
- "cpeKey": {
- "component": { },
- "cpeName": "string"
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "deleted": false,
- "deprecated": false,
- "custom": false
}
], - "suppressedVulnerabilities": [
- {
- "id": 0,
- "componentId": 0,
- "componentName": "string",
- "vulnerabilityId": 0,
- "vulnerabilityName": "string",
- "versionScope": "SPECIFIC_VERSIONS",
- "suppressedVersions": [
- {
- "id": null,
- "versionId": null,
- "versionName": null,
- "reason": null,
- "remarks": null,
- "status": null,
- "suppressEntity": null,
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "updatedBy": "string"
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- { }
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": null,
- "instruction": null,
- "type": null,
- "required": null,
- "priority": null,
- "organization": null,
- "triggerAction": null,
- "licenseTextSection": null,
- "licenseTextFragment": null
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "versions": [
- { }
], - "custom": false
}, - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "children": [
- { }
], - "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}, - "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "component": {
- "name": "string",
- "default": false,
- "id": 0,
- "displayName": "string",
- "sortedVersions": [
- {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "versionLabels": [ ],
- "licenses": [ ],
- "vulnerabilities": [ ]
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "licenses": [ ],
- "deprecated": null,
- "vulnerabilities": [ ]
}
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "deleted": null,
- "deprecated": null,
- "custom": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- { }
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versions": [
- { }
], - "custom": false
}, - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}
], - "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "flagMask": 0,
- "modified": false,
- "popularity": 0,
- "description": "string",
- "url": "string",
- "versions": [
- {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "versionLabels": [ ],
- "licenses": [ ],
- "vulnerabilities": [ ]
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "licenses": [ ],
- "deprecated": null,
- "vulnerabilities": [ ]
}
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "deleted": null,
- "deprecated": null,
- "custom": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- { }
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versions": [
- { }
], - "custom": false
}, - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}
], - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "custom": false,
- "componentCPEs": [
- {
- "cpeKey": {
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "cpeName": "string"
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "deleted": false,
- "deprecated": false,
- "custom": false
}
], - "encryption": false,
- "externalId": "string",
- "title": "string",
- "registeredDate": "2019-08-24T14:15:22Z",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "type": "COMPONENT"
}, - "item": {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string"
}, - "inUse": false,
- "createdBy": "string",
- "title": "string",
- "license": {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": 0,
- "name": "string"
}, - "required": false,
- "priority": {
- "id": 0,
- "name": "string"
}, - "organization": {
- "id": 0,
- "name": "string"
}, - "triggerAction": {
- "id": 0,
- "name": "string"
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
}, - "parentGroupId": 0,
- "autoStatus": "DRAFT",
- "links": [
- {
- "id": 0,
- "linkType": "BUNDLED",
- "parent": {
- "id": "1",
- "name": "git",
- "description": "Description",
- "owner": "antlr",
- "projectId": "1",
- "systemGenerated": "True",
- "createDate": "2017-09-11 12:13:09.0",
- "updateDate": "2017-10-24 13:04:26.0",
- "publishedDate": "2017-10-24 13:04:26.0",
- "autoStatus": "DRAFT",
- "repositoryItem": {
- "id": 0,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "versionLabels": [ ],
- "licenses": [ ],
- "vulnerabilities": [ ]
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "licenses": [ ],
- "deprecated": null,
- "vulnerabilities": [ ]
}
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "deleted": null,
- "deprecated": null,
- "custom": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- {
- "id": null,
- "type": null,
- "displayName": null,
- "customVulnerabilities": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "component": null,
- "licenses": [ ],
- "deprecated": null,
- "versionName": null,
- "vulnerabilities": [ ]
}
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versions": [
- {
- "id": null,
- "type": null,
- "displayName": null,
- "customVulnerabilities": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "component": null,
- "licenses": [ ],
- "deprecated": null,
- "versionName": null,
- "vulnerabilities": [ ]
}
], - "custom": false
}, - "componentVersion": {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}, - "license": {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": null,
- "instruction": null,
- "type": null,
- "required": null,
- "priority": null,
- "organization": null,
- "triggerAction": null,
- "licenseTextSection": null,
- "licenseTextFragment": null
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}, - "licenseId": 0,
- "inUse": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "title": "string",
- "url": "string",
- "autoDetectionNotes": "string",
- "notes": "string",
- "description": "string",
- "item": {
- "id": 0,
- "type": "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": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}, - "auditorReviewNotes": "good to go",
- "remediationNotes": "update this immediately",
- "autoDetectionNotes": "Note",
- "asFoundLicenseText": "Sample from file LICENSE.txt in file ePortal-2.0",
- "status": "UNUSED0",
- "statusPolicyId": 0,
- "priority": {
- "id": 0,
- "type": "INVENTORY_STATUS",
- "name": "string",
- "description": "string",
- "isDefault": false
}, - "priorityId": 0,
- "published": "True",
- "disclosed": "True",
- "modified": "Unknown",
- "usageText": "usage",
- "noticeText": "Notice text",
- "fileCount": "2000",
- "parentGroupId": 0,
- "rejectedByUpdate": false,
- "confidence": "1",
- "partOfProduct": "Unknown",
- "linking": "Unknown",
- "workflowURL": "string",
- "provenanceId": 0,
- "links": [
- { }
], - "flexFields": [
- {
- "id": 0,
- "inventoryId": 0,
- "flexField1": "string",
- "flexField2": "string",
- "flexField3": "string",
- "flexField4": "string",
- "flexField5": "string"
}
], - "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": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "priority": 0,
- "closed": false,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": false,
- "unsuppressCreated": false,
- "reason": "string",
- "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": false,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "deprecated": false,
- "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "children": [
- null
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}, - "updateId": 0
}
], - "openVulnerabilityAlerts": [
- {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "priority": 0,
- "closed": false,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": false,
- "unsuppressCreated": false,
- "reason": "string",
- "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": false,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "deprecated": false,
- "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "children": [
- null
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}, - "updateId": 0
}
], - "vulnerabilityAlerts": [
- {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "priority": 0,
- "closed": false,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": false,
- "unsuppressCreated": false,
- "reason": "string",
- "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": false,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "deprecated": false,
- "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "children": [
- null
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}, - "updateId": 0
}
], - "encrypted": "Unknown",
- "distributed": "Unknown",
- "inventoryType": "WORK_IN_PROGRESS",
- "associatedComponent": {
- "name": "string",
- "default": false,
- "id": 0,
- "displayName": "string",
- "sortedVersions": [
- {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- null
], - "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedVersions": [ ],
- "sortedLicenses": [ ],
- "versions": [ ],
- "custom": null
}, - "licenses": [
- null
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- null
]
}
], - "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "flagMask": 0,
- "modified": false,
- "popularity": 0,
- "description": "string",
- "url": "string",
- "versions": [
- {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- null
], - "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedVersions": [ ],
- "sortedLicenses": [ ],
- "versions": [ ],
- "custom": null
}, - "licenses": [
- null
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- 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": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "custom": false,
- "componentCPEs": [
- {
- "cpeKey": {
- "component": null,
- "cpeName": null
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "deleted": false,
- "deprecated": false,
- "custom": false
}
], - "encryption": false,
- "externalId": "string",
- "title": "string",
- "registeredDate": "2019-08-24T14:15:22Z",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "type": "COMPONENT"
}, - "associatedLicense": {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}, - "associatedComponentVersion": {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "versionLabels": [ ],
- "licenses": [ ],
- "vulnerabilities": [ ]
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "licenses": [ ],
- "deprecated": null,
- "vulnerabilities": [ ]
}
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "deleted": null,
- "deprecated": null,
- "custom": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- { }
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versions": [
- { }
], - "custom": false
}, - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}
}, - "child": {
- "id": "1",
- "name": "git",
- "description": "Description",
- "owner": "antlr",
- "projectId": "1",
- "systemGenerated": "True",
- "createDate": "2017-09-11 12:13:09.0",
- "updateDate": "2017-10-24 13:04:26.0",
- "publishedDate": "2017-10-24 13:04:26.0",
- "autoStatus": "DRAFT",
- "repositoryItem": {
- "id": 0,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "versionLabels": [ ],
- "licenses": [ ],
- "vulnerabilities": [ ]
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "licenses": [ ],
- "deprecated": null,
- "vulnerabilities": [ ]
}
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "deleted": null,
- "deprecated": null,
- "custom": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- {
- "id": null,
- "type": null,
- "displayName": null,
- "customVulnerabilities": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "component": null,
- "licenses": [ ],
- "deprecated": null,
- "versionName": null,
- "vulnerabilities": [ ]
}
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versions": [
- {
- "id": null,
- "type": null,
- "displayName": null,
- "customVulnerabilities": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "component": null,
- "licenses": [ ],
- "deprecated": null,
- "versionName": null,
- "vulnerabilities": [ ]
}
], - "custom": false
}, - "componentVersion": {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "score": null,
- "severity": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}, - "license": {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": null,
- "instruction": null,
- "type": null,
- "required": null,
- "priority": null,
- "organization": null,
- "triggerAction": null,
- "licenseTextSection": null,
- "licenseTextFragment": null
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}, - "licenseId": 0,
- "inUse": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "title": "string",
- "url": "string",
- "autoDetectionNotes": "string",
- "notes": "string",
- "description": "string",
- "item": {
- "id": 0,
- "type": "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": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}, - "auditorReviewNotes": "good to go",
- "remediationNotes": "update this immediately",
- "autoDetectionNotes": "Note",
- "asFoundLicenseText": "Sample from file LICENSE.txt in file ePortal-2.0",
- "status": "UNUSED0",
- "statusPolicyId": 0,
- "priority": {
- "id": 0,
- "type": "INVENTORY_STATUS",
- "name": "string",
- "description": "string",
- "isDefault": false
}, - "priorityId": 0,
- "published": "True",
- "disclosed": "True",
- "modified": "Unknown",
- "usageText": "usage",
- "noticeText": "Notice text",
- "fileCount": "2000",
- "parentGroupId": 0,
- "rejectedByUpdate": false,
- "confidence": "1",
- "partOfProduct": "Unknown",
- "linking": "Unknown",
- "workflowURL": "string",
- "provenanceId": 0,
- "links": [
- { }
], - "flexFields": [
- {
- "id": 0,
- "inventoryId": 0,
- "flexField1": "string",
- "flexField2": "string",
- "flexField3": "string",
- "flexField4": "string",
- "flexField5": "string"
}
], - "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": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "priority": 0,
- "closed": false,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": false,
- "unsuppressCreated": false,
- "reason": "string",
- "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": false,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "deprecated": false,
- "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "children": [
- null
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}, - "updateId": 0
}
], - "openVulnerabilityAlerts": [
- {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "priority": 0,
- "closed": false,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": false,
- "unsuppressCreated": false,
- "reason": "string",
- "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": false,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "deprecated": false,
- "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "children": [
- null
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}, - "updateId": 0
}
], - "vulnerabilityAlerts": [
- {
- "id": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "owner": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "priority": 0,
- "closed": false,
- "closedBy": {
- "id": 0,
- "externalId": "string",
- "login": "string",
- "password": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string",
- "email": "string",
- "jobTitle": "string",
- "telephone": "string",
- "fax": "string",
- "location": "string",
- "businessUnit": "string",
- "question": "string",
- "answer": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "userStatus": {
- "id": null,
- "code": null,
- "name": null
}, - "state": "UNUSED",
- "passwords": [
- null
], - "permissions": [
- null
], - "userLists": [
- null
], - "userRole": {
- "id": null,
- "name": null,
- "description": null
}, - "ldapAuthenicated": false,
- "displayName": "string",
- "displayNameWithLogin": "string",
- "lastUpdatedDate": "2019-08-24T14:15:22Z"
}, - "closedDate": "2019-08-24T14:15:22Z",
- "suppressClosed": false,
- "unsuppressCreated": false,
- "reason": "string",
- "vulnerability": {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "custom": false,
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "deprecated": false,
- "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "children": [
- null
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}, - "updateId": 0
}
], - "encrypted": "Unknown",
- "distributed": "Unknown",
- "inventoryType": "WORK_IN_PROGRESS",
- "associatedComponent": {
- "name": "string",
- "default": false,
- "id": 0,
- "displayName": "string",
- "sortedVersions": [
- {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- null
], - "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedVersions": [ ],
- "sortedLicenses": [ ],
- "versions": [ ],
- "custom": null
}, - "licenses": [
- null
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- null
]
}
], - "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "flagMask": 0,
- "modified": false,
- "popularity": 0,
- "description": "string",
- "url": "string",
- "versions": [
- {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- null
], - "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "component": {
- "id": null,
- "name": null,
- "description": null,
- "title": null,
- "url": null,
- "encryption": null,
- "flagMask": null,
- "modified": null,
- "externalId": null,
- "lastUpdateDate": null,
- "popularity": null,
- "registeredDate": null,
- "deprecated": null,
- "componentForge": null,
- "libVersions": [ ],
- "customVersions": [ ],
- "licenses": [ ],
- "componentCPEs": [ ],
- "suppressedVulnerabilities": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedVersions": [ ],
- "sortedLicenses": [ ],
- "versions": [ ],
- "custom": null
}, - "licenses": [
- null
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- 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": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "custom": false,
- "componentCPEs": [
- {
- "cpeKey": {
- "component": null,
- "cpeName": null
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "deleted": false,
- "deprecated": false,
- "custom": false
}
], - "encryption": false,
- "externalId": "string",
- "title": "string",
- "registeredDate": "2019-08-24T14:15:22Z",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "type": "COMPONENT"
}, - "associatedLicense": {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}, - "associatedComponentVersion": {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "versionLabels": [ ],
- "licenses": [ ],
- "vulnerabilities": [ ]
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "licenses": [ ],
- "deprecated": null,
- "vulnerabilities": [ ]
}
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "componentCPEs": [
- {
- "cpeKey": null,
- "id": null,
- "cpeVendor": null,
- "cpeProduct": null,
- "deleted": null,
- "deprecated": null,
- "custom": null
}
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- { }
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versions": [
- { }
], - "custom": false
}, - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}
}
}
], - "publishedDate": "2017-10-24 13:04:26.0",
- "usageText": "usage",
- "priorityId": 0,
- "encrypted": "Unknown",
- "createDate": "2017-09-11 12:13:09.0",
- "distributed": "Unknown",
- "updateDate": "2017-10-24 13:04:26.0",
- "description": "Description",
- "status": "UNUSED0",
- "projectId": "1",
- "provenanceId": 0,
- "confidence": "1",
- "inventoryType": "WORK_IN_PROGRESS",
- "fileCount": "2000",
- "published": "True",
- "disclosed": "True",
- "partOfProduct": "Unknown",
- "linking": "Unknown",
- "noticeText": "Notice text",
- "modified": "Unknown",
- "license": {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": 0,
- "name": "string"
}, - "required": false,
- "priority": {
- "id": 0,
- "name": "string"
}, - "organization": {
- "id": 0,
- "name": "string"
}, - "triggerAction": {
- "id": 0,
- "name": "string"
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}, - "statusPolicyId": 0,
- "rejectedByUpdate": false,
- "systemGenerated": "True",
- "autoDetectionNotes": "Note",
- "associatedComponent": {
- "name": "string",
- "default": false,
- "id": 0,
- "displayName": "string",
- "sortedVersions": [
- {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "customComponentVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "licenses": [ ],
- "deprecated": null,
- "vulnerabilities": [ ]
}
], - "libComponentVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "versionLabels": [ ],
- "licenses": [ ],
- "vulnerabilities": [ ]
}
], - "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "vulnerabilityReferences": [
- {
- "url": null
}
], - "children": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": null,
- "instruction": null,
- "type": null,
- "required": null,
- "priority": null,
- "organization": null,
- "triggerAction": null,
- "licenseTextSection": null,
- "licenseTextFragment": null
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": { },
- "flavors": [
- null
], - "libVulnerabilities": [
- null
], - "libAddVulnerabilities": [
- null
], - "customVulnerabilities": [
- null
], - "versionLicenses": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "versionLabels": [
- null
], - "licenses": [
- null
], - "vulnerabilities": [
- null
]
}
], - "customVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": { },
- "customVulnerabilities": [
- null
], - "libVulnerabilities": [
- null
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "licenses": [
- null
], - "deprecated": false,
- "vulnerabilities": [
- 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": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "componentCPEs": [
- {
- "cpeKey": {
- "component": null,
- "cpeName": null
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "deleted": false,
- "deprecated": false,
- "custom": false
}
], - "suppressedVulnerabilities": [
- {
- "id": 0,
- "componentId": 0,
- "componentName": "string",
- "vulnerabilityId": 0,
- "vulnerabilityName": "string",
- "versionScope": "SPECIFIC_VERSIONS",
- "suppressedVersions": [
- null
], - "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "updatedBy": "string"
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- { }
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "versions": [
- { }
], - "custom": false
}, - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": null,
- "instruction": null,
- "type": null,
- "required": null,
- "priority": null,
- "organization": null,
- "triggerAction": null,
- "licenseTextSection": null,
- "licenseTextFragment": null
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- {
- "url": null
}
], - "children": [
- { }
], - "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}
], - "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": 0,
- "name": "string"
}, - "required": false,
- "priority": {
- "id": 0,
- "name": "string"
}, - "organization": {
- "id": 0,
- "name": "string"
}, - "triggerAction": {
- "id": 0,
- "name": "string"
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "flagMask": 0,
- "modified": false,
- "popularity": 0,
- "description": "string",
- "url": "string",
- "versions": [
- {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "customComponentVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "licenses": [ ],
- "deprecated": null,
- "vulnerabilities": [ ]
}
], - "libComponentVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "versionLabels": [ ],
- "licenses": [ ],
- "vulnerabilities": [ ]
}
], - "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "vulnerabilityReferences": [
- {
- "url": null
}
], - "children": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": null,
- "instruction": null,
- "type": null,
- "required": null,
- "priority": null,
- "organization": null,
- "triggerAction": null,
- "licenseTextSection": null,
- "licenseTextFragment": null
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": { },
- "flavors": [
- null
], - "libVulnerabilities": [
- null
], - "libAddVulnerabilities": [
- null
], - "customVulnerabilities": [
- null
], - "versionLicenses": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "versionLabels": [
- null
], - "licenses": [
- null
], - "vulnerabilities": [
- null
]
}
], - "customVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": { },
- "customVulnerabilities": [
- null
], - "libVulnerabilities": [
- null
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- null
], - "displayVersionName": "string",
- "licenses": [
- null
], - "deprecated": false,
- "vulnerabilities": [
- 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": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "componentCPEs": [
- {
- "cpeKey": {
- "component": null,
- "cpeName": null
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "deleted": false,
- "deprecated": false,
- "custom": false
}
], - "suppressedVulnerabilities": [
- {
- "id": 0,
- "componentId": 0,
- "componentName": "string",
- "vulnerabilityId": 0,
- "vulnerabilityName": "string",
- "versionScope": "SPECIFIC_VERSIONS",
- "suppressedVersions": [
- null
], - "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "updatedBy": "string"
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- { }
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "versions": [
- { }
], - "custom": false
}, - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": null,
- "instruction": null,
- "type": null,
- "required": null,
- "priority": null,
- "organization": null,
- "triggerAction": null,
- "licenseTextSection": null,
- "licenseTextFragment": null
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- {
- "url": null
}
], - "children": [
- { }
], - "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}
], - "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": 0,
- "name": "string"
}, - "required": false,
- "priority": {
- "id": 0,
- "name": "string"
}, - "organization": {
- "id": 0,
- "name": "string"
}, - "triggerAction": {
- "id": 0,
- "name": "string"
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "custom": false,
- "componentCPEs": [
- {
- "cpeKey": {
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": null,
- "versionName": null,
- "flagMask": null,
- "releaseDate": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "deprecated": null,
- "component": null,
- "flavors": [ ],
- "libVulnerabilities": [ ],
- "libAddVulnerabilities": [ ],
- "customVulnerabilities": [ ],
- "versionLicenses": [ ],
- "default": null,
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "versionLabels": [ ],
- "licenses": [ ],
- "vulnerabilities": [ ]
}
], - "customVersions": [
- {
- "id": null,
- "versionName": null,
- "component": null,
- "customVulnerabilities": [ ],
- "libVulnerabilities": [ ],
- "type": null,
- "displayName": null,
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "licenses": [ ],
- "deprecated": null,
- "vulnerabilities": [ ]
}
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "componentCPEs": [
- { }
], - "suppressedVulnerabilities": [
- {
- "id": null,
- "componentId": null,
- "componentName": null,
- "vulnerabilityId": null,
- "vulnerabilityName": null,
- "versionScope": null,
- "suppressedVersions": [ ],
- "createdDate": null,
- "updatedDate": null,
- "createdBy": null,
- "updatedBy": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- {
- "id": null,
- "type": null,
- "displayName": null,
- "customVulnerabilities": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "component": null,
- "licenses": [ ],
- "deprecated": null,
- "versionName": null,
- "vulnerabilities": [ ]
}
], - "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "versions": [
- {
- "id": null,
- "type": null,
- "displayName": null,
- "customVulnerabilities": [ ],
- "sortedLicenses": [ ],
- "displayVersionName": null,
- "component": null,
- "licenses": [ ],
- "deprecated": null,
- "versionName": null,
- "vulnerabilities": [ ]
}
], - "custom": false
}, - "cpeName": "string"
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "deleted": false,
- "deprecated": false,
- "custom": false
}
], - "encryption": false,
- "externalId": "string",
- "title": "string",
- "registeredDate": "2019-08-24T14:15:22Z",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "type": "COMPONENT"
}, - "associatedLicense": {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": 0,
- "name": "string"
}, - "required": false,
- "priority": {
- "id": 0,
- "name": "string"
}, - "organization": {
- "id": 0,
- "name": "string"
}, - "triggerAction": {
- "id": 0,
- "name": "string"
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}, - "remediationNotes": "update this immediately",
- "auditorReviewNotes": "good to go",
- "associatedComponentVersion": {
- "id": 0,
- "type": "COMPONENT",
- "displayName": "string",
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "customComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "customVulnerabilities": [
- { }
], - "libVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "score": null,
- "severity": null,
- "severityAsInteger": null
}
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "deprecated": false,
- "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "libComponentVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": null,
- "name": null,
- "displayName": null,
- "url": null,
- "deprecated": null,
- "createDate": null,
- "updateDate": null,
- "data": null
}, - "libVersions": [
- null
], - "customVersions": [
- null
], - "licenses": [
- null
], - "componentCPEs": [
- null
], - "suppressedVulnerabilities": [
- null
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- null
], - "sortedLicenses": [
- null
], - "versions": [
- null
], - "custom": false
}, - "flavors": [
- {
- "id": null,
- "componentVersion": null,
- "flavor": null
}
], - "libVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "score": null,
- "severity": null,
- "severityAsInteger": null
}
], - "libAddVulnerabilities": [
- {
- "id": null,
- "name": null,
- "description": null,
- "cvssv2Score": null,
- "cvssv2Severity": null,
- "cvssv3Score": null,
- "cvssv3Severity": null,
- "url": null,
- "custom": null,
- "lastRevisedDate": null,
- "originalReleaseDate": null,
- "source": null,
- "registry": null,
- "deprecated": null,
- "customComponentVersions": [ ],
- "libComponentVersions": [ ],
- "children": [ ],
- "cvssv2Vector": null,
- "cvssv3Vector": null,
- "vulnerabilityCWE": [ ],
- "vulnerabilityReferences": [ ],
- "score": null,
- "severity": null,
- "severityAsInteger": null
}
], - "customVulnerabilities": [
- { }
], - "versionLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "displayVersionName": "string",
- "versionLabels": [
- "string"
], - "licenses": [
- {
- "id": null,
- "name": null,
- "shortName": null,
- "description": null,
- "text": null,
- "url": null,
- "category": null,
- "notes": null,
- "iconUrl": null,
- "flagMask": null,
- "modified": null,
- "custom": null,
- "externalId": null,
- "family": null,
- "parentId": null,
- "addToPalamidaCL": null,
- "author": null,
- "dfsgCompatible": null,
- "familyName": null,
- "deprecated": null,
- "noticeAttributionStatements": null,
- "noticeCopyrightStatements": null,
- "osiLicenseCategory": null,
- "osiLicenseName": null,
- "patentLicenseGrant": null,
- "publishedDate": null,
- "publisher": null,
- "spdxLicenseIdentifier": null,
- "spdxLicenseName": null,
- "userUpdated": null,
- "version": null,
- "priority": null,
- "components": [ ],
- "componentVersions": [ ],
- "obligations": [ ],
- "default": null,
- "displayName": null,
- "screenText": null,
- "abbrevName": null,
- "copyleft": null,
- "osiapproved": null,
- "screenName": null,
- "commercial": null,
- "gplv2Compatible": null,
- "freeSoftwareLicense": null,
- "gplv3Compatible": null,
- "spdxNameOrName": null,
- "spdxIdentifierOrName": null
}
], - "vulnerabilities": [
- {
- "name": null,
- "id": null,
- "vulnerabilityCWE": [ ],
- "originalReleaseDate": null,
- "cvssv3Severity": null,
- "lastRevisedDate": null,
- "cvssv2Severity": null,
- "vulnerabilityReferences": [ ],
- "children": [ ],
- "registry": null,
- "score": null,
- "description": null,
- "source": null,
- "url": null,
- "severity": null,
- "cvssv2Score": null,
- "cvssv3Score": null,
- "cvssv3Vector": null,
- "cvssv2Vector": null,
- "severityAsInteger": null
}
]
}
], - "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "children": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- {
- "name": null,
- "title": null
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- {
- "url": null
}
], - "children": [
- { }
], - "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": 0,
- "name": "string"
}, - "required": false,
- "priority": {
- "id": 0,
- "name": "string"
}, - "organization": {
- "id": 0,
- "name": "string"
}, - "triggerAction": {
- "id": 0,
- "name": "string"
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "component": {
- "id": 0,
- "name": "string",
- "description": "string",
- "title": "string",
- "url": "string",
- "encryption": false,
- "flagMask": 0,
- "modified": false,
- "externalId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "popularity": 0,
- "registeredDate": "2019-08-24T14:15:22Z",
- "deprecated": false,
- "componentForge": {
- "id": 0,
- "name": "string",
- "displayName": "string",
- "url": "string",
- "deprecated": false,
- "createDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "data": "string"
}, - "libVersions": [
- {
- "id": 0,
- "versionName": "string",
- "flagMask": 0,
- "releaseDate": "2019-08-24T14:15:22Z",
- "modified": false,
- "custom": false,
- "externalId": "string",
- "deprecated": false,
- "component": { },
- "flavors": [
- {
- "id": 0,
- "componentVersion": { },
- "flavor": "string"
}
], - "libVulnerabilities": [
- {
- "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": null,
- "name": null,
- "description": null,
- "url": null
}, - "deprecated": false,
- "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "children": [
- null
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}
], - "libAddVulnerabilities": [
- {
- "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": null,
- "name": null,
- "description": null,
- "url": null
}, - "deprecated": false,
- "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "children": [
- null
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}
], - "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "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",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "versionLabels": [
- "string"
], - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}
], - "customVersions": [
- {
- "id": 0,
- "versionName": "string",
- "component": { },
- "customVulnerabilities": [
- {
- "id": 0,
- "name": "string",
- "description": "string",
- "cvssv2Score": 0,
- "cvssv2Severity": "string",
- "cvssv3Score": 0,
- "cvssv3Severity": "string",
- "url": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "originalReleaseDate": "2019-08-24T14:15:22Z",
- "source": "string",
- "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "score": 0,
- "severity": "string",
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
], - "libVulnerabilities": [
- {
- "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": null,
- "name": null,
- "description": null,
- "url": null
}, - "deprecated": false,
- "customComponentVersions": [
- null
], - "libComponentVersions": [
- null
], - "children": [
- null
], - "cvssv2Vector": "string",
- "cvssv3Vector": "string",
- "vulnerabilityCWE": [
- null
], - "vulnerabilityReferences": [
- null
], - "score": 0,
- "severity": "string",
- "severityAsInteger": 0
}
], - "type": "COMPONENT",
- "displayName": "string",
- "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "displayVersionName": "string",
- "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- null
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "deprecated": false,
- "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- null
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- null
], - "children": [
- null
], - "registry": {
- "id": null,
- "name": null,
- "description": null,
- "url": null
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}
], - "licenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "componentCPEs": [
- {
- "cpeKey": {
- "component": { },
- "cpeName": "string"
}, - "id": 0,
- "cpeVendor": "string",
- "cpeProduct": "string",
- "deleted": false,
- "deprecated": false,
- "custom": false
}
], - "suppressedVulnerabilities": [
- {
- "id": 0,
- "componentId": 0,
- "componentName": "string",
- "vulnerabilityId": 0,
- "vulnerabilityName": "string",
- "versionScope": "SPECIFIC_VERSIONS",
- "suppressedVersions": [
- {
- "id": 0,
- "versionId": 0,
- "versionName": "string",
- "reason": "FALSE_POSITIVE",
- "remarks": "string",
- "status": "SUPPRESS",
- "suppressEntity": { },
- "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "updatedBy": "string"
}
], - "createdDate": "2019-08-24T14:15:22Z",
- "updatedDate": "2019-08-24T14:15:22Z",
- "createdBy": "string",
- "updatedBy": "string"
}
], - "default": false,
- "type": "COMPONENT",
- "displayName": "string",
- "sortedVersions": [
- { }
], - "sortedLicenses": [
- {
- "id": 0,
- "name": "string",
- "shortName": "string",
- "description": "string",
- "text": "string",
- "url": "string",
- "category": "CATEGORY1",
- "notes": "string",
- "iconUrl": "string",
- "flagMask": 0,
- "modified": false,
- "custom": false,
- "externalId": "string",
- "family": false,
- "parentId": 0,
- "addToPalamidaCL": false,
- "author": "string",
- "dfsgCompatible": false,
- "familyName": "string",
- "deprecated": false,
- "noticeAttributionStatements": "string",
- "noticeCopyrightStatements": "string",
- "osiLicenseCategory": "string",
- "osiLicenseName": "string",
- "patentLicenseGrant": false,
- "publishedDate": "2019-08-24T14:15:22Z",
- "publisher": "string",
- "spdxLicenseIdentifier": "string",
- "spdxLicenseName": "string",
- "userUpdated": false,
- "version": "string",
- "priority": 0,
- "components": [
- { }
], - "componentVersions": [
- { }
], - "obligations": [
- {
- "id": 0,
- "instruction": "string",
- "type": {
- "id": null,
- "name": null
}, - "required": false,
- "priority": {
- "id": null,
- "name": null
}, - "organization": {
- "id": null,
- "name": null
}, - "triggerAction": {
- "id": null,
- "name": null
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "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": 0,
- "name": "string"
}, - "required": false,
- "priority": {
- "id": 0,
- "name": "string"
}, - "organization": {
- "id": 0,
- "name": "string"
}, - "triggerAction": {
- "id": 0,
- "name": "string"
}, - "licenseTextSection": "string",
- "licenseTextFragment": "string"
}
], - "default": false,
- "displayName": "string",
- "screenText": "string",
- "abbrevName": "string",
- "copyleft": false,
- "osiapproved": false,
- "screenName": "string",
- "commercial": false,
- "gplv2Compatible": false,
- "freeSoftwareLicense": false,
- "gplv3Compatible": false,
- "spdxNameOrName": "string",
- "spdxIdentifierOrName": "string"
}
], - "deprecated": false,
- "versionName": "string",
- "vulnerabilities": [
- {
- "name": "string",
- "id": 0,
- "vulnerabilityCWE": [
- {
- "name": "string",
- "title": "string"
}
], - "originalReleaseDate": "2019-08-24T14:15:22Z",
- "cvssv3Severity": "string",
- "lastRevisedDate": "2019-08-24T14:15:22Z",
- "cvssv2Severity": "string",
- "vulnerabilityReferences": [
- {
- "url": "string"
}
], - "children": [
- { }
], - "registry": {
- "id": 0,
- "name": "string",
- "description": "string",
- "url": "string"
}, - "score": 0,
- "description": "string",
- "source": "string",
- "url": "string",
- "severity": "string",
- "cvssv2Score": 0,
- "cvssv3Score": 0,
- "cvssv3Vector": "string",
- "cvssv2Vector": "string",
- "severityAsInteger": 0
}
]
}
}
This API returns the status for the scan just run using the Project Scan API (scanResource/projectScan/{projectId}). To obtain the scan status, provide the taskId contained in the output of the Project Scan API.
SCHEDULED | ACTIVE | TERMINATED | FAILED | COMPLETED
Bad request: The task Id entered was not found
"NEW"
Use this API to upload and extract the archived codebase for a project (identified by its projectId). Note the following:
The Try It feature is not available for this API. However, you can test the API using conventional REST API clients such as Postman or cURL. When calling the API from a REST client, run a curl command in the following format:
curl -X POST "http://{HOST}:{PORT}/codeinsight/api/project/uploadProjectCodebase?projectId={PROJECT_ID}&deleteExistingFileOnServer=true&expansionLevel=1" -H "accept: application/json" -H "Authorization: Bearer {JWT_TOKEN}" -H "content-type: application/octet-stream" --data-binary "@path/{filename}.[zip|tar|tar.gz|7z]"
Zipped codebase to scan
OK
Bad Request
Internal Server Error
"string"
Creates a project for the given input, updates project custom field values and returns projectId with success message.
To create a project, the projectName field is required and other fields are optional. If the optional fields are left blank, the "Project Default" values are applied for them.
NOTE: For folderName, passing entire folder path like folder1/folder2 is not supported.
Created
Bad Request
Unauthorized
Internal Server Error
{- "name": "eportal",
- "description": "description",
- "folderName": "Projects",
- "policyProfileName": "Default License Policy Profile",
- "scanProfileName": "Basic Scan Profile (Without CL)",
- "autoPublish": "true",
- "markAssociatedFilesAsReviewed": "true",
- "owner": "admin",
- "risk": "HIGH | default: MEDIUM",
- "privateProject": "false",
- "scanServerAlias": "null",
- "deleteEmptyInventory": "false",
- "doNotPublishInventoryUnknownLicense": "true",
- "folderId": "1",
- "customFields": [
- {
- "id": "1",
- "value": "Value for custom field."
}
]
}
Use this API to upload and extract the zip file for a custom report for a project.
curl -H "Authorization: Bearer %jwt%" --form projectId=%projectId% --form reportId=%reportId% --form file=@"pdf_reports.zip" http://localhost:8888/codeinsight/api/projects/uploadReport
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
"string"
This API returns the details for a given project (identified by its projectId).
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
{- "id": 0,
- "name": "string",
- "description": "string",
- "owner": "string",
- "dateCreated": "string",
- "scanPaths": [
- {
- "property1": { },
- "property2": { }
}
], - "scanProfileName": "string",
- "policyProfileName": "string",
- "type": "string",
- "risk": "string",
- "projectVisibiity": "string",
- "legalContactName": "string",
- "securityContactName": "string",
- "devContactName": "string",
- "projectStatus": "string",
- "scanServerAlias": "string",
- "totalFiles": 0,
- "codebaseSize": "string",
- "numberOfLines": 0,
- "projectPath": "string",
- "childProjects": [
- {
- "id": 0,
- "name": "string",
- "childProject": [
- { }
], - "parentProject": [
- { }
]
}
], - "parentProjects": [
- {
- "id": 0,
- "name": "string",
- "childProject": [
- { }
], - "parentProject": [
- { }
]
}
], - "licenses": {
- "property1": 0,
- "property2": 0
}, - "vulnerabilities": {
- "property1": {
- "property1": 0,
- "property2": 0
}, - "property2": {
- "property1": 0,
- "property2": 0
}
}, - "customFields": [
- {
- "property1": "string",
- "property2": "string"
}
], - "deleteEmptyInventory": false
}
Use this API to update attributes for a given project (identified by its projectId). Note the following:
Updates a project. autoPublish is required when markAssociatedFilesAsReviewed and doNotPublishInventoryUnknownLicense is part of a request.
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
{- "name": "eportal",
- "description": "description",
- "folderName": "Projects",
- "policyProfileName": "Default License Policy Profile",
- "scanProfileName": "Basic Scan Profile (Without CL)",
- "autoPublish": "true",
- "markAssociatedFilesAsReviewed": "true",
- "owner": "admin",
- "risk": "HIGH | default: MEDIUM",
- "privateProject": "false",
- "deleteEmptyInventory": "false",
- "doNotPublishInventoryUnknownLicense": "true",
- "folderId": "1",
- "customFields": [
- {
- "id": "1",
- "value": "Value for custom field."
}
]
}
This API retrieves a list of all codebase files that have been scanned in a given project (identified by its projectId). The list shows the following for each file:
OK
Unauthorized
Not Found
Internal Server Error
This API retrieves a list of all child projects for a given project (identified by its projectId). You can choose to show child projects recursively (that is, child projects of child projects). Note that the parentProject property will not be shown in the response.
OK
Bad Request
Not Found
Internal Server Error
{- "id": 0,
- "name": "string",
- "childProject": [
- { }
], - "parentProject": [
- { }
]
}
This API retrieves the list of license, copyright, email, URL, and search-text matches and provides totals for the exact-file and source matches for each scanned file.
OK
Unauthorized
Not Found
Internal Server Error
Imports project data for a given projectId. Only Project Owner and Analyst can import project data into a private project.
The Try It feature is not available for this API. This API can be tested using conventional REST API clients such as postman or cURL.
When calling this API from a REST client, you need to run either of the curl commands.
Save the required attributes in a json or a text file for project import and provide that file in the command. If you are using a text file, do not give .txt extension.
curl -H "Authorization:Bearer %jwt%" -F importFile=@"fileToImport.zip" -F projectImportModel=@"JsonFile.json Or textFile;type=application/json" http://localhost:8888/codeinsight/api/projects/%projectId%/import
Or else, instead of providing file, you can directly define the attributes for projectImportModel inside curly braces. Provide FileMatchingCriteria either of the below values:
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
"string"
Get Project level inventory summary.
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
{- "itemNumber": 0,
- "id": 0,
- "name": "string",
- "type": "string",
- "priority": "string",
- "createdBy": "string",
- "url": "string",
- "confidence": "HIGHEST",
- "componentId": "string",
- "componentName": "string",
- "componentVersionId": "string",
- "componentVersionName": "string",
- "reviewStatus": "string",
- "selectedLicenseId": "string",
- "selectedLicenseSPDXIdentifier": "string",
- "vulnerabilitySummary": [
- {
- "property1": {
- "property1": 0,
- "property2": 0
}, - "property2": {
- "property1": 0,
- "property2": 0
}
}
]
}
Get all parent projects. childProject property will not be shown in the response.
OK
Bad Request
Not Found
Internal Server Error
{- "id": 0,
- "name": "string",
- "childProject": [
- { }
], - "parentProject": [
- { }
]
}
Download reports (PROJECT, AUDIT, NOTICES, CUSTOM_REPORT) for a given projectId. For *all reports, we need to provide the ID of the report. All project users - including Observer, Reviewer and Analyst - can download reports for private projects.
If a task is in progress, the response will be 202 and the status will be provided in the header, such as (ACTIVE, SCHEDULED).
The Try It feature 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 POST "http://HOST:PORT/codeinsight/api/projects/{projectId}/reports/{reportId}/download?taskId={taskId}"
-H "accept: application/json" -H "Authorization: Bearer JWT_TOKEN" > report.zip
OK
Accepted
Bad request
Unauthorized
Not Found
Internal Server Error
{ }
Generates reports (PROJECT, AUDIT, NOTICES, CUSTOM_REPORT) for a given projectId. For all reports, we need to provide the ID of the report. All project users - including Observer, Reviewer and Analyst - can generate reports for private projects.
The success response of the generate is a taskId which should be used during download. If the report type is Custom Report and enableProjectPicker is true, otherProjectId is required.
OK
Bad request
Unauthorized
Not Found
Internal Server Error
{- "otherProjectId": "1",
- "options": {
- "property1": "string",
- "property2": "string"
}
}
Assign a user to a specific project role. Here ownerId refers to the contactId of the project.
Add user(s) to a specific project role.
Accepted RoleId: PROJECT_ADMIN, ANALYST, REVIEWER, OBSERVER
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
{- "ownerId": "admin",
- "securityContactId": "admin",
- "developerContactId": "admin",
- "legalContactId": "admin",
- "userRoles": {
- "roleId": "ANALYST",
- "users": [
- "string"
]
}
}
Remove user(s) from a specific project role.
Remove user(s) from a specific project role.
Accepted RoleId: PROJECT_ADMIN, ANALYST, REVIEWER, OBSERVER
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
{- "roleId": "ANALYST",
- "users": [
- "string"
]
}