Adrien Walkowiak

Results 3 issues of Adrien Walkowiak

gts init -y returns the following for bq-visualizer: audited 43161 packages in 12.274s found 616 vulnerabilities (1 low, 1 moderate, 612 high, 2 critical) run `npm audit fix` to fix...

There is a vulnerability in org.eclipse.paho:org.eclipse.paho.client.mqttv3. The proposed remediation is: Upgrade org.eclipse.paho:org.eclipse.paho.client.mqttv3 to version 1.2.1 or later. also, please lint your java files using [google-java-format](https://github.com/google/google-java-format). You can use: `java -jar...

This is a function I created to run JIRA backups from an AWS lambda function (it could also be used from any node app obviously). All it does, is checking...