]> source.dussan.org Git - sonarqube.git/commit
SONAR-19337 Support invalid GitHub Private Key in the config check
authorAntoine Vigneau <antoine.vigneau@sonarsource.com>
Thu, 8 Jun 2023 10:10:15 +0000 (12:10 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 8 Jun 2023 20:03:08 +0000 (20:03 +0000)
commit514e75c10add5b1bbe95387dd6b03db5f6a8aa93
treec912f8fbcc7ad557863dae12d47e48aac951a791
parent372b5b8026bece925bc9d19803a2e5bc9cedc32d
SONAR-19337 Support invalid GitHub Private Key in the config check
server/sonar-alm-client/src/main/java/org/sonar/alm/client/github/config/GithubProvisioningConfigValidator.java
server/sonar-alm-client/src/main/java/org/sonar/alm/client/github/security/GithubAppSecurityImpl.java
server/sonar-alm-client/src/test/java/org/sonar/alm/client/github/config/GithubProvisioningConfigValidatorTest.java