# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
Make sure the environment variables does not contain any Frogbot variables.
BuildRepoAggregator receives the content of a frogbot-config.yml file, along with the Git (built from environment variables) and ServerDetails parameters.
No description provided by the author
No description provided by the author
No description provided by the author
CheckConnection checks if the url is accessible in a separate goroutine not to block the main thread.
No description provided by the author
Create a temporary directory and copy the content of "testdata/testDir" into it.
No description provided by the author
No description provided by the author
No description provided by the author
Delete existing pull request regular comments (Summary, Fallback review comments).
Delete existing pull request review comments (Applicable, Sast, Iac).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetFullBranchName returns the full branch name (for example: refs/heads/master) The input branchName can be a short name (master) or a full name (refs/heads/master).
No description provided by the author
GetRelativeWd receive a base working directory along with a full path containing the base working directory, and the relative part is returned without the base prefix.
No description provided by the author
No description provided by the author
No description provided by the author
The impact graph of direct dependencies consists of only two elements.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadConfigFromFileSystem looks for .frogbot/frogbot-config.yml from the given path and return its content.
No description provided by the author
No description provided by the author
Receive an environment variables key-values map, set and assert the environment variables.
This function takes a map of environment variables and sets them, and returns a callback to UNSET them all.
No description provided by the author
No description provided by the author
Check connection details with JFrog instance.
Generates MD5Hash from a VulnerabilityOrViolationRow The map can be returned in different order from Xray, so we need to sort the strings before hashing.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
General flags.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Default naming templates.
Git naming template environment variables.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VCS providers params.
The 'GITHUB_ACTIONS' environment variable exists when the CI is GitHub Actions.
No description provided by the author
No description provided by the author
Git environment variables.
No description provided by the author
No description provided by the author
No description provided by the author
#nosec G101 -- False positive - no hardcoded credentials.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Repository environment variables - Ignored if the frogbot-config.yml file is used.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JFrog platform environment variables.
No description provided by the author
Placeholders for templates.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Email related environment variables#nosec G101 -- False positive - no hardcoded credentials.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VulnerabilityDetails serves as a container for essential information regarding a vulnerability that is going to be addressed and resolved.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author