GO-2024-3163: Dozzle uses unsafe hash for passwords in github.com/amir20/dozzle
package
Version:
v1.3.5
Opens a new window with list of versions in this module.
Published: Nov 27, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Container struct {
ID string `json:"id"`
Names []string `json:"names"`
Name string `json:"name"`
Image string `json:"image"`
ImageID string `json:"imageId"`
Command string `json:"command"`
Created int64 `json:"created"`
State string `json:"state"`
Status string `json:"status"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.