Project

General

Profile

Actions

Refactor #31560

open

Replace UUID v1 with v4 in JS code

Added by Tomer Brisker over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
JavaScript stack
Target version:
-
Difficulty:
trivial
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

UUID v1 is timestamp-based UUID and includes the generating node's MAC address and is not random. While the chance of collision is negligible, it would be better to use a randomly generated UUID (v4) that does not contain information on the user's system or time of generation.

No data to display

Actions

Also available in: Atom PDF