GitHub

DevContainer features to make your dev container experience easier.

Features

This repository contains a collection of Features.

Name URL Description
grype https://github.com/anchore/grype A vulnerability scanner for container images and filesystems. Works with Syft, the powerful SBOM (software bill of materials) tool for container images and filesystems.
syft https://github.com/anchore/syft A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems. Exceptional for vulnerability detection when used with a scanner like Grype.

grype

$ grype version

syft

$ syft version

Reporting Issues

Please create an issue or a pull request.

Read the original on github.com ↗