Skip to content

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

clambake

A python application to analyze container images for Viruses using ClamAV.

development env

Run the following from the root of this repo to start an env for local development

docker run \
-it --rm \
-v $(pwd):/opt/clambake \
-v /var/run/docker.sock:/var/run/docker.sock \
$(docker build -q .) \
bash

About

A python application to analyze container images for Viruses using ClamAV.

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages