-
If you run `npm audit` you can see there are "81 vulnerabilities (23 moderate, 44 high, 14 critical)". Do you plan to address them? Right now, it's a serious security risk to deploy the application wi…
-
| Q | A
| ----------------------------| -----------------------
| `auditor-bundle` version | 4.1.0
| PHP version | 7.4.19
| Database …
-
For some time now the develop app fails loading the datapacks:
```
> npm run develop
> @describo/crate-builder-component@0.76.2 develop
> npm install && npm run update-dependencies && npm run …
-
As a short term to mitigate the risk of the root CA private key being stored on control plane nodes of the workload clusters, we need to look into auditing:
- Define resources that need to be audit…
-
It has been many years since we looked at the "Additional Datasets" for Moon, Mars, and Mercury that we provide on the website, we should do an audit on naming, anything new we have learned about geot…
-
**Is your feature request related to a problem? Please describe.**
If writing an audit record fails, the request should fail (and the transaction rolled back). However, for best performance, writing …
-
**Describe the bug**
Node Audit Analyzer detects a problem and declares this dependency to be skipped: "dependency skipped: package.json contain an alias for vue-loader-v16 => vue-loader@16.1.2 npm a…
-
Running npm audit with this package installed shows high vulnerabilities with handlebars package (serverless-bundle > jest > jest-cli > @jest/core > @jest/reporters > istanbul-reports > handlebars)
A…
-
JS bundles neither have async attribute nor load asynchronously using LABjs.
I've tested my App with Google Audit and it definitely shows that these bundle scripts are blocking render, so the page ca…
-
I receive this error when trying to run...
`bundle exec rake db:drop db:create db:schema:load RAILS_ENV=test`
...seemingly because it is attempting to connect to the DB too early...
`Gem Load…