envoyproxy/envoy

Add Meta-Data to Build for more accurate Container SBOM generation

Open

#33,931 opened on May 2, 2024

View on GitHub
 (3 comments) (1 reaction) (0 assignees)C++ (5,373 forks)batch import
area/buildenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Title: Add a JSON payload as a .note.package ELF section

Description: add a JSON payload as a .note.package ELF section. It looks like there are already bazel rules in envoy that add ELF notes, another rule could be added during the release to include name and version information.

[optional Relevant Links:]

Related issue: Envoy currently missing from SBOM

Contributor guide