-
Bug
-
Resolution: Done
-
Major
-
MTA 6.1.0
-
None
-
None
-
False
-
-
False
-
-
-
No
Description of problem:
When downloading HTML reports of analyzed applications, some of them have no files inside the "reports" and "stats" folder.
Version-Release number of selected component (if applicable): MTA-6.1.0
How reproducible: Always
Steps to Reproduce:
1. Create an application using the following git repo: https://github.com/ibraginsky/book-server (no credentials needed)
2. Run a source code analysis on that application, using the "Containerization" target
3. Download the HTML Report.
Actual results:
The downloaded folder contains two empty folders named "reports" and "stats".
The index.html can be opened, but it lacks CSS and none of the links function.
Expected results:
The "reports" and "stats" folders should contains their corresponding files.
Additional info:
This is not unique to source code analysis or to that specific application.
The same behavior was observed when conducting binary analysis on the following application by manually uploading it.
https://github.com/konveyor/tackle-testapp/packages/1269647?version=0.0.1-SNAPSHOT
—
The report displays correctly when viewed from the browser instead of downloading it.
—
I'm attaching one of the downloaded .tar.gz files.
- is related to
-
MTA-116 Download HTML and CSV analysis reports
- Closed