The following steps allow organizations to automatically scan pre-production releases of their mobiles mobile apps using existing developer tools and processes. DevOps can fully automate the SDLC by integrating our API to existing CI/CD tools such as Travis CI, Jenkins, Bitrise, fastlaneFastlane, Xcode server, etc.
Quickstart guide
...
First, you will need to retrieve your organization's Upload API key from the portal, at https://www.securetheorem.com/sdlc/api_access within the “API Key” section:
...
devsecops/v2/scancicdat the top of the page:
Step 2: Configuring an upload step in CI/CD
...