Tag: android
All the articles with the tag "android".
-
How to detect Pushwoosh hidden Russian software in your mobile supply chain
| Edited: 1 week agoThis blog post details the detection of Pushwoosh embedded in mobile app supply chains, focusing on apps used and built.
-
How to generate an Android SBOM per build with Github Actions
| Edited: 1 week agoGuide on setting up environment and building an Android app with K-9 Mail using Git Actions.
-
How to detect OpenSSL v3.0 and Heartbleed vulnerabilities in mobile apps
| Edited: 1 week agoA summary indicating the presence of critical vulnerabilities related to OpenSSL in popular mobile applications, as well as providing data on industry vertical impact and detection methods.
-
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.