Introducing DruBOM: Enhancing Drupal Security with Automated SBOM Generation
DruBOM is an SBOM (Software Bill of Materials) specifically for Drupal, created to enhance security by detailing all dependencies within Drupal projects, including core, modules, themes, and libraries. It uses tools like Syft to generate SBOMs, which are crucial for identifying and mitigating vulnerabilities.
DruBOM integrates seamlessly into the CI/CD process, ensuring that software builds are accompanied by up-to-date dependency lists that aid vulnerability and compliance management. This module is designed for use with Drupal versions 9.3 and higher, emphasizing simplicity in setup and integration.
