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

Resolves: Add continuous code security and quality analysis #946

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

aleks-ivanov
Copy link

@aleks-ivanov aleks-ivanov commented May 25, 2021

  • add codeql-analysis.yml which automatically enables CodeQL code security and quality scanner. It executes on every push commit and PR in which there are changes to the C# code, manually and every day at 8:00AM UTC. A scan check can be viewed on commits and PRs. All alerts and fix suggestion can be viewed at Security tab -> Code scanning alerts -> CodeQL

Resolves #945

@wudanzy wudanzy requested review from SparkSnail and removed request for SparkSnail December 18, 2024 08:03
@wudanzy
Copy link
Collaborator

wudanzy commented Dec 18, 2024

Hi @aleks-ivanov, are you currently working on this item?

@wudanzy
Copy link
Collaborator

wudanzy commented Jan 3, 2025

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

[FEATURE REQUEST]: Add continuous code security and quality analysis
2 participants