All Projects → SonarSource → sonar-ldap

SonarSource / sonar-ldap

Licence: LGPL-3.0 license
🏬 LDAP Plugin for SonarQube

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to sonar-ldap

zap-sonar-plugin
Integrates OWASP Zed Attack Proxy reports into SonarQube
Stars: ✭ 66 (+112.9%)
Mutual labels:  sonarqube
FoodApp
Proof of concept for food app [JetPack + Coroutines + Flow + MockK + JaCoCo coverage + SonarQube]
Stars: ✭ 25 (-19.35%)
Mutual labels:  sonarqube
ActiveDirectory
Active Directory Object Model Lib
Stars: ✭ 20 (-35.48%)
Mutual labels:  ldap
wg-portal
WireGuard Configuration Portal with LDAP connection
Stars: ✭ 476 (+1435.48%)
Mutual labels:  ldap
sonar-css-plugin
SonarQube CSS / SCSS / Less Analyzer
Stars: ✭ 46 (+48.39%)
Mutual labels:  sonarqube
ldap3
A pure-Rust LDAP library using the Tokio stack
Stars: ✭ 161 (+419.35%)
Mutual labels:  ldap
pyreports
pyreports is a python library that allows you to create complex report from various sources
Stars: ✭ 78 (+151.61%)
Mutual labels:  ldap
ldap
A Ldap client for PHP on top of PHP's ldap extension.
Stars: ✭ 118 (+280.65%)
Mutual labels:  ldap
django-windowsauth
Easy integration and deployment of Django projects into Windows Environments
Stars: ✭ 23 (-25.81%)
Mutual labels:  ldap
adam
Addon which enhances all user profiles of confluence. It also adds an advanced people directory. The whole addon is configurable by means of an XML, can be localized, supports Velocity templates and supports view and edit restrictions.
Stars: ✭ 12 (-61.29%)
Mutual labels:  ldap
osprey
Kubernetes OIDC CLI login
Stars: ✭ 49 (+58.06%)
Mutual labels:  ldap
person-directory
A framework for resolving persons and attributes from a variety of underlying sources.
Stars: ✭ 26 (-16.13%)
Mutual labels:  ldap
workshop-devsecops
La intención de la workshop es mostrar y orientar a los equipos de desarrollo, seguridad y devops (entre otros) que quieran comenzar en DevSecOps, a segurar sus aplicaciones o bien a conocer un poco más acerca del desarrollo seguro, para esto, estaremos otorgando algunos tips e información que fuimos aprendiendo para armar un Pipeline DevSecOps …
Stars: ✭ 14 (-54.84%)
Mutual labels:  sonarqube
sonarqube-licensecheck
SonarQube Licensecheck Plugin
Stars: ✭ 122 (+293.55%)
Mutual labels:  sonarqube
sonar-scala
A free and open-source SonarQube plugin for static code analysis of Scala projects.
Stars: ✭ 113 (+264.52%)
Mutual labels:  sonarqube
ldap-vagrant
A LDAP Server in a Vagrant sandbox
Stars: ✭ 20 (-35.48%)
Mutual labels:  ldap
goalie-url-shortener
An implementation of go/ vanity-urls with LDAP support that makes it simple to access internal web assets on a coorporate network.
Stars: ✭ 16 (-48.39%)
Mutual labels:  ldap
sonarlint4netbeans
SonarLint integration for Apache Netbeans
Stars: ✭ 23 (-25.81%)
Mutual labels:  sonarqube
sonar-r-plugin
Adds support for R language into SonarQube. It uses output from lintr tool which is processed by the plugin and uploaded into SonarQube server.
Stars: ✭ 20 (-35.48%)
Mutual labels:  sonarqube
authelia
Instructions and configuration files to deploy Authelia in Unraid OS using Docker + FreeIPA LDAP.
Stars: ✭ 116 (+274.19%)
Mutual labels:  ldap

This plugin is compatible with SonarQube up to 7.9.X, and won't be compatible with the next SonarQube versions as it's now a built-in feature of SonarQube 8 and later.

SonarQube LDAP Plugin

Quality Gate Status

For more, see the docs

Example

You can check this plugin in action using Docker as described below.

Build plugin:

mvn clean package

Generate certificates:

./docker/gen-certs.sh

Build containers (SonarQube and OpenLDAP servers):

docker-compose build

Start containers:

docker-compose up

To access SonarQube use LDAP user tester with password test.

License

Copyright 2009-2021 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].