Skip to content
Snippets Groups Projects
Commit 7a518af5 authored by Matthias Fechner's avatar Matthias Fechner
Browse files

www/gitlab: new ports required for 17.9

parent f2ecfcec
Branches
No related tags found
No related merge requests found
......@@ -1370,6 +1370,7 @@
SUBDIR += rubygem-google-cloud-trace-v2
SUBDIR += rubygem-grpc
SUBDIR += rubygem-grpc-tools
SUBDIR += rubygem-grpc_reflection
SUBDIR += rubygem-hangouts-chat
SUBDIR += rubygem-http-parser
SUBDIR += rubygem-http_parser.rb
......
PORTNAME= grpc_reflection
PORTVERSION= 0.1.1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= GRPC Server Reflection Protocol for Ruby
WWW= https://github.com/y-yagi/grpc_reflection
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
.include <bsd.port.mk>
TIMESTAMP = 1739968930
SHA256 (rubygem/grpc_reflection-0.1.1.gem) = bc47df12f794a407633b5a9eb27fd95118a78d701c325256fff3c9e50819097b
SIZE (rubygem/grpc_reflection-0.1.1.gem) = 12800
GRPC Server Reflection Protocol for Ruby
......@@ -1146,6 +1146,7 @@
SUBDIR += rubygem-encryptor
SUBDIR += rubygem-ezcrypto
SUBDIR += rubygem-gitlab-cloud-connector
SUBDIR += rubygem-gitlab-secret_detection
SUBDIR += rubygem-googleauth
SUBDIR += rubygem-googleauth-gitlab
SUBDIR += rubygem-gpgme
......
PORTNAME= gitlab-secret_detection
PORTVERSION= 0.19.1
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Secret detector for Gitlab
WWW= https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-grpc>=1.63<2:net/rubygem-grpc \
rubygem-grpc_reflection>=0.1<1:net/rubygem-grpc_reflection \
rubygem-grpc-tools>=1.63<2:net/rubygem-grpc-tools \
rubygem-parallel>=1<2:sysutils/rubygem-parallel \
rubygem-re2>=2.7<3:devel/rubygem-re2 \
rubygem-toml-rb>=2.2<3:www/rubygem-toml-rb
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
TIMESTAMP = 1739968743
SHA256 (rubygem/gitlab-secret_detection-0.19.1.gem) = f70b9f245c0569270d8a7e4b88035d5a55fb057dfd9604f9dabb2e11f660edb3
SIZE (rubygem/gitlab-secret_detection-0.19.1.gem) = 39424
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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment