Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

User Manual

Broker is the bridge between FOSSA and internal projects.

FOSSA users use Broker to scan local projects, importing them into the FOSSA service (including FOSSA in the cloud) without sharing access to the source code of the project.

Have a question not answered in the docs? Check the FAQ or send us a support request via support.fossa.com!

System requirements

Most modern systems can run Broker with no issues. For a more detailed look at system requirements, see the system requirements reference.

Installing Broker

Config

The Broker config file tells Broker about the repositories it should scan, how it can access them, and at what cadence. See the config reference for more details.

Subcommands

init

Initialize an empty configuration file and database.

For more information, see the init subcommand documentation.

fix

Diagnose possible issues in the local runtime environment that may be preventing Broker from scanning projects and sending their metadata to FOSSA.

For more information, see the fix subcommand documentation.

run

Boots Broker using the local config file, scanning the projects on configured DevOps hosts and importing their metadata into FOSSA.

For more information, see the run subcommand documentation.