PascalTurbo
PascalTurbo
This Bugfix was originally created by @travigd and is discussed here: https://github.com/cockroachdb/helm-charts/pull/25 I've only bumped the chart version so the fix should be mergable.
For the Advanced Settings in Z-Wave Configuration it's possible to select destructive options like "Hard Reset Controller" without any security prompt. So with a single click a user is able...
Today the downloader fails with the following error. ``` Downloading Dependency Check latest installer from GitHub.. Cannot read property 'find' of undefined ##[error]Cannot read property 'find' of undefined ##[error]Unhandled error...
I'm using the latest version of the Azure DevOps Plugin (6.0.0.4). After upgrading DependencyCheck from 6.5.3 to 7.1.1 I get the following error ``` [WARN] An error occurred with the...
At the moment you can not use multiple Versions of DependencyCheck using Azure DevOps on the same host because all versions are using the same database that might not be...
Hi There, We're having a local data mirror which works great with mvn analyzer. Now I'm working with the dependency-check-build-task but it crashes after adding dataMirror URL. ```yaml - task:...
Hi, I've just run a query but geotoad only delivers "Could not map" errors. I've used the latests main branch. I don't know, what information you need for debugging. I've...
**Describe the issue** When running checkov for a helm chart with subcharts, the expected behavior is, that the chart is rendered "as one". But obviously also the subcharts are rendered...