| Package | Description |
|---|---|
| org.cyclonedx.model | |
| org.cyclonedx.model.vulnerability |
| Modifier and Type | Method and Description |
|---|---|
List<Tool> |
Metadata.getTools() |
| Modifier and Type | Method and Description |
|---|---|
void |
Metadata.addTool(Tool tool) |
| Modifier and Type | Method and Description |
|---|---|
void |
Metadata.setTools(List<Tool> tools) |
| Modifier and Type | Method and Description |
|---|---|
List<Tool> |
Vulnerability.getTools() |
| Modifier and Type | Method and Description |
|---|---|
void |
Vulnerability.setTools(List<Tool> tools) |
Copyright © 2017–2022 OWASP Foundation. All rights reserved.