Malte Swart

Results 6 issues of Malte Swart

The Debian security team published fixed packages via a security.debian.org. These security repositories are usually configured on Debian systems. Repology should fetch them, too to be able to correctly identifies...

## Description Trivy is deployed within an AWS EKS Kubernetes pod. The pod has an AWS role associated to read ECR images. Trivy is executed to scan: - Private AWS...

kind/bug

The `JSONFileCache.__setitems__` might raise a `FileExistsError` if it is run in parallel by two threads / processes: 1. Both processes discover the working dir hasn't been created yet. 2. The...

### How are you running Renovate? Self-hosted, but reproduced with RenovateApp on GitHub ### If you're self-hosting Renovate, tell us what version of Renovate you run. 31.15.0 ### Please select...

type:bug
priority-3-medium
manager:terraform
status:requirements
reproduction:provided

This PR tries to address #46 to lint action metadata files (`action.yml` / `action.yaml`) analog to workflow files. In addition to scheme validation this allows finding more sophisticated errors by...

### Component(s) Prometheus, PrometheusRule ### What is missing? Please describe. **TLDR**: option to let `enforcedNamespaceLabel` leave metrics expression that already have the label selector unchanged (expressions like `kube_pod_labels{} [...] kube_node_labels{namespace="cluster-wide-exporter"}`...

kind/feature