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 code scanning support to the project #37

Closed
ShahradR opened this issue Jul 31, 2020 · 0 comments
Closed

Add code scanning support to the project #37

ShahradR opened this issue Jul 31, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ShahradR
Copy link
Owner

Add code scanning support to the project to help identify security vulnerabilities and errors in the project's code. This is done by setting up a new workflow that runs CodeQL against source code in the repository.

@ShahradR ShahradR self-assigned this Jul 31, 2020
@ShahradR ShahradR added the enhancement New feature or request label Jul 31, 2020
ShahradR added a commit that referenced this issue Aug 1, 2020
Add support for CodeQL analysis using a workflow to run code scanning on
this repository every Tuesday at 9:00 AM, and help identify security
vulnerabilities and errors in the project's code.

Note that this feature is still in beta. See https://git.io/JJaKt for
more details.

Associated issue: #37
ShahradR added a commit that referenced this issue Aug 1, 2020
Add support for CodeQL analysis using a workflow to run code scanning on
this repository every Tuesday at 9:00 AM, and help identify security
vulnerabilities and errors in the project's code.

Note that this feature is still in beta. The workflow used in this
project is auto-generated from the "Set up code scanning" wizard on the
project's "Security" tab, with the optional comments deleted. See
https://git.io/JJaKt for more details.

Associated issue: #37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant