gitlab-org 1,553 Repositories
gitlab-org/gitlab
GitLab is an open source end-to-end software development platform with built-in version control, issue tracking, code review, CI/CD, and more. Self-host GitLab on your own servers, in a container, or on a cloud provider.
Last synced at: 2 months ago - Stars: 5,866 - Forks: 11,690
gitlab-org/ruby/gems/sidekiq-reliable-fetch 📦
Based on `sidekiq-reliable-fetch` gem
Last synced at: 2 months ago - Stars: 15 - Forks: 0
gitlab-org/gitlab-runner
GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab
Last synced at: 2 months ago - Stars: 2,531 - Forks: 2,526
gitlab-org/gitaly
Gitaly is a Git RPC service for handling all the git calls made by GitLab
Last synced at: 2 months ago - Stars: 432 - Forks: 367
gitlab-org/gitlab-foss
GitLab FOSS is a read-only mirror of GitLab, with all proprietary code removed. This project was previously used to host GitLab Community Edition, but all development has now moved to https://gitlab.com/gitlab-org/gitlab.
Last synced at: 3 months ago - Stars: 7,143 - Forks: 8,243
gitlab-org/ruby/gems/gitlab-exporter
Tooling used to monitor some aspects of GitLab.com
Last synced at: 3 months ago - Stars: 39 - Forks: 21
gitlab-org/ruby/gems/gitlab-chronic
Fork of https://github.com/mojombo/chronic
Last synced at: 2 months ago - Stars: 0 - Forks: 1
gitlab-org/ruby/gems/gitlab-triage
This gem allows to triage issues, merge requests, epics in an automated way with policies defined as YAML. Documentation: https://www.rubydoc.info/gems/gitlab-triage
Last synced at: 2 months ago - Stars: 225 - Forks: 92
gitlab-org/ruby/gems/grape-path-helpers
Provides named route helpers for Grape APIs, similar to Rails' route helpers. Forked/renamed from https://github.com/reprah/grape-route-helpers
Last synced at: 2 months ago - Stars: 2 - Forks: 3
gitlab-org/cli
A GitLab CLI tool bringing GitLab to your command line
Last synced at: 3 months ago - Stars: 871 - Forks: 313
gitlab-org/security-products/analyzers/common
Go packages to implement analyzers
Last synced at: 3 months ago - Stars: 25 - Forks: 19
gitlab-org/security-products/analyzers/trivy-k8s-wrapper
A wrapper image for running Trivy K8S in gitlab-agent. This image is used for Operational Container Scanning.
Last synced at: 3 months ago - Stars: 0 - Forks: 8
gitlab-org/gitlab-development-kit
Get started with GitLab Rails development using the GDK. https://gitlab-org.gitlab.io/gitlab-development-kit/
Last synced at: 3 months ago - Stars: 780 - Forks: 894
gitlab-org/release-cli
(Deprecated, use the GitLab CLI instead, https://gitlab.com/gitlab-org/cli) Release CLI
Last synced at: 2 months ago - Stars: 127 - Forks: 58
gitlab-org/glql
GLQL library written in Rust: transpiles GLQL code to GraphQL and transforms the resulting output
Last synced at: 3 months ago - Stars: 16 - Forks: 7
gitlab-org/ruby/gems/omniauth-ldap
GitLab Dependency | LDAP strategy for OmniAuth
Last synced at: 3 months ago - Stars: 3 - Forks: 11
gitlab-org/gitlab-markup
Forked repository with the changes we made to the `github-markup` gem to add support for Python 3.x
Last synced at: 2 months ago - Stars: 25 - Forks: 76
gitlab-org/security-products/analyzers/ruleset
Go package for implementing customized rulesets for SAST analyzers
Last synced at: 3 months ago - Stars: 1 - Forks: 4
gitlab-org/gitlab-ui
Development of this project has moved to https://gitlab.com/gitlab-org/gitlab-services/design.gitlab.com. See https://gitlab.com/gitlab-org/gitlab-services/design.gitlab.com/-/issues/2035 for more information.
Last synced at: 5 months ago - Stars: 239 - Forks: 180
gitlab-org/security-products/analyzers/dependency-scanning
Analyzer that scans for application dependencies.
Last synced at: 5 months ago - Stars: 5 - Forks: 13
gitlab-org/gitlab-svgs
We've moved! This project now lives in https://gitlab.com/gitlab-org/gitlab-services/design.gitlab.com/-/tree/main/packages/gitlab-svgs
Last synced at: 5 months ago - Stars: 92 - Forks: 49
gitlab-org/security-products/security-report-schemas
This project contains schemas documenting the report format for dependency scanning, container scanning, SAST, DAST, and other analyzers.
Last synced at: 4 months ago - Stars: 18 - Forks: 18
gitlab-org/security-products/analyzers/semgrep
SAST Analyzer based on Semgrep
Last synced at: 5 months ago - Stars: 34 - Forks: 64
gitlab-org/ruby/gems/gitlab-net-dns
Maintained fork of https://github.com/bluemonk/net-dns
Last synced at: 2 months ago - Stars: 0 - Forks: 2
gitlab-org/ruby/gems/labkit-ruby
LabKit is minimalist library to provide functionality for Ruby services at GitLab.
Last synced at: 5 months ago - Stars: 9 - Forks: 5
gitlab-org/advisories-community
GitLab Advisory Database (Open Source Edition)
Last synced at: 5 months ago - Stars: 7 - Forks: 6
gitlab-org/security-products/analyzers/report
Go package for implementing shared vulnerability structs for secure analyzers
Last synced at: 4 months ago - Stars: 3 - Forks: 6
gitlab-org/security-products/analyzers/command
Go package for implementing shared vulnerability command interface for secure analyzers
Last synced at: 3 months ago - Stars: 2 - Forks: 4
gitlab-org/security-products/analyzers/security-code-scan 📦
SAST Analyzer for .NET projects
Last synced at: 4 months ago - Stars: 9 - Forks: 14
gitlab-org/ci-cd/gitlab-runner-pod-cleanup
Delete orphaned Kubernetes Pods that are no longer used by GitLab Runner
Last synced at: 6 months ago - Stars: 18 - Forks: 8
gitlab-org/security-products/analyzers/fuzzers/jsfuzz
Coverage guided fuzzer for javascript
Last synced at: 3 months ago - Stars: 20 - Forks: 17
gitlab-org/security-products/dependencies/golang/viper
Last synced at: 3 months ago - Stars: 0 - Forks: 0
gitlab-org/security-products/sast-rules
Rule Repository for GitLab SAST
Last synced at: 5 months ago - Stars: 28 - Forks: 44
gitlab-org/ci-cd/gcp-exporter
Prometheus exporter for Google Cloud Platform
Last synced at: 6 months ago - Stars: 5 - Forks: 3
gitlab-org/labkit
LabKit is minimalist library to provide functionality for Go services at GitLab.
Last synced at: 7 months ago - Stars: 33 - Forks: 17
gitlab-org/gitlab-environment-toolkit
The GitLab Environment Toolkit (`GET`) is a set of opinionated [Terraform](https://www.terraform.io/) and [Ansible](https://www.ansible.com/) scripts to assist with deploying scaled GitLab environments following the [Reference Architectures](https://docs.gitlab.com/ee/administration/reference_architectures). Owners: [GitLab Delivery: Framework](https://handbook.gitlab.com/handbook/engineering/infrastructure-platforms/gitlab-delivery/framework)
Last synced at: 7 months ago - Stars: 231 - Forks: 162
gitlab-org/ruby/gems/gitlab-client-cache
Local cache for gitlab client.
Last synced at: 5 months ago - Stars: 0 - Forks: 0
gitlab-org/gitlab_emoji
GitLab emojis. Wrapper around emoji gem.
Last synced at: 2 months ago - Stars: 3 - Forks: 3
gitlab-org/charts/gitlab
Cloud Native GitLab Helm Chart
Last synced at: 11 months ago - Stars: 422 - Forks: 705
gitlab-org/cves
This project hosts the CVEs that have been assigned by GitLab in its role as a CNA. See https://about.gitlab.com/security/cve/ for more information
Last synced at: 11 months ago - Stars: 18 - Forks: 20
gitlab-org/golang-cli-helpers
Make flags from structures to use them with https://github.com/codegangsta/cli
Last synced at: 7 months ago - Stars: 1 - Forks: 5
gitlab-org/ruby/gems/fluent-plugin-redis-slowlog
This is a plugin to emit redis slowlog entries to fluentd. It was forked from https://github.com/mominosin/fluent-plugin-redis-slowlog
Last synced at: 3 months ago - Stars: 0 - Forks: 0
gitlab-org/security-products/analyzers/brakeman 📦
SAST Analyzer based on Brakeman
Last synced at: 5 months ago - Stars: 3 - Forks: 7
gitlab-org/security-products/analyzers/gosec 📦
SAST Analyzer based on Go AST Scanner
Last synced at: 4 months ago - Stars: 5 - Forks: 18
gitlab-org/ci-cd/custom-executor-drivers/fargate
A driver for GitLab Runner's Custom Executor, that implements support for AWS Fargate.
Last synced at: about 1 year ago - Stars: 54 - Forks: 34
gitlab-org/ruby/gems/slack-messenger
A fork of https://github.com/stevenosloan/slack-notifier
Last synced at: 2 months ago - Stars: 3 - Forks: 1
gitlab-org/security-products/dependencies/build-images
Miscellaneous images used to build analyzer projects
Last synced at: about 1 year ago - Stars: 0 - Forks: 0
gitlab-org/modelops/applied-ml/code-suggestions/ai-assist
AI Gateway
Last synced at: about 1 year ago - Stars: 29 - Forks: 23
gitlab-org/ruby/gems/gitlab-dangerfiles
This gem provides common Dangerfile and plugins for GitLab projects. Documentation: https://www.rubydoc.info/gems/gitlab-dangerfiles
Last synced at: about 1 year ago - Stars: 21 - Forks: 6
gitlab-org/quality/triage-reports
Destination for quality team triage packages
Last synced at: about 1 year ago - Stars: 1 - Forks: 0
gitlab-org/quality/triage-ops
Triage operations for `gitlab-org` and `gitlab-com` resources. This is powered by https://gitlab.com/gitlab-org/ruby/gems/gitlab-triage and a custom reactive triage engine.
Last synced at: about 1 year ago - Stars: 108 - Forks: 153
gitlab-org/frontend/gitlab-ui-integrations
This fork of the GitLab repository is meant for managing GitLab UI integration branches.
Last synced at: about 1 year ago - Stars: 1 - Forks: 2
gitlab-org/gl-openshift/gitlab-runner-operator
OpenShift Operator for GitLab Runner
Last synced at: about 1 year ago - Stars: 51 - Forks: 48
gitlab-org/security-products/analyzers/kics
GitLab Analyzer for Infrastructure as Code (IaC) projects that calls kics. This analyzer is written in Go using the command library shared by all analyzers.
Last synced at: about 1 year ago - Stars: 5 - Forks: 12
gitlab-org/gitlab-shell
SSH access for GitLab
Last synced at: about 1 year ago - Stars: 226 - Forks: 288
gitlab-org/ruby/gems/tanuki_emoji
Library that provides Emoji Character information
Last synced at: 10 months ago - Stars: 13 - Forks: 8
gitlab-org/cloud-native/gitlab-operator
Kubernetes Operator for GitLab server
Last synced at: over 1 year ago - Stars: 81 - Forks: 73
gitlab-org/cloud-native/distroless/gitlab-runner
GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab
Last synced at: over 1 year ago - Stars: 1 - Forks: 0
gitlab-org/ci-cd/runner-tools/release-index-generator
Last synced at: over 1 year ago - Stars: 1 - Forks: 0
gitlab-org/cluster-integration/gitlab-agent
GitLab Agent for Kubernetes allows to integrate your cluster with GitLab in a secure way.
Last synced at: over 1 year ago - Stars: 107 - Forks: 102
gitlab-org/ci-cd/package-stage/pkgs_importer
Last synced at: about 1 year ago - Stars: 24 - Forks: 13
gitlab-org/terraform-provider-gitlab
Official GitLab Terraform Provider.
Last synced at: over 1 year ago - Stars: 88 - Forks: 143
gitlab-org/cells/topology-service
Topology Service for Cells - <https://docs.gitlab.com/ee/architecture/blueprints/cells/topology_service.html>
Last synced at: over 1 year ago - Stars: 4 - Forks: 1
gitlab-org/charts/components/gitlab-operator
DEPRECATED in favor of https://gitlab.com/gitlab-org/cloud-native/gitlab-operator
Last synced at: 4 months ago - Stars: 9 - Forks: 5
gitlab-org/security-products/analyzers/nodejs-scan 📦
SAST Analyzer for NodeJS projects
Last synced at: 3 months ago - Stars: 4 - Forks: 16
gitlab-org/ci-cd/runner-tools/gitlab-changelog
Last synced at: about 1 year ago - Stars: 3 - Forks: 1
gitlab-org/gitlab-terminal
Golang package responsible for proxying web socket connections for the purpose of interactive terminal
Last synced at: 7 months ago - Stars: 3 - Forks: 14
gitlab-org/security-products/analyzers/phpcs-security-audit 📦
SAST Analyzer based on phpcs-security-audit
Last synced at: 5 months ago - Stars: 8 - Forks: 9
gitlab-org/git
Used to develop GitLab's version of Git. Branches mirrored from https://git.kernel.org/pub/scm/git/git.git are protected.
Last synced at: over 1 year ago - Stars: 14 - Forks: 15
gitlab-org/security-products/analyzers/flawfinder 📦
SAST Analyzer based on Flawfinder
Last synced at: 4 months ago - Stars: 3 - Forks: 8
gitlab-org/release-tools
Instructions and tools for releasing GitLab.
Last synced at: over 1 year ago - Stars: 87 - Forks: 129
gitlab-org/gitlab-elasticsearch-indexer
Elasticsearch indexer for GitLab EE, written in Go
Last synced at: over 1 year ago - Stars: 23 - Forks: 19
gitlab-org/gitlab-pages
GitLab Pages daemon used to serve static websites for GitLab users
Last synced at: over 1 year ago - Stars: 127 - Forks: 192
gitlab-org/docker-distribution-pruner
Simple Go-lang docker-distribution based application to clean all old revisions from Docker Distribution based registry (also GitLab Container Registry)
Last synced at: over 1 year ago - Stars: 113 - Forks: 15
gitlab-org/ci-cd/custom-executor-drivers/autoscaler
A driver for GitLab Runner's Custom Executor, that implements autoscaling algorithm
Last synced at: over 1 year ago - Stars: 29 - Forks: 11
Open source software to collaborate on code
- JSON API: repos.ecosyste.ms