Closed lucasgonze closed 1 year ago
Hey @lucasgonze, I will try to answer your doubts.
terraform/terragrunt.hcl
file: Probably the OSSKB Free Open Source Inventory doesn't have the last version of the remote project. Is your project open source? I would like to analyze it.Anyway, we improve this in the last version. You will able to open the remote file in github.
It should show you your local file on the left panel. Same case as above.
Actually the information about remote repo that is shown in the top section could show several matches from different repositories. In your case you have only one, this is why it seems be aligned to the left panel. You are right, it's confusing. We will analyze with the team.
@brunodeangelis FYI
Hi @francostramana. I'll reply in detail. If this feedback stops being helpful, don't feel like you have to satisfy me. The purpose is to help with dev.
/ace-aws-infra-modules/integration/transfer-family/sftp-server/test/go.sum
. This is also wrong. The correct path would be /Users/lucasgonze/src/confidential/confidential-all-repos
Hey @lucasgonze we are pretty sure that you are using an old version of the SCANOSS Audit Workbench. Could you download de last version to test again? We really can't reproduce this bug. https://github.com/scanoss/audit-workbench/releases/tag/1.1.1
I have downloaded and installed the latest.
In the matches screen for this item, it is much improved:
In the matches screen for this item, there is a bug:
I'm at a loss to understand what the Matches view is trying to tell me here:
If I copy file path to clipboard on the left item I get
/ace-aws-blueprint-static-website/examples/static-website-terraform/complete/testing/terragrunt.hcl
. That file does exist in the source repo I'm examining. But if I copy file path to clipboard on the right item I getterraform/terragrunt.hcl
.In an effort to understand what this is telling me I clone the repo in the popup:
It does not contain any files named
terraform/terragrunt.hcl
, though it does contain about ten things with similar names like./{{cookiecutter.github_repo_name}}/terraform/environments/terragrunt.hcl
.Why is the text of the match only displayed on one side and not both? Are the files identical?
If the information about the remote repo is on the left, why is the file from the remote repo on the right?