Installation
Currently aws-inspector
is only available as docker image, so you'll need to
install Docker.
After that you'll be able to do:
docker pull ghcr.io/pasdam/aws-inspector:latest
This will download the aws-inspector
image locally, so that you can execute
the cli application from a container.
You can see all the available versions of the package here.