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