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

chore: 🔧 Type: Chore | Scope: .github/codeql-config.yml | Title: Simplify CodeQL configuration #70

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

RicardoGEsteves
Copy link
Owner

Description:

  • This commit simplifies the CodeQL configuration in the .github/codeql-config.yml file.
  • The previous configuration details for the Node.js Security Scan and database connection have been removed.
  • This change streamlines the configuration, making it easier to maintain and understand.

Details:

  • The previous configuration was more complex and included unnecessary details for a hosted database connection and a specific Node.js Security Scan.
  • The new configuration is simpler and more generic, which makes it easier to maintain and understand.

Changeset:

  • .github/codeql-config.yml: Removed specific Node.js Security Scan configuration and database connection details.

This commit simplifies the CodeQL configuration in the .github/codeql-config.yml file. The previous configuration details for the Node.js Security Scan and database connection have been removed. This change streamlines the configuration, making it easier to maintain and understand.

Footer: Co-authored-by: Ricardo Esteves
[email protected]
Related to: #60

…lify CodeQL configuration

Description:
- This commit simplifies the CodeQL configuration in the .github/codeql-config.yml file.
- The previous configuration details for the Node.js Security Scan and database connection have been removed.
- This change streamlines the configuration, making it easier to maintain and understand.

Details:
- The previous configuration was more complex and included unnecessary details for a hosted database connection and a specific Node.js Security Scan.
- The new configuration is simpler and more generic, which makes it easier to maintain and understand.

Changeset:
- .github/codeql-config.yml: Removed specific Node.js Security Scan configuration and database connection details.

This commit simplifies the CodeQL configuration in the .github/codeql-config.yml file. The previous configuration details for the Node.js Security Scan and database connection have been removed. This change streamlines the configuration, making it easier to maintain and understand.

Footer: Co-authored-by: Ricardo Esteves
 [email protected]
 Related to: #60
@RicardoGEsteves RicardoGEsteves merged commit 5d05b19 into main Jan 23, 2024
3 checks passed
@RicardoGEsteves RicardoGEsteves deleted the update-config-files branch January 23, 2024 23:31
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