| Class | Description |
|---|---|
| Artifact |
Represents an artifact with its group ID, artifact ID, and version.
|
| ArtifactAvailableUpgrade |
Represents an upgrade suggestion for a specific artifact version by the AxonIQ Update Checker API.
|
| DetectedVulnerability |
Represents a vulnerability in an AxonIQ Artifact in use.
|
| UpdateCheckRequest |
Represents an UpdateChecker request, including machine and instance identifiers, operating system details, JVM
information, Kotlin version, and a list of library versions.
|
| UpdateCheckResponse |
Represents the response from the UpdateChecker API, containing information about version upgrades and vulnerabilities
found in the artifacts used by the application.
|
| Enum | Description |
|---|---|
| DetectedVulnerabilitySeverity |
Represents the severity of a vulnerability in an AxonIQ artifact.
|
Copyright © 2010–2025. All rights reserved.