Posts
All the articles I've posted.
-
How to generate an Android (React Native) SBOM CycloneDX format
| Edited: 1 month 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 month agoThe blog post discusses techniques for generating a Software Bill of Materials (SBOM), focusing on source code analysis and binary analysis.
-
First steps to securing Ubuntu Server 18.04 on Digital Ocean
| Edited: 1 month agoA summary of setting up a new Linux server on VPS providers, including creating a user with sudo access, enabling firewall settings for security.
-
HOWTO setup a private git server on Ubuntu 18.04
| Edited: 1 month agoA summary detailing the blog post content about hosting one's own git server, preferring privacy and control over using public services like GitHub or GitLab.