Create SBOM for a shiny app (or a RStudio project)

,

I'm wondering if there are any tools/functions/packages or planning on the part of Posit regarding such tools to create a software bill of materials (SBOM) for a shiny app (or a RStudio project).

I've found:

which allows to create a SBOM for a single library and an open issue here:

Perhaps it is worth considering a additional function for {renv} regarding this?