GO-2024-3076: Trufflehog vulnerable to Blind SSRF in some Detectors in github.com/trufflesecurity/trufflehog
package
Version:
v3.63.9
Opens a new window with list of versions in this module.
Published: Jan 14, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Marshal writes the given proto.Message in YAML format.
Unmarshal reads the given []byte into the given proto.Message, discarding
any unknown fields in the input.
UnmarshalStrict reads the given []byte into the given proto.Message. If there
are any unknown fields in the input, an error is returned.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.