-
Notifications
You must be signed in to change notification settings - Fork 110
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The .com
TLD is repeated with the homepage
spdx value.
System configuration
- Which version of ScanCode.io are you running?
35.1.0
- Are you running the app using Docker?
Yes
- On which OS?
Fedora
- What inputs are you using?
docker save s3-nfs > "./project/s3-nfs.tar"
- Which pipeline are you running?
None yet.
To Reproduce
Steps to reproduce the behavior:
scanpipe migrate
scanpipe create-project s3-nfs --input-file ./project/s3-nfs.tar --pipeline analyze_docker_image --execute
scanpipe output --project s3-nfs --format spdx --print
Expected behavior
The homepage value should show https://github.com/rclone/rclone
rather than https://github.com.com/rclone/rclone
as it currently shows.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working