| Port details |
- gitlab-analyzers-secrets Secret detection scanner for Gitlab
- 7.20.1 security
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2025-11-15 16:57:06
- Last Update: 2025-11-15 16:39:49
- Commit Hash: 61889173
- License: MIT
- WWW:
- https://gitlab.com/gitlab-org/security-products/analyzers/secrets
- Description:
- secrets analyzer performs Secret Detection scanning. It reports possible secret
leaks, like application tokens and cryptographic keys, in the source code and
files contained in your project.
The analyzer wraps Gitleaks tool, and is written in Go. It's structured
similarly to other Static Analysis analyzers because it uses the shared
command package.
The analyzer is built and published as a Docker image in the GitLab Container
Registry associated with this repository. You would typically use this analyzer
in the context of a SAST, IaC, or Secret Detection job in your CI/CD pipeline.
However, if you're contributing to the analyzer or you need to debug a problem,
you can run, debug, and test locally using Docker.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- gitlab-analyzers-secrets>0:security/gitlab-analyzers-secrets
- To install the port:
- cd /usr/ports/security/gitlab-analyzers-secrets/ && make install clean
- To add the package, run one of these commands:
- pkg install security/gitlab-analyzers-secrets
- pkg install gitlab-analyzers-secrets
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gitlab-analyzers-secrets
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1763217291
SHA256 (go/security_gitlab-analyzers-secrets/secrets-v7.20.1/secret-detection-rules-v0.20.1.zip) = a437defac99235166816b9d1b15e673524ea672a81de0fb3089b905a66496e8c
SIZE (go/security_gitlab-analyzers-secrets/secrets-v7.20.1/secret-detection-rules-v0.20.1.zip) = 78238
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go124 : lang/go124
- Runtime dependencies:
-
- gitleaks : devel/gitleaks
- git>=0 : devel/git
- Fetch dependencies:
-
- go124 : lang/go124
- Patch dependencies:
-
- unzip : archivers/unzip
- This port is required by:
- for Run
-
- devel/gitlab-runner
Configuration Options:
- No options to configure
- Options name:
- security_gitlab-analyzers-secrets
- USES:
- go:modules,1.24 tar:bzip2 zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|