navzen2000

Results 11 comments of navzen2000

this tool is unable to read certificate-authority-data from Kubeconfig kubeletctl [*] Using KUBECONFIG environment variable [*] You can ignore it by modifying the KUBECONFIG environment variable, file "~/.kube/config" or use...

> @navzen2000 I am also facing the same issue. Did you get any resolution for the above issue? No resolution yet!

@mozillazg The path is : /var/lib/kubelet/ It would be better if this path with filename(any) can be added as argument to docker image command so that any customized location can...

"vulnerabilities": [ { "feed": "vulnerabilities", "feed_group": "nvd", "fix": "None", "nvd_data": [ { "cvss_v2": { "base_score": 4.6, "exploitability_score": 3.9, "impact_score": 6.4 }, "cvss_v3": { "base_score": 7.8, "exploitability_score": 1.8, "impact_score": 5.9 },...

@zhill @dspalmer99 Quick update: We are able to modify code to extract vectorString in below file anchore_engine/services/apiext/api/controllers/utils.py However, we see that the feed information does not contain the publishedDate metadata...

Hi @willmurphyscode, thanks for acknowledging $ grype version Application: grype Version: 0.62.3 Syft Version: v0.83.0 BuildDate: 2023-06-05T21:34:29Z GitCommit: 3865f4cc1dfcdcefbb7009400df153f24b18c772 GitDescription: v0.62.3 Platform: linux/amd64 GoVersion: go1.19.9 Compiler: gc Supported DB Schema:...

Issue does not occur with "--offline-scan" option.

@afdesk This was the original command: trivy image --security-checks vuln --server http:// alpine:latest -d Let me know the info you are looking for FYI: docker pull alpine:latest works on same...

@afdesk trivy server --listen 0.0.0.0:9000