Back to app
User guide

Twistlock Report Docs

How to search images, generate scan reports, and troubleshoot failures.

This application signs in to Twistlock, searches repositories by project name, then builds a combined Word report from the selected image tags. Use this page as the operating guide for TPMs, project coordinators, and release teams.

What you need

  • A valid Twistlock username and password.
  • The project name used to group repositories in Twistlock.
  • Enough access to read registry and scan results for the target images.

Output

A combined .docx scan report that includes project details, microservice release details, and vulnerability findings.

01

Log in with your Twistlock account

Open the app, enter your Twistlock username and password, and submit the login form. The session token is kept only in browser memory and expires when you refresh or close the tab.

02

Search by project name

Enter the project name you want to report on, such as CCDI or ICDC. The app searches Twistlock for matching repositories tied to that project.

03

Choose repositories and tags

Review the repositories returned by the search. Select the repositories you want in the report and confirm the image tag for each one before continuing.

04

Generate and download the report

Select Generate Reports. The app resolves the registry, pulls scan data from Twistlock, fills the Word template, and downloads a combined .docx report automatically.

Workflow notes

Repository search

The app searches Twistlock using the project name, then groups the matching image tags by repository. Search first, then review the tag choices before generating the report.

Report generation

For every selected repository, the server resolves the registry host, fetches the scan result, sorts vulnerabilities by severity, and merges the results into a single Word document.

Security model

Credentials are exchanged server-side and the session token is stored only in memory in the browser session. Nothing is written to local storage or a database.

Troubleshooting

Authentication failed or session expired

Log in again with a current Twistlock username and password. If the problem persists, verify the credentials directly in Prisma Cloud or confirm your account has access to the expected collections.

No repositories returned

Check the project name spelling and try the acronym used in Twistlock. Search results depend on repository naming, so broadening the project string can help.

Report generation failed for one or more images

Confirm the selected image tag exists in Twistlock and that a scan result is available. If a repository was recently published, the registry search may succeed before the vulnerability scan finishes.

Downloaded report looks incomplete

The report content comes from the current scan data and the Word template. Re-run the report after the image is rescanned, or review the template if a section is formatted incorrectly.

Next step

Open the app and run a report.

Once you have valid Twistlock credentials, the full workflow is login, search, select, and download. If a report fails, this page should be the first place to check expected behavior.

Open report generator