You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The repository contains code in kotlin , it does not have workflow for code scanning.
How would you like to see it implemented?
I aim to implement the CodeQL workflow to automate security checks. CodeQL, GitHub's code analysis engine, will identify vulnerabilities in the code and present the findings as code scanning alerts. This workflow will be activated for every push, commit, and pull request through GitHub Actions.
We appreciate your contribution to the project! To ensure a smooth collaboration, please take note of the following:
Describe the Issue: Provide as much detail as possible about the problem you're facing or the enhancement you're suggesting.
Reproducible Steps: If applicable, include steps to reproduce the issue. This helps us understand and address the problem more effectively.
Code of Conduct: Familiarize yourself with our Code of Conduct. We expect all contributors to adhere to these guidelines to maintain a positive and inclusive community.
Contributing Guidelines: Before making any contributions, please review our Contributing Guidelines. It provides essential information on the development process, coding standards, and more.
Feel free to reach out if you have any questions or need further assistance. We look forward to your involvement in the project!
Describe your improvement idea or feature request
The repository contains code in
kotlin
, it does not have workflow for code scanning.How would you like to see it implemented?
I aim to implement the CodeQL workflow to automate security checks. CodeQL, GitHub's code analysis engine, will identify vulnerabilities in the code and present the findings as code scanning alerts. This workflow will be activated for every push, commit, and pull request through GitHub Actions.
Would you like to work on this issue?
Yes
By submitting this issue, I have confirmed that:
Code of Conduct
The text was updated successfully, but these errors were encountered: