notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
rubygem-gitlab-secret_detection Secret detector for Gitlab
0.20.5 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.20.5Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-20 06:27:05
Last Update: 2025-03-12 07:15:18
Commit Hash: bd24f66
Also Listed In: rubygems
License: MIT
WWW:
https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service
Description:
Secret Detection service is primarily responsible for detecting secrets in the given input payloads with RPC methods as the communication interface served via gRPC. This service will initially be invoked by Rails monolith when performing access checks for Git Push event, and eventually extended for the other usecases too.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-gitlab-secret_detection-0.20.5/catalog.mk
  2. /usr/local/share/licenses/rubygem-gitlab-secret_detection-0.20.5/LICENSE
  3. /usr/local/share/licenses/rubygem-gitlab-secret_detection-0.20.5/MIT
Collapse this list.
Dependency lines:
  • rubygem-gitlab-secret_detection>0:security/rubygem-gitlab-secret_detection
To install the port:
cd /usr/ports/security/rubygem-gitlab-secret_detection/ && make install clean
To add the package, run one of these commands:
  • pkg install security/rubygem-gitlab-secret_detection
  • pkg install rubygem-gitlab-secret_detection
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-gitlab-secret_detection
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1741763488 SHA256 (rubygem/gitlab-secret_detection-0.20.5.gem) = 3448018743e1ee1d35899e98dc0a7912c42ddb5fc815664610a71e941f198010 SIZE (rubygem/gitlab-secret_detection-0.20.5.gem) = 40448

Packages (timestamps in pop-ups are UTC):
rubygem-gitlab-secret_detection
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.20.50.20.5-0.20.50.20.5---
FreeBSD:13:quarterly0.20.50.20.5-0.20.50.20.5---
FreeBSD:14:latest0.19.10.20.5-0.19.10.20.5---
FreeBSD:14:quarterly0.20.50.20.5-0.20.50.20.5---
FreeBSD:15:latest0.20.40.20.5n/a0.20.4n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-grpc>=1.63<2 : net/rubygem-grpc
  2. rubygem-grpc_reflection>=0.1<1 : net/rubygem-grpc_reflection
  3. rubygem-grpc-tools>=1.63<2 : net/rubygem-grpc-tools
  4. rubygem-parallel>=1<2 : sysutils/rubygem-parallel
  5. rubygem-re2>=2.7<3 : devel/rubygem-re2
  6. rubygem-sentry-ruby>=5.22<6 : devel/rubygem-sentry-ruby
  7. rubygem-stackprof>=0.2.27<0.3 : devel/rubygem-stackprof
  8. rubygem-toml-rb>=2.2<3 : www/rubygem-toml-rb
  9. ruby32 : lang/ruby32
  10. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Build
  1. www/gitlab
for Run
  1. www/gitlab

Configuration Options:
No options to configure
Options name:
security_rubygem-gitlab-secret_detection
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.20.5
12 Mar 2025 07:15:18
commit hash: bd24f66f97a73900d7f9ee68e6827ecea142ec21commit hash: bd24f66f97a73900d7f9ee68e6827ecea142ec21commit hash: bd24f66f97a73900d7f9ee68e6827ecea142ec21commit hash: bd24f66f97a73900d7f9ee68e6827ecea142ec21 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
security/rubygem-gitlab-secret_detection: update to 0.20.5

Changes:	https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service/-/blob/main/CHANGELOG.md
0.20.4
08 Mar 2025 09:39:31
commit hash: a9c21dcc514395913b45bf736661f5c0d5a047cfcommit hash: a9c21dcc514395913b45bf736661f5c0d5a047cfcommit hash: a9c21dcc514395913b45bf736661f5c0d5a047cfcommit hash: a9c21dcc514395913b45bf736661f5c0d5a047cf files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
security/rubygem-gitlab-secret_detection: update to 0.20.4

Changes:	https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service/-/blob/main/CHANGELOG.md
0.19.1
20 Feb 2025 06:26:19
commit hash: 7a518af5831e0d25fd905c701f2a08b53fc66498commit hash: 7a518af5831e0d25fd905c701f2a08b53fc66498commit hash: 7a518af5831e0d25fd905c701f2a08b53fc66498commit hash: 7a518af5831e0d25fd905c701f2a08b53fc66498 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: new ports required for 17.9

Number of commits found: 3