Skip to content

Conversation

@stevegolton
Copy link
Member

No description provided.

@stevegolton stevegolton added the ui Issues relating to the Perfetto UI label Jan 26, 2026
this.preambleSlot = new QuerySlot<void>(this.queue);
this.distinctValuesSlot = new QuerySlot<readonly SqlValue[]>(this.queue);
this.parameterKeysSlot = new QuerySlot<readonly string[]>(this.queue);
const uuid = shortUuid();

Check failure

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
@github-actions
Copy link

🎨 Perfetto UI Build

✅ UI build is ready: https://storage.googleapis.com/perfetto-ci-artifacts/gh-21361217929-1-ui/ui/index.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui Issues relating to the Perfetto UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant