package
Version:
v0.0.0-...-bef7b93
Opens a new window with list of versions in this module.
Published: Dec 20, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Option interface {
}
type RepositoryToCPE struct {
Data map[string]struct {
Cpes []string `json:"cpes,omitempty"`
RepoRelativeURLs []string `json:"repo_relative_urls,omitempty"`
} `json:"data,omitempty"`
LastUpdated string `json:"last_updated,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.