Skip to content

[kernel-1310] browser telemetry - CLI integration#168

Draft
archandatta wants to merge 22 commits into
mainfrom
archand/kernel-1116/browser-events
Draft

[kernel-1310] browser telemetry - CLI integration#168
archandatta wants to merge 22 commits into
mainfrom
archand/kernel-1116/browser-events

Conversation

@archandatta
Copy link
Copy Markdown
Contributor

No description provided.

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 27, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​github.com/​kernel/​kernel-go-sdk@​v0.53.0 ⏵ v0.57.072 +1100100100100

View full report

knownTelemetryTypes was 22 hardcoded strings that would silently drift
as new server-side event types shipped. Drop the warning; unrecognized
--types values simply produce no matches, which is obvious.

knownTelemetryCategories was settableCategories + "system" with no
single source of truth. Remove it; validate --categories against
settableCategories with an explicit carve-out for "system".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant