fossa-cli
fossa-cli copied to clipboard
Project naming format is different from Github repositories added on Fossa directly
As seen below, using the fossa-cli to generate reports with an existing project that was added through the Fossa - Github web interface: fossa-cli generates a new project and does not recognize the existing repository.
There does not seem to be a way to correct this to upload to the existing project, despite using the same API keys. Have attempted various options with --title and --project

In the example above, the original Fossa project had an Project Locator of
git+github.com/ionite34/nwave
Instead of locating this, the fossa-cli tool generated a new project with the Project Locator of
custom+31224/github.com/ionite34/nwave
Sorry to bring up an old issue but I'm also experiencing this.