Repository of Measures implementations defined in SMM (Structured Metrics Meta-model) format, an executable OMG Standard which can be integrated to Measure Platform.
4
stars
2
forks
source link
[improvement] Let the SonarQube measures be able to connect anonymously to the web service #9
Currently, the SonarQube measures force the usage of a login/password to connect to the SQ server.
Due to Safety rules, it would be preferable to be able to access publicly available projects without having to provide a login and a password (e.g. a checkbox/boolean property to activate authentication).
For example, in our context, only some users in charge of integration/maintenance have logins/passwords credentials, with a write access to specific services. Other users have a read-only access to the service without credentials. So obtaining credentials to test a pre-release version of a new service is close to impossible.
Currently, the SonarQube measures force the usage of a login/password to connect to the SQ server.
Due to Safety rules, it would be preferable to be able to access publicly available projects without having to provide a login and a password (e.g. a checkbox/boolean property to activate authentication).
For example, in our context, only some users in charge of integration/maintenance have logins/passwords credentials, with a write access to specific services. Other users have a read-only access to the service without credentials. So obtaining credentials to test a pre-release version of a new service is close to impossible.