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: Fixed invisible belt icon issue #915

Merged
merged 1 commit into from
Dec 7, 2024

fix: Fixed invisible belt icon issue

cf3941e
Select commit
Loading
Failed to load commit list.
Merged

fix: Fixed invisible belt icon issue #915

fix: Fixed invisible belt icon issue
cf3941e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 7, 2024 in 6s

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:

  • 4 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 5 in server-data/resources/[esx_addons]/pNotify/html/index.html

See this annotation in the file changed.

Code scanning / CodeQL

Inclusion of functionality from an untrusted source Medium

Script loaded using unencrypted connection.
Script loaded from content delivery network with no integrity check.

Check warning on line 155 in server-data/resources/[esx_addons]/pNotify/html/noty.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
obj
to
out
without guarding against prototype pollution.

Check warning on line 159 in server-data/resources/[esx_addons]/pNotify/html/noty.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

Properties are copied from
obj
to
out
without guarding against prototype pollution.

Check warning on line 6 in server-data/resources/[esx_addons]/seatbelt/html/ui.html

See this annotation in the file changed.

Code scanning / CodeQL

Inclusion of functionality from an untrusted source Medium

Script loaded using unencrypted connection.
Script loaded from content delivery network with no integrity check.