-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When scanning a component with Fossology via Lucy, a problem occurs if the component name contains slashes. This is because the component is stored and made available locally for Fossology to download.
Since the name contains slashes, this is interpreted as subdirectories and thus the file cannot be found where it is expected.
To Reproduce
Steps to reproduce the behavior:
- Create a library with slashes (/) in the artifact ID
- Start Scan with Fossology
Expected behavior
Start scan with Fossology and find the source code archive in the filesArchive/fossology
Additional context
Replace slashes with another character like "_", when making it available to download
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working