fix: Fixed invisible belt icon issue #915
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.
Annotations
Check warning on line 5 in server-data/resources/[esx_addons]/pNotify/html/index.html
Code scanning / CodeQL
Inclusion of functionality from an untrusted source Medium
Check warning on line 155 in server-data/resources/[esx_addons]/pNotify/html/noty.js
Code scanning / CodeQL
Prototype-polluting function Medium
to without guarding against prototype pollution.
Check warning on line 159 in server-data/resources/[esx_addons]/pNotify/html/noty.js
Code scanning / CodeQL
Prototype-polluting function Medium
to without guarding against prototype pollution.
Check warning on line 6 in server-data/resources/[esx_addons]/seatbelt/html/ui.html
Code scanning / CodeQL
Inclusion of functionality from an untrusted source Medium