grype
There are 28 repositories under grype topic.
anchore/vunnel
Tool for collecting vulnerability data from various sources (used to build the grype database)
ckotzbauer/vulnerability-operator
Scans SBOMs for vulnerabilities with Grype
mchmarny/vimp
Compare data from multiple vulnerability scanners to get a more complete picture of potential exposures.
boxboat/grypeadmissioncontroller
This repository hosts the admission controller build on top of grype.
anchore/yardstick
Compare vulnerability scanners results (to make them better!)
cbdq-io/docker-grype
Wrap Anchore Grype Inside Docker
darkwizard242/ansible-role-grype
Ansible role for 'grype'. Available on Ansible Galaxy.
GoTurkiye/goreleaser-supply-chain-example
A demonstration of how GoReleaser can help us to make software supply chain more secure by using bunch of tools such as cosign, syft, grype, slsa-provenance
Max-Derner/pet-diary
WORK IN PROGRESS! This is a pet health diary, it is intended that you can log all medication, pet details, observations on health, etc into a database. You can then query that database, get email reminders about upcoming vets appointments and medication administration,and even generate summary reports for your vets to assess their health.
Max-Derner/job-scraper
A tiny job-scraping project to automating job hunting when employers aren't on indeed, built for my wife
willyw0nka/pygrype
A python wrapper for Anchore Grype
ctc-oss/sanction
Allowlisting grype vulnerability scans
adamlahbib/devsecops-boilerplate
DevSecOps boilerplate that syncs the AWS Infrastrcuture, performs comprehensive SAST and DAST checks of the application, and entails advanced out-of-the-box Cloud Native Monitoring and Security solutions, as well as, implementing Kubernetes Policies as Code.
CMS-Enterprise/batcave-omnibus
batCAVE Omnibus
juburr/grype-orb
A simple CircleCI orb used to install Grype and perform vulnerability scans
mchmarny/sbomer
Generates daily SBOM and vulnerability reports for container images and saves resulting files into GCS bucket and data into BigQuery tables.
VexStore/image_scan_reports
Collection of Container Vulnerability Scans of Common Images Using Different Scanners
zarexalvindaria/microservice-security
Applied STRIDE to threat model a microservice env.–defining the security architecture and attack surfaces; hardened the app’s Docker environment using Docker-bench, created an RKE cluster, and hardened a Kubernetes cluster using Grype and Trivy. Also implemented runtime monitoring using Grafana to visualize runtime security alerts via Sysdig Falco.
Harini-Pavithra/Cloud-Native-Application-Architecture-Nanodegree
This Repository consists of all projects that are completed as part of Cloud Native Application Architecture Nanodegree Program powered by Udacity and SUSE
ozeranskii/image-vuln-scanner
A CLI tool for scanning Docker images for vulnerabilities using Trivy and Grype.
ualali/hardened-microservices-environment
Microservices Security project of the Udacity's Cloud Native Application Architecture Nanodegree
davidpolme/vulnerability-analyzer
Scans all repositories within a specified directory using grype tool.
DonaldKellett/rocket-date-server
A Rocket microservice for demonstrating vulnerability scanning and remediation with Grype
fabasoad/pre-commit-grype
pre-commit hooks to run grype
opt-nc/grype-contribs
A set of resources around Anchore's grype tool
sg7801/Harden-the-Microservices-Environment
In this project, I threat-modeled, hardened and monitored a microservice application against malicious threat actors and payloads.