ONB-11 · Mobile (Android/iOS) onboarding specifics (APK/AAB/IPA) #129

Open
opened 2026-07-10 08:34:46 +00:00 by sharang · 0 comments
Owner

Part of #118.

Context

Android and iOS apps need package ingest (APK/AAB/IPA) and mobile-specific static/dynamic tooling.

Scope

  • Ingest + validate APK/AAB (Android) and IPA (iOS) packages; extract manifest, permissions, embedded libs for SBOM/CVE.
  • SAST for mobile source (git/zip) + package static analysis (e.g. MobSF-class checks) — evaluate tooling.
  • DAST/dynamic: define feasibility per platform (Android emulator-based dynamic possible; iOS dynamic needs a device — mark limited).
  • Surface mobile-specific findings (insecure storage, exported components, ATS/cleartext).

Acceptance criteria

  • APK and IPA fixtures ingest with manifest + permission extraction.
  • SBOM/CVE produced from bundled libraries.
  • Applicable-scan matrix reflects iOS dynamic = limited.

Depends on

ONB-02, ONB-03, ONB-04.

Part of #118. ## Context Android and iOS apps need package ingest (APK/AAB/IPA) and mobile-specific static/dynamic tooling. ## Scope - Ingest + validate APK/AAB (Android) and IPA (iOS) packages; extract manifest, permissions, embedded libs for SBOM/CVE. - SAST for mobile source (git/zip) + package static analysis (e.g. MobSF-class checks) — evaluate tooling. - DAST/dynamic: define feasibility per platform (Android emulator-based dynamic possible; iOS dynamic needs a device — mark limited). - Surface mobile-specific findings (insecure storage, exported components, ATS/cleartext). ## Acceptance criteria - APK and IPA fixtures ingest with manifest + permission extraction. - SBOM/CVE produced from bundled libraries. - Applicable-scan matrix reflects iOS dynamic = limited. ## Depends on ONB-02, ONB-03, ONB-04.
sharang added this to the Onboarding v1 milestone 2026-07-10 08:34:46 +00:00
sharang added the enhancementonboarding labels 2026-07-10 08:34:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sharang/compliance-scanner-agent#129