feat: nodejs sidecar#39829
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #39829 +/- ##
==========================================
- Coverage 64.37% 64.36% -0.01%
==========================================
Files 2569 2570 +1
Lines 134682 134777 +95
Branches 31253 31272 +19
==========================================
+ Hits 86698 86750 +52
- Misses 46485 46526 +41
- Partials 1499 1501 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
The CodeQL alert flags a potential security issue in server.ts where user-provided data (like formData.viz_type) is included in error logs and responses, risking information disclosure or injection. To mitigate, avoid exposing user input or internal error details. query-context-sidecar/src/server.ts |
✅ Deploy Preview for superset-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
SUMMARY
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION