Ben Hirschberg

Results 34 issues of Ben Hirschberg

Kubescape uses image vulnerability information to give enhanced security information about the cluster. The code has been designed to support multiple vulnerability information sources, but for now only Kubescape SaaS...

feature
in roadmap
open for contribution

Kubescape uses image vulnerability information to give enhanced security information about the cluster. The code has been designed to support multiple vulnerability information sources, but for now only Kubescape SaaS...

feature
in roadmap
open for contribution

Many thanks to @avinashupadhya99 Kubescape has a GitHub action! We want to extend this action to make it more useful for developers to track down the problems with their Kubernetes...

duplicate
feature
in roadmap
open for contribution

Title: Introducing Kubescape project to TAG Security Speakers: Ben Hirschberg (@slashben) Description: We are the Kubescape project (https://github.com/armosec/kubescape). We want to become part of the CNCF familiy and contribute the...

usecase-presentation
triage-required

**Description** Kubescape microservices scanning container images for vulnerabilities in the cluster. The results today are posted to ARMO cloud (https://cloud.armosec.io). They should be kept in the cluster to make it...

feature
good first issue
in roadmap
open for contribution

**Description** Image scanning reports/results should be made available for Prometheus stack **Describe the solution you'd like** This feature depends on #668 . When it is completed, Kubescape microservices should create...

feature
good first issue
in roadmap
open for contribution

**Is your feature request related to a problem? Please describe.** Kubescape today scans a lot of RBAC objects. The RoleBinding objects (both namespace and cluster level) are binding users and...

feature
good first issue
open for contribution

Kubescape VSCode extension is showing which lines are failing different controls based on the Kubescape result object. The result object contains "failedPath" entry for each control per object. Kubescape also...

feature
open for contribution

Kubescape is producing results in two formats: JUnit XML and JSON (own format). Kubescape GitHub action is using the JUnit XML which is limited (and it is control oriented) We...

feature
open for contribution

Added a workflow that will populate the security/code-issues screen (tab in the repo), this will enable demonstrating part of the issues in GitHub (without even cluster). Here is an example...