GO-2023-1803: In Lima, a malicious disk image could read a single file on the host filesystem as a qcow2/vmdk backing file in github.com/lima-vm/lima
package
Version:
v0.14.0-beta.0
Opens a new window with list of versions in this module.
Published: Nov 16, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
PropagateJSON propagates JSONFormatter lines.
PanicLevel and FatalLevel are converted to ErrorLevel.
type JSON struct {
Level string `json:"level"`
Msg string `json:"msg"`
Time time.Time `json:"time"`
}
JSON is the type used in logrus.JSONFormatter
Source Files
¶
Click to show internal directories.
Click to hide internal directories.