Skip to content

Vuln

pipeleak gl vuln

Check if the installed GitLab version is vulnerable

Synopsis

Check the installed GitLab instance version against the NIST vulnerability database to see if it is affected by any vulnerabilities.

pipeleak gl vuln [flags]

Examples

pipeleak gl vuln --token glpat-xxxxxxxxxxx --gitlab https://gitlab.mydomain.com

Options

1
2
3
4
  -g, --gitlab string   GitLab instance URL
  -h, --help            help for vuln
  -t, --token string    GitLab API Token
  -v, --verbose         Verbose logging

Options inherited from parent commands

1
2
3
      --coloredLog       Output the human-readable log in color (default true)
      --json             Use JSON as log output format
  -l, --logfile string   Log output to a file

SEE ALSO