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.3.0-rc3
Opens a new window with list of versions in this module.
Published: Feb 13, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package github provides the ability for Vela to
integrate with GitHub or GitHub Enterprise as a source provider.
Usage:
import "github.com/go-vela/server/source/github"
New returns a Source implementation that integrates with GitHub or a
GitHub Enterprise instance.
NewTest returns a Source implementation that integrates with the provided
mock server. Only the url from the mock server is required.
This function is intended for running tests only.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.