-
>Location of security vulnerability : src/lib/utils.ts line 17
>
> Incomplete multi-character sanitization
>
> Severity : high
>
> Rule ID
> js/incomplete-multi-character-sanitization
>
> …
-
## CVE-2018-1000632 - High Severity Vulnerability
Vulnerable Library - dom4j-1.6.1.jar
dom4j: the flexible XML framework for Java
Library home page: http://sourceforge.net/projects/dom4j
Path to dep…
-
Code like this:
```
draw.Textpath("Some text here", "#topArc", `text-anchor="middle"`, `startOffset="50%"`, `font-size="25"`, `font-family='Salma Pro'`, `fill="black"`)
```
Results in this xml:
…
-
**🚀 Feature Request**
Dependency injection of Services in Auth handler and Middleware.
This is useful to access config, db session instance and many other things in these handlers.
Maybe ther…
-
When i used MF component in my host app for local development.The refresh is doesn’t work in MF component,but host app's refresh can work.
dtyyy updated
3 months ago
-
It would be nice if we had a centralized console widget. For now, the main thing that would be nice is access to the `CMMCore(Plus)` instance, although we should certainly also have the API to add add…
-
### Basic information
* My operating system: Windows 11
* My mzmine version: 4.1.0
### What happened
I tried to create my spectral library from the library generation workflow following the …
-
## CVE-2023-1932 - Medium Severity Vulnerability
Vulnerable Library - hibernate-validator-6.0.11.Final.jar
Hibernate's Bean Validation (JSR-380) reference implementation.
Library home page: http://h…
-
## Problem Statement:
### Rate Limiting
Without rate limiting, the server is vulnerable to abuse, such as brute-force attacks, by allowing a single user or IP address to send a large number of req…
-
#### Feature Description
Create a light-weight injection token for MatMenuTrigger.
#### Use Case
I have an internal library where some components optionally inject MatMenuTrigger. Since there isn…