Affected by GO-2022-1100
and 1 other vulnerabilities
GO-2022-1100: Vela Insecure Defaults in github.com/go-vela/server
GO-2024-2648: Server/API for Vela Insecure Variable Substitution in github.com/go-vela/server
package
Version:
v0.10.0-rc1
Opens a new window with list of versions in this module.
Published: Oct 7, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
HandleError appends the error to the handler chain for logging and outputs it.
MaxInt is a helper function to clamp the integer which
prevents it from being higher then the provided value.
Currently, Go only supports float64 via math. ( max | min ).
MinInt is a helper function to clamp the integer which
prevents it from being lower then the provided value.
Currently, Go only supports float64 via math. ( max | min ).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.