Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jamiemagee/stethoscope

Inventory container image packages in .NET
https://github.com/jamiemagee/stethoscope

container container-image containers docker docker-daemon sbom software-bill-of-materials

Last synced: 14 days ago
JSON representation

Inventory container image packages in .NET

Awesome Lists containing this project

README

        

# Stethoscope

[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/JamieMagee/Stethoscope/build.yml?branch=main&style=for-the-badge)](https://github.com/JamieMagee/Stethoscope/actions/workflows/build.yml?query=branch%3Amain)
![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg?style=for-the-badge)

```
USAGE:
stethoscope [image] [OPTIONS]

EXAMPLES:
stethoscope docker-daemon://docker.io/library/alpine:latest
stethoscope docker-daemon://docker.io/library/ubuntu:latest

ARGUMENTS:
[image]

OPTIONS:
-h, --help Prints help information
```

## License

All packages in this repository are licensed under [the MIT license](https://opensource.org/licenses/MIT).