| Package | Description |
|---|---|
| org.cyclonedx.model | |
| org.cyclonedx.model.vulnerability |
| Modifier and Type | Method and Description |
|---|---|
OrganizationalEntity |
Metadata.getManufacture() |
OrganizationalEntity |
Service.getProvider() |
OrganizationalEntity |
Metadata.getSupplier() |
OrganizationalEntity |
Component.getSupplier() |
| Modifier and Type | Method and Description |
|---|---|
void |
Metadata.setManufacture(OrganizationalEntity manufacture) |
void |
Service.setProvider(OrganizationalEntity provider) |
void |
Metadata.setSupplier(OrganizationalEntity supplier) |
void |
Component.setSupplier(OrganizationalEntity supplier) |
| Modifier and Type | Method and Description |
|---|---|
List<OrganizationalEntity> |
Vulnerability.Credits.getOrganizations() |
| Modifier and Type | Method and Description |
|---|---|
void |
Vulnerability.Credits.setOrganizations(List<OrganizationalEntity> organizations) |
Copyright © 2017–2022 OWASP Foundation. All rights reserved.