Skip to content

Setting up codescanning action#175

Merged
ogaca-dd merged 1 commit intoDataDog:masterfrom
ganeshkumarsv:master
Aug 11, 2022
Merged

Setting up codescanning action#175
ogaca-dd merged 1 commit intoDataDog:masterfrom
ganeshkumarsv:master

Conversation

@ganeshkumarsv
Copy link
Copy Markdown
Contributor

Static code analysis on dogstatsd-csharp-client using Github's Code Scanning.

This PR has Github workflow configs to trigger the Code Scanning on every PR and on push to master branch. As of now only default security based CodeQL queries are configured. We can gradually add queries for Code Quality later. It is a part of Datadog compliance requirements to regularly perform code-scanning on all the customer installed code. As the repository is small, no security alerts were found during the scan.

@djmitche djmitche requested review from gh123man, ogaca-dd and truthbk May 25, 2022 17:53
Copy link
Copy Markdown
Contributor

@ogaca-dd ogaca-dd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@ogaca-dd ogaca-dd merged commit bdcfee7 into DataDog:master Aug 11, 2022
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.

2 participants