Skip to content
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

feat: new runner #41

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

feat: new runner #41

wants to merge 8 commits into from

Conversation

ggazzo
Copy link
Member

@ggazzo ggazzo commented Jul 3, 2023

No description provided.

@ggazzo ggazzo force-pushed the feat/new-runner branch from 59b71ea to fffa157 Compare July 3, 2023 18:39
@ggazzo ggazzo marked this pull request as ready for review July 3, 2023 18:41
Base automatically changed from chore/improve-logging to main July 7, 2023 20:34
newIds.push(userId(getRandomInt(config.HOW_MANY_USERS)));
}

const userIds = client.usersPresence.slice(newSubs);

Check failure

Code scanning / CodeQL

Insecure randomness

This uses a cryptographically insecure random number generated at [Math.random()](1) in a security context.
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.

2 participants