forked from okta/okta-signin-widget
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.retireignore.json
More file actions
17 lines (17 loc) · 926 Bytes
/
.retireignore.json
File metadata and controls
17 lines (17 loc) · 926 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{
"component": "jquery",
"version": "1.12.4",
"justification": "CVE issues (CVE-2019-11358, CVE-2020-11023) have been mitigated with a patched version of jQuery (packages/@okta/courage-dist/esm/src/courage/vendor/lib/jquery-1.12.4.js)"
},
{
"component": "dompurify",
"version": "2.5.8",
"justification": "CVE-2025-26791 has been patched locally within patches/dompurify+2.5.8.patch compared fix (https://github.com/cure53/DOMPurify/commit/d18ffcb554e0001748865da03ac75dd7829f0f02#diff-8e647ca2a1d9380f03114f7df5e6a70563c9cb40b03dca353a43ce84b974c2cdR6)"
},
{
"component": "DOMPurify",
"version": "2.5.8",
"justification": "CVE-2025-26791 has been patched locally within patches/dompurify+2.5.8.patch compared fix (https://github.com/cure53/DOMPurify/commit/d18ffcb554e0001748865da03ac75dd7829f0f02#diff-8e647ca2a1d9380f03114f7df5e6a70563c9cb40b03dca353a43ce84b974c2cdR6)"
}
]