Skip to content

Visualize Mobile Code Signing files stored in Project-level Secure Files

Currently, the only file attributes shown in Project-level Secure Files are the file name and created_at date. Since there are often files uploaded with generic or auto-generated file names, it would be helpful to be able to visualize additional file properties.

For the mobile-devops use case there are several properties we can extract from signing certificates and provisioning profiles. See the screenshot below:

image

For additional context, see these mobile-devops video updates:

It issue exists to track the work needed to add code signing visualizer, starting with iOS.

Breaking down the original POC is outline below:

Edited by Darby Frey