Tag: sbom
All the articles with the tag "sbom".
-
How to generate a Nodejs SBOM in CycloneDX format
| Edited: 1 week agoA tutorial on generating an SBOM for the ios-triage app using CycloneDX Node.js Module.
-
Technical Introduction to Software Bill of Materials (SBOMs)
| Edited: 1 week agoA blog post discussing Software Bill of Materials (SBOMs), their importance, and standards like SPDX and CycloneDX.
-
How to generate an Android (React Native) SBOM CycloneDX format
| Edited: 1 week agoThis blog post provides a guide on how to generate an SBOM for Android apps using React Native, and it includes steps involving cloning the Joplin source code, installing dependencies such as Java and Node.js, setting up XCode command line tools, and more.
-
Source Code vs Binary Analysis for SBOMs
| Edited: 1 week agoThe blog post discusses techniques for generating a Software Bill of Materials (SBOM), focusing on source code analysis and binary analysis.