glab-security

Installation
SKILL.md

glab security

Configure GitLab security features for a project.

Experimental upstream command surface: verify live glab security --help before relying on it in production automation.

Common commands

# Show security command help
glab security --help

# Enable a scan profile on the current project
glab security config enable dependency_scanning

# Enable SAST on a specific project
glab security config enable sast -R gitlab-org/cli
Installs
16
GitHub Stars
41
First Seen
Jul 8, 2026
glab-security — vince-winkintel/gitlab-cli-skills