container-security▌
10 indexed skills · max 10 per page
implementing-gcp-binary-authorization
mukul975/Anthropic-Cybersecurity-Skills · implementing-gcp-binary-authorization
Implement GCP Binary Authorization to enforce deploy-time security controls that ensure only trusted, attested container images are deployed to Google Kubernetes Engine and Cloud Run.
scanning-container-images-with-grype
mukul975/Anthropic-Cybersecurity-Skills · scanning-container-images-with-grype
Scan container images for known vulnerabilities using Anchore Grype with SBOM-based matching and configurable severity thresholds.
performing-container-security-scanning-with-trivy
mukul975/Anthropic-Cybersecurity-Skills · performing-container-security-scanning-with-trivy
Scan container images, filesystems, and Kubernetes manifests for vulnerabilities, misconfigurations, exposed secrets, and license compliance issues using Aqua Security Trivy with SBOM generation and CI/CD integration.
scanning-containers-with-trivy-in-cicd
mukul975/Anthropic-Cybersecurity-Skills · scanning-containers-with-trivy-in-cicd
This skill covers integrating Aqua Security's Trivy scanner into CI/CD pipelines for comprehensive container image vulnerability detection. It addresses scanning Docker images for OS package and application dependency CVEs, detecting misconfigurations in Dockerfiles, scanning filesystem and git repositories, and establishing severity-based quality gates that block deployment of vulnerable images.
hardening-docker-daemon-configuration
mukul975/Anthropic-Cybersecurity-Skills · hardening-docker-daemon-configuration
Harden the Docker daemon by configuring daemon.json with user namespace remapping, TLS authentication, rootless mode, and CIS benchmark controls.
analyzing-docker-container-forensics
mukul975/Anthropic-Cybersecurity-Skills · analyzing-docker-container-forensics
Investigate compromised Docker containers by analyzing images, layers, volumes, logs, and runtime artifacts to identify malicious activity and evidence.
detecting-container-drift-at-runtime
mukul975/Anthropic-Cybersecurity-Skills · detecting-container-drift-at-runtime
Detect unauthorized modifications to running containers by monitoring for binary execution drift, file system changes, and configuration deviations from the original container image.
implementing-container-network-policies-with-calico
mukul975/Anthropic-Cybersecurity-Skills · implementing-container-network-policies-with-calico
Enforce Kubernetes network segmentation using Calico CNI network policies and global network policies to control pod-to-pod traffic, restrict egress, and implement zero-trust microsegmentation.
implementing-supply-chain-security-with-in-toto
mukul975/Anthropic-Cybersecurity-Skills · implementing-supply-chain-security-with-in-toto
Implement software supply chain integrity verification for container builds using the in-toto framework to create cryptographically signed attestations across CI/CD pipeline steps.
implementing-runtime-security-with-tetragon
mukul975/Anthropic-Cybersecurity-Skills · implementing-runtime-security-with-tetragon
Implement eBPF-based runtime security observability and enforcement in Kubernetes clusters using Cilium Tetragon for kernel-level threat detection and policy enforcement.