Skip to content

Repetition of homepage TLD (eg: github.com.com) #1753

@nedix

Description

@nedix

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:

  1. scanpipe migrate
  2. scanpipe create-project s3-nfs --input-file ./project/s3-nfs.tar --pipeline analyze_docker_image --execute
  3. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions