# Packages
Package config contains common configuration values that are used by the various commands and subcommands in the CLI.
Package projects holds the data structures and logic necessary to interact with the Gitlab API and enumerate projects.
Package vulnerability holds the data structures and logic necessary to interact with the Application Security portions of the Gitlab API to enumerate vulnerabilities.