A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
V
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.AdvisorCapability
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.FileFormat
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.HashAlgorithm
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.LicenseSource
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.PackageLinkage
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.PackageProvider
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.PackageType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.Severity
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.SourceCodeOrigin
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.config.IssueResolutionReason
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.config.LicenseFindingCurationReason
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.config.PathExcludeReason
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.config.RuleViolationResolutionReason
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.config.ScopeExcludeReason
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.config.StorageType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.config.VulnerabilityResolutionReason
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.utils.PurlType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.vulnerabilities.Cvss2Rating
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.vulnerabilities.Cvss3Rating
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in org.ossreviewtoolkit.model.vulnerabilities.Cvss4Rating
- Returns the enum constant of this type with the specified name.
- values() - function in org.ossreviewtoolkit.model.AdvisorCapability
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.FileFormat
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.HashAlgorithm
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.LicenseSource
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.PackageLinkage
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.PackageProvider
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.PackageType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.Severity
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.SourceCodeOrigin
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.config.IssueResolutionReason
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.config.LicenseFindingCurationReason
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.config.PathExcludeReason
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.config.RuleViolationResolutionReason
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.config.ScopeExcludeReason
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.config.StorageType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.config.VulnerabilityResolutionReason
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.utils.PurlType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.vulnerabilities.Cvss2Rating
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.vulnerabilities.Cvss3Rating
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in org.ossreviewtoolkit.model.vulnerabilities.Cvss4Rating
- Returns an array containing the constants of this enum type, in the order they're declared.
- VCS - enum entry in org.ossreviewtoolkit.model.SourceCodeOrigin
Source code from the version control system.
- VcsInfo - class in org.ossreviewtoolkit.model
- Bundles general Version Control System information.
- VcsInfoCurationData - class in org.ossreviewtoolkit.model
- Bundles curation data for Version Control System information.
- VcsInfoKt - class in org.ossreviewtoolkit.model
- VcsMatcher - class in org.ossreviewtoolkit.model.config
- A matcher which matches its properties against a RepositoryProvenance.
- VcsType - class in org.ossreviewtoolkit.model
- A class for Version Control System types.
- VcsType.Companion - class in org.ossreviewtoolkit.model.VcsType
- verify(java.io.File) - function in org.ossreviewtoolkit.model.Hash
- Verify that the file matches this hash.
- verify(org.ossreviewtoolkit.model.Hash) - function in org.ossreviewtoolkit.model.Hash
- Verify that the provided hash matches this hash.
- visitDependencies(kotlin.jvm.functions.Function1) - function in org.ossreviewtoolkit.model.DependencyNode
- Visit the direct dependencies of this DependencyNode by calling the specified block with a sequence of all child nodes.
- visitDependencies(kotlin.jvm.functions.Function1) - function in org.ossreviewtoolkit.model.PackageReference
- Visit the direct dependencies of this DependencyNode by calling the specified block with a sequence of all child nodes.
- VULNERABILITIES - enum entry in org.ossreviewtoolkit.model.AdvisorCapability
Indicates that an advisor can retrieve information about security vulnerabilities.
- Vulnerability - class in org.ossreviewtoolkit.model.vulnerabilities
- Base model for all vulnerability providers supported by the advisor.
- VulnerabilityReference - class in org.ossreviewtoolkit.model.vulnerabilities
- A data class representing detailed information about a vulnerability obtained from a specific source.
- VulnerabilityReference.Companion - class in org.ossreviewtoolkit.model.vulnerabilities.VulnerabilityReference
- VulnerabilityResolution - class in org.ossreviewtoolkit.model.config
- Defines the resolution of an Vulnerability.
- VulnerabilityResolutionReason - class in org.ossreviewtoolkit.model.config
- Possible reasons for resolving an Vulnerability using a VulnerabilityResolution.