Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
ff6d4ab3
Commit
ff6d4ab3
authored
Apr 03, 2026
by
erio
Browse files
chore: add lodash/lodash-es audit exception for GHSA-r5fr-rjxr-66jc
parent
66fde7a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/audit-exceptions.yml
View file @
ff6d4ab3
...
@@ -14,3 +14,17 @@ exceptions:
...
@@ -14,3 +14,17 @@ exceptions:
mitigation
:
"
Load
only
on
export;
restrict
export
permissions
and
data
scope"
mitigation
:
"
Load
only
on
export;
restrict
export
permissions
and
data
scope"
expires_on
:
"
2026-04-05"
expires_on
:
"
2026-04-05"
owner
:
"
security@your-domain"
owner
:
"
security@your-domain"
-
package
:
lodash
advisory
:
"
GHSA-r5fr-rjxr-66jc"
severity
:
high
reason
:
"
lodash
_.template
not
used
with
untrusted
input;
only
internal
admin
UI
templates"
mitigation
:
"
No
user-controlled
template
strings;
plan
to
migrate
to
lodash-es
tree-shaken
imports"
expires_on
:
"
2026-07-02"
owner
:
"
security@your-domain"
-
package
:
lodash-es
advisory
:
"
GHSA-r5fr-rjxr-66jc"
severity
:
high
reason
:
"
lodash-es
_.template
not
used
with
untrusted
input;
only
internal
admin
UI
templates"
mitigation
:
"
No
user-controlled
template
strings;
plan
to
migrate
to
native
JS
alternatives"
expires_on
:
"
2026-07-02"
owner
:
"
security@your-domain"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment