Skip to content

caprarodorner/fossa-cli-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOSSA CLI

This repository contains a docker image wrapping FOSSA CLI:

Running FOSSA CLI

You can run the FOSSA CLI tool's analyze command using the following statement:

docker run -v /path/to/your/project:/project -e FOSSA_API_KEY caprarodorner/fossa-cli analyze

This assumes that the project you want to analyze, lives in the directory /path/to/your/project and your host system has the environment variable FOSSA_API_KEY set.

Checkout FOSSA's own documentation on FOSSA CLI for more details.

About

A lightweight Docker image for FOSSA CLI

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors