Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GIT-PKGS(1)			Git Pkgs Manual			   GIT-PKGS(1)

NAME
       git-pkgs-vulns-show - Show details of a vulnerability

SYNOPSIS
       git-pkgs	vulns show  [flags]

DESCRIPTION
       Display	detailed information about a specific vulnerability by its ID.
       With --ref, also	shows exposure analysis	for this vulnerability in  the
       repo.

OPTIONS
       -b, --branch=""	    Branch to query for	exposure analysis

       -f, --format="text"	Output format: text, json

       -h, --help[=false]      help for	show

       -r,  --ref=""	   Analyze exposure at specific	commit (shows repo im-
       pact)

OPTIONS	INHERITED FROM PARENT COMMANDS
       --color="auto"	   When	to colorize output: auto, always, never

       --include-submodules[=false]	 Include git submodules	when  scanning
       for manifests

       -p, --pager[=false]	Use pager for output

       -q, --quiet[=false]	Suppress non-essential output

SEE ALSO
       git-pkgs-vulns(1)

HISTORY
       11-Jun-2026 Auto	generated by spf13/cobra

git-pkgs			   Jun 2026			   GIT-PKGS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=git-pkgs-vulns-show&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help