Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Unvalidated dynamic method call #888

Merged
merged 8 commits into from
Nov 17, 2024

fix: Unvalidated dynamic method call

f7eab36
Select commit
Loading
Failed to load commit list.
Merged

fix: Unvalidated dynamic method call #888

fix: Unvalidated dynamic method call
f7eab36
Select commit
Loading
Failed to load commit list.
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.

View all branch alerts.

Annotations

Check failure on line 6110 in server-data/resources/[esx]/fivem-appearance/web/dist/assets/index.3e1fdbaf.js

See this annotation in the file changed.

Code scanning / CodeQL

Unvalidated dynamic method call High

Invocation of method with
user-controlled
name may dispatch to unexpected target and cause an exception.