Skip to content

Conversation

@miguelalba
Copy link
Collaborator

Add user and password to the RAKIP vocabularies database.

java:S2115

Databases should always be password protected. The use of a database
connection with an empty password is a clear indication of a database
that is not protected.
This rule flags database connections with empty passwords.

Add user and password to the RAKIP vocabularies database.

## java:S2115
Databases should always be password protected. The use of a database
connection with an empty password is a clear indication of a database
that is not protected.
This rule flags database connections with empty passwords.
@miguelalba miguelalba requested a review from schuelet November 4, 2020 16:08
@miguelalba miguelalba self-assigned this Nov 4, 2020
@miguelalba miguelalba added the Refactor Refactor label Nov 5, 2020
@miguelalba
Copy link
Collaborator Author

miguelalba commented Nov 10, 2020

There is a conflict but FskService is also changed in #715. I will wait for that PR to be merged before fixing the conflict here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactor Refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants