Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk Report Download Issue in Fossology Version 4.4.0 #2844

Open
5 tasks
Abilash18 opened this issue Oct 7, 2024 · 0 comments
Open
5 tasks

Bulk Report Download Issue in Fossology Version 4.4.0 #2844

Abilash18 opened this issue Oct 7, 2024 · 0 comments

Comments

@Abilash18
Copy link

Abilash18 commented Oct 7, 2024

We have encountered an issue with generating bulk reports for "whole folder" or "marked uploads" in the Browsing tab, specifically for CLIXML and Cyclone DX reports.

Steps to reproduce:

  • 1. Create and run a Docker container with the latest version of the Fossology image.
    docker run -id -p 8885:80 fossology/fossology:latest
    http://localhost:8885/repo/
  • 2. Login to Fossology and Navigate to the Browsing tab.
  • 3. Select different uploads from the folder.
  • 4. Click on "marked uploads."
  • 5. Attempt to generate either a CLIXML or Cyclone DX report.

Observation:

For CLIXML reports, the generated file is incorrectly named after the first upload instead of being labeled as "Multi File <Report_Name>" Additionally, the XML file contains the first upload's name repeated times, though the contents seem to reference the other uploads (e.g., SHA1 hashes).

At times, generating the report results in the following error:

This page contains the following errors:
error on line at column 1: Extra content at the end of the document
Below is a rendering of the page up to the first error.

Any hints or suggestions that might help resolve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant