Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test file for "No css animations" rule #8

Merged
merged 2 commits into from
Aug 17, 2023
Merged

Conversation

utarwyn
Copy link
Member

@utarwyn utarwyn commented Aug 17, 2023

// Sample to execute the query
const connection = mysql.createConnection({
host: "localhost",
user: "root",

Check failure

Code scanning / CodeQL

Hard-coded credentials

The hard-coded value "root" is used as [user name](1).
@utarwyn utarwyn merged commit 63266da into main Aug 17, 2023
@utarwyn utarwyn deleted the no-css-animations branch August 17, 2023 23:03
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