DataDog / datadogpy

The Datadog Python library
https://datadoghq.com/
Other
609 stars 302 forks source link

Setting up codescanning action #719

Closed ganeshkumarsv closed 2 years ago

ganeshkumarsv commented 2 years ago

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

The alerts will not show up on master branch until the PR gets merged. We can however view the alerts created on this branch: https://github.com/DataDog/datadogpy/security/code-scanning?query=pr%3A719+

jirikuncar commented 2 years ago

/azp run

azure-pipelines[bot] commented 2 years ago
Azure Pipelines successfully started running 2 pipeline(s).
ganeshkumarsv commented 2 years ago

@jirikuncar Thank you for approving my PR One of the CI job DataDog.datadogpy.integration is waiting for status to be reported, thus I am not able to merge thee PR. Is there anything I should do to merge my PR? 🙇

jirikuncar commented 2 years ago

/azp run

azure-pipelines[bot] commented 2 years ago
Azure Pipelines successfully started running 2 pipeline(s).
github-actions[bot] commented 2 years ago

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.