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

Setting up code scanning on extendeddaemonset #144

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

ganeshkumarsv
Copy link
Contributor

Static code analysis on extendeddaemonset 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.

@ganeshkumarsv ganeshkumarsv requested a review from a team as a code owner February 4, 2022 01:12
@davidor davidor added the enhancement New feature or request label Feb 4, 2022
@clamoriniere clamoriniere merged commit 19a2663 into DataDog:main Feb 4, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants