Skip to content

Instantly share code, notes, and snippets.

@raviknox
raviknox / sbom-license-mapping.json
Created June 27, 2025 11:37
SBOM License Mapping
{
"MIT": {
"Severity": 1,
"LicenseType": "Permissive",
"Classification": "Permissive",
"RiskFactor": "Minimal obligations, allows proprietary use"
},
"BSD-2-Clause": {
"Severity": 1,
"LicenseType": "Permissive",
@raviknox
raviknox / kubeshield.md
Last active June 17, 2025 07:51
In-Cluster Image Scanning with Helm

In-Cluster Image Scanning with Helm

AccuKnox offers an in-cluster container image scanning solution designed to periodically inspect container images deployed within your Kubernetes (K8s) environment. This automated scanning process detects known vulnerabilities, promoting compliance and enhancing your cluster’s overall security. All scan results, including detailed vulnerability insights, are automatically sent to the AccuKnox Control Plane, where they can be viewed and managed through an intuitive user interface.

🛠 Installation Guide

Follow these steps to deploy the in-cluster image scanner using Helm:

1. Create a Label