-
Notifications
You must be signed in to change notification settings - Fork 312
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
Add datadog static analyzer #4400
Conversation
Overall package sizeSelf size: 6.71 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
BenchmarksBenchmark execution time: 2024-06-17 19:50:09 Comparing candidate commit 46ec6de in PR branch Found 1 performance improvements and 0 performance regressions! Performance is the same for 258 metrics, 7 unstable metrics. scenario:plugin-graphql-with-depth-off-18
|
46ec6de
to
033e123
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4400 +/- ##
==========================================
+ Coverage 80.42% 81.93% +1.50%
==========================================
Files 3 120 +117
Lines 373 4634 +4261
Branches 33 33
==========================================
+ Hits 300 3797 +3497
- Misses 73 837 +764 ☔ View full report in Codecov by Sentry. |
Pull request was closed
What does this PR do?
This PR adds supports for Datadog static analysis. It only checks rules that validates the GitHub actions are safe and secure.
Motivation
We want to ensure our GitHub actions are safe and secure.
Related
PR in
datadog-agent