How to download test artifacts and find a test's UID in the Polaris user interface.
Artifact availability
Not all tests generate artifacts that can be downloaded from the Polaris user interface. Test artifacts are available for download in the following scenarios:
| Test types | Created when | Artifacts may include |
|---|---|---|
SAST tests (full or rapid) run via File Upload, SCM integrations, or CI using the file upload option (polaris.test.sca.location and polaris.test.sast.location are set to remote) |
Tests fail | Execution logs, analysis output, and test results |
SCA tests (Package Manager or Signature Analysis) run via File Upload, SCM integrations, or CI using the file upload option (polaris.test.sca.location and polaris.test.sast.location are set to remote) |
Tests fail | error-details.json and a BDIO file |
| All DAST tests | Tests succeed or fail | Execution logs and screenshots. If automated BOLA scanning is enabled, an extra file containing related annotations is also included (postprocessed_spec.json) |
Note: You cannot download test artifacts from the Polaris user interface for:
- External analysis tests
- Tests run with Code Sight
- SAST and SCA tests run with Bridge using the default or local analysis options (
polaris.test.sca.locationandpolaris.test.sast.locationare set tohybrid(default) orlocal)
Download test artifacts
To download test artifacts, follow these steps: