-
Hello!
I am building some battery boards for my college's cubesat team. The links to the interactive bill of materials appear to be broken; I was wondering if this was available somewhere else or i…
-
Provide a `//dependencies` view, similar to how we show Instances. Detail should allow filtering by applications or instance, and detail the high-level dependencies found in the Team's ecosystem.
`…
-
Upload your Bill of Materials (BOM) Use the attached template.
[Bill of Materials TemplateLinks to an external site.](https://docs.google.com/spreadsheets/d/1n7jdjnTFjIz1olVU1XiAmS0EhLFvhftGTtIRTUmjy…
-
A bill of materials list with specific parts (and possibly sources) would be super helpful for anyone trying to replicate this project. Many parts in the diagram are labeled, but the DC motors are lef…
-
Found this wonderful project via the Hackaday Prize 2023 submission video. I was wondering if you had a bill of materials to give potential Felini builders an insight on project cost and part sources?
-
For this milestone we need to:
- [x] generate a SBOM for gosling
- [x] release gosling beta
- [ ] fix any immediate issues that come out of the beta release
-
`uv` is in a prime position to be able to emit an SBOM that reflects the state of the current `uv`-managed virtual environment, or ingest an SBOM to produce a managed virtual environment.
[SBOM](…
-
Maven bom is a way to declare a collection of artifacts with a specific version of each artifact which is recommended to use with another artifact from the same collection.
Consider support for it…
-
### Feature Description
clomonitor requires a valid SBOM is present in a repo to improve the repo score
**SOFTWARE BILL OF MATERIALS (SBOM)**
ID: sbom
List of components in a piece of software…
-
To aid large projects who have multiple transient dependencies on BC, you could publish a BOM to maven to cover all components at the same version. e.g.:
```xml
4.0.0
org.bouncycastle
…