Skip to content

Commit 547ecd8

Browse files
authored
Column picker (#1662)
* additional permissions, search on column settings * bump vuu library versions to 0.13.20 * ignore CVE until cypres supdated
1 parent a7ff429 commit 547ecd8

File tree

41 files changed

+681
-483
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+681
-483
lines changed

vuu-ui/allow-list.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
{
2020
"id": "CVE-2025-5889",
2121
"reason": "Lib used only in dev tooling (ESLint) no possibility of attack"
22+
},
23+
{
24+
"id": "CVE-2025-54798",
25+
"reason": "Only used in tests, will remove once cypress updated"
2226
}
2327
]
2428
}

0 commit comments

Comments
 (0)