Skip to content

Update samples for Grid lite with the react wrappers (#1051)

81e09c7
Select commit
Loading
Failed to load commit list.
Merged

Push latest changes to production #1050

Update samples for Grid lite with the react wrappers (#1051)
81e09c7
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 2, 2026 in 3s

161 new alerts including 161 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 161 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 15 in samples/grids/data-grid/cell-activation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 58 in samples/grids/data-grid/cell-activation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 144 in samples/grids/data-grid/cell-activation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 209 in samples/grids/data-grid/cell-activation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 210 in samples/grids/data-grid/cell-activation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 15 in samples/grids/data-grid/cell-editing/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 58 in samples/grids/data-grid/cell-editing/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 144 in samples/grids/data-grid/cell-editing/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 209 in samples/grids/data-grid/cell-editing/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 210 in samples/grids/data-grid/cell-editing/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 15 in samples/grids/data-grid/cell-selection/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 58 in samples/grids/data-grid/cell-selection/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 144 in samples/grids/data-grid/cell-selection/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 209 in samples/grids/data-grid/cell-selection/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 210 in samples/grids/data-grid/cell-selection/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 15 in samples/grids/data-grid/column-animation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 58 in samples/grids/data-grid/column-animation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 144 in samples/grids/data-grid/column-animation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 209 in samples/grids/data-grid/column-animation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 210 in samples/grids/data-grid/column-animation/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 15 in samples/grids/data-grid/column-chooser-picker/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 58 in samples/grids/data-grid/column-chooser-picker/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 144 in samples/grids/data-grid/column-chooser-picker/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 209 in samples/grids/data-grid/column-chooser-picker/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 210 in samples/grids/data-grid/column-chooser-picker/src/DataGridSharedData.ts

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.