Registry / utility / gitlab-org-security-products-analyzers-report-v3

gitlab-org-security-products-analyzers-report-v3

JSON →
library3.22.2gogounverified

Provides analyzers for generating security reports in GitLab CI/CD pipelines.

utilityother
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gitlab.com/gitlab-org/security-products/analyzers/report/v3

Prints the version of the GitLab security report analyzer.

package main import ( "fmt" "gitlab.com/gitlab-org/security-products/analyzers/report/v3" ) func main() { fmt.Println(report.Version) }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
8 hits · last 30 days
gptbot
3
claudebot
3
Resources