Posts
All the articles I've posted.
-
How to generate a Nodejs SBOM in CycloneDX format
| Last edited: YesterdayA tutorial on generating an SBOM for the ios-triage app using CycloneDX Node.js Module.
-
Technical Introduction to Software Bill of Materials (SBOMs)
| Last edited: YesterdayA 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
| Last edited: YesterdayThis 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
| Last edited: YesterdayThe blog post discusses techniques for generating a Software Bill of Materials (SBOM), focusing on source code analysis and binary analysis.