Skip to content

Conversation

prabhu
Copy link
Member

@prabhu prabhu commented Feb 6, 2024

This adds deep mode to sbom. For android apk/aab files, this would enable parsing dex files to collect functions and classes used.

bom-apks.tar.gz

Closes #50

Signed-off-by: Prabhu Subramanian <[email protected]>
Signed-off-by: Prabhu Subramanian <[email protected]>
Signed-off-by: Prabhu Subramanian <[email protected]>
Signed-off-by: Prabhu Subramanian <[email protected]>
@prabhu
Copy link
Member Author

prabhu commented Feb 6, 2024

From this exercise, we can identify that only a small number of classes from the jars in the source sbom are eventually compiled and used in the dex files that are shipped with the apk.

Signed-off-by: Prabhu Subramanian <[email protected]>
Signed-off-by: Prabhu Subramanian <[email protected]>
Signed-off-by: Prabhu Subramanian <[email protected]>
Signed-off-by: Prabhu Subramanian <[email protected]>
@prabhu prabhu requested a review from cerrussell February 7, 2024 13:39
@prabhu prabhu merged commit ca83a22 into release/2.x Feb 7, 2024
@prabhu prabhu deleted the feature/dex branch February 7, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Android] Support for dex files
2 participants