Skip to main content

Buildroot

To generate a vulnerability report in the Buildroot environment follow the steps below:

  1. Clone the Buildroot integration repository at the same level as Buildroot directory.
git clone https://github.com/Exein-io/cosmo-buildtools.git
  1. Instruct Buildroot to include the Exein Cosmo interface in its configuration.
make BR2_EXTERNAL=/path/to/cosmo-buildroot nconfig
  1. Execute make with the cosmo-check target
make cosmo-check
  1. Use the dashboard to explore your project