fix: Unvalidated dynamic method call #888
Merged
GitHub Advanced Security / CodeQL
failed
Nov 17, 2024 in 5s
2 configurations not found
Warning: Code scanning may not have found all the alerts introduced by this pull request, because 2 configurations present on refs/heads/main
were not found:
Actions workflow (codeql.yml
)
- ❓
.github/workflows/codeql.yml:analyze/language:javascript
- ❓
/language:javascript
New alerts in code changed by this pull request
Security Alerts:
- 1 high
See annotations below for details.
Annotations
Code scanning / CodeQL
Unvalidated dynamic method call High
name may dispatch to unexpected target and cause an exception.
Loading