-
## CVE-2022-21704 - Medium Severity Vulnerability
Vulnerable Library - log4js-6.3.0.tgz
Port of Log4js to work with node.
Library home page: https://registry.npmjs.org/log4js/-/log4js-6.3.0.tgz
Path…
-
Getting the following warning each time I start the backend:
```
[ERROR] default - log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j sys…
-
log4js.configure({
pm2: true,
appenders: {
console: {
type: 'console',
},
},
categories: {
default: { appenders: ['console'], level: …
-
### Issue description or question
I have a Typescript project where I need to compile my source TS files into JS files within the same directory.
When I run wallaby, the coverage green/red…
-
package.json
```
+"type":"module",
```
node v16.15.0
log4js ^6.4.5
```
import log4js from "log4js"
log4js.configure({
appenders: {
tiktok: {
type: 'log'
},
eve…
-
## CVE-2022-21704 - Medium Severity Vulnerability
Vulnerable Libraries - log4js-0.6.38.tgz, log4js-0.5.6.tgz
log4js-0.6.38.tgz
Port of Log4js to work with node.
Library home page: https://registry…
-
Jest test suites failed to run after upgrading log4js to v6.4.1 that uses steamroller.
```
Test suite failed to run
TypeError: Cannot read property 'name' of undefined
at Object.…
-
Made a copy of this project, and in server.ts we are importing the `vscode` package to access the `Range` interface when creating `Diagnostic` instances. However, when launching the client we get this…
-
if memory serves correctly this is due to an improper dynamic require...
```
* Executing task: yarn run serve
/Users/nqy642/IdeaProjects/E1-Http/.pnp.cjs:16411
Error.captureStackTra…
-
## CVE-2022-21704 - Medium Severity Vulnerability
Vulnerable Libraries - log4js-0.6.38.tgz, log4js-6.1.1.tgz
log4js-0.6.38.tgz
Port of Log4js to work with node.
Library home page: https://registry…