Skip to content

Conversation

@rgantzos
Copy link
Collaborator

No description provided.

@rgantzos rgantzos added the priority: 2 The 2nd most important. label Jan 28, 2025
@rgantzos rgantzos added this to the ScratchTools v4.0.0 milestone Jan 28, 2025
@rgantzos rgantzos added type: enhancement Makes an existing feature better scope: feature api scope: background Having to do with background files and the running of the extension itself. labels Jan 28, 2025
@rgantzos rgantzos merged commit 55bb51e into STForScratch:main Jan 28, 2025
1 check passed

ScratchTools.MESSAGES = []
ScratchTools.sendMessage = function(id, content) {
let uuid = UUID()

Check failure

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: 2 The 2nd most important. scope: background Having to do with background files and the running of the extension itself. scope: feature api type: enhancement Makes an existing feature better

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant