Discover Packages
github.com/aquasecurity/trivy-docker-extension
service
internal
auth
package
Version:
v0.0.0-...-0686035
Opens a new window with list of versions in this module.
Published: Jul 27, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Response struct {
Status int `json:"status"`
Message string `json:"message"`
Data string `json:"data,omitempty"`
Errors []string `json:"errors,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.