Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Eddie Knight <knight@linux.com>
Signed-off-by: Ben Hirschberg <59160382+slashben@users.noreply.github.com>
  • Loading branch information
slashben and eddie-knight authored Dec 10, 2024
1 parent 0dfb329 commit 6fe4080
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions community/assessments/projects/kubescape/self-assessment.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ This component is responsible for image vulnerability scanning. It can either pr

##### Node agent component

This component has multiple purposes all bound to information available on Kubernetes nodes.
This component has multiple purposes which are all bound to information available on Kubernetes nodes.

* Produces SBOMs from the images available on the node (used by *KubeVuln*)
* Produces information from the configurations of the Linux host of the Kubernetes node (used by *Kubescape*)
Expand Down Expand Up @@ -327,6 +327,6 @@ There is a template for incident response for reference [here](https://github.co

### OpenSSF best practices

The Kubescape project is continuously improving its practices based on the OpenSSF recommendations, see scores [here](https://securityscorecards.dev/viewer/?uri=github.com/kubescape/kubescape)
The Kubescape project is continuously improving its practices based on the OpenSSF recommendations, see [Scorecard Results](https://securityscorecards.dev/viewer/?uri=github.com/kubescape/kubescape) and [Best Practices Badge](https://www.bestpractices.dev/en/projects/6944)

<!-- cSpell:ignore Grype Inspektor -->

0 comments on commit 6fe4080

Please sign in to comment.