Skip to content

Conversation

sidorares
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2023

Coverage report

The coverage rate is 88.38590912894318%

The branch rate is 84.92957746478874%

100% of new lines are covered.

@@ -80,6 +80,8 @@
connectTimeout: args && args.connectTimeout,
};

console.log('create connection:', params)

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information

This logs sensitive data returned by [an access to MYSQL_PASSWORD](1) as clear text. This logs sensitive data returned by [an access to password](2) as clear text. This logs sensitive data returned by [an access to MYSQL_PASSWORD](3) as clear text. This logs sensitive data returned by [an access to password](4) as clear text. This logs sensitive data returned by [an access to password](5) as clear text.
@sidorares
Copy link
Owner Author

closing in favour of changes in #2119

@sidorares sidorares closed this Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant