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

Setup Code Scanning on datadog-api-client-go #1592

Merged

Conversation

ganeshkumarsv
Copy link
Contributor

Static code analysis on datadog-api-client-go 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.

@ganeshkumarsv ganeshkumarsv requested a review from a team as a code owner July 13, 2022 09:30
@therve therve added the changelog/no-changelog Changes don't appear in changelog label Jul 13, 2022
@therve
Copy link
Contributor

therve commented Jul 13, 2022

Did it work? Looks like it only found 2 lines of go.

@ganeshkumarsv
Copy link
Contributor Author

@therve Do you have any script that builds the project?

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days.
Note that the issue will not be automatically closed, but this notification will remind us to investigate why there's been inactivity.

@github-actions github-actions bot added the stale Stale - Bot reminder label Aug 22, 2022
@ganeshkumarsv
Copy link
Contributor Author

@therve I changed the source directory of the CodeQL job to /api and now it builds all the files under the directory.

@github-actions github-actions bot removed the stale Stale - Bot reminder label Aug 23, 2022
@ganeshkumarsv ganeshkumarsv merged commit 1f21f78 into master Aug 23, 2022
@ganeshkumarsv ganeshkumarsv deleted the CONTSEC-495-setup-code-scanning-on-datadog-api-client-go branch August 23, 2022 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog Changes don't appear in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants