- getDescription() - Method in class net.ossindex.common.VulnerabilityDescriptor
-
Get the description
- getGroup() - Method in class net.ossindex.common.PackageDescriptor
-
Get the group ID
- getId() - Method in class net.ossindex.common.PackageDescriptor
-
- getId() - Method in class net.ossindex.common.VulnerabilityDescriptor
-
Get the OSS Index ID
- getName() - Method in class net.ossindex.common.PackageDescriptor
-
Get the artifact name
- getPackageId() - Method in class net.ossindex.common.PackageDescriptor
-
Get a reasonable unique ID for the package.
- getPmPackageId() - Method in class net.ossindex.common.PackageDescriptor
-
Get a reasonable unique ID for the package, including the package manager name.
- getPublished() - Method in class net.ossindex.common.VulnerabilityDescriptor
-
Get the published timestamp
- getPublishedDate() - Method in class net.ossindex.common.VulnerabilityDescriptor
-
Get the published date
- getReferences() - Method in class net.ossindex.common.VulnerabilityDescriptor
-
Get the references
- getTitle() - Method in class net.ossindex.common.VulnerabilityDescriptor
-
Get the title
- getUpdated() - Method in class net.ossindex.common.VulnerabilityDescriptor
-
Get the updated timestamp
- getUpdatedDate() - Method in class net.ossindex.common.VulnerabilityDescriptor
-
Get the updated date
- getUriString() - Method in class net.ossindex.common.VulnerabilityDescriptor
-
Get the OSS Index URL through which to find more information
- getVersion() - Method in class net.ossindex.common.PackageDescriptor
-
Get the package version
- getVersions() - Method in class net.ossindex.common.VulnerabilityDescriptor
-
Get the versions
- getVulnerabilities() - Method in class net.ossindex.common.PackageDescriptor
-
Get vulnerabilities belonging to this package.
- getVulnerabilityMatches() - Method in class net.ossindex.common.PackageDescriptor
-
Get the total number of vulnerabilities matching the supplied version.
- getVulnerabilityTotal() - Method in class net.ossindex.common.PackageDescriptor
-
Get the total number of vulnerabilities for the package identified on the server.