lam.phamvan

Results 3 issues of lam.phamvan

When scanning my "uv-demo-project" with uv.lock file as following, the root package "uv-demo-project" is reported as a package. It should have been excluded. ``` version = 1 requires-python = ">=3.8"...

Hi guys, I'm trying to use component-detection to scan Ant + Ivy projects, but encounter the following issue when running on an environment with ant and jdk installed: ``` [17:53:13...

When I build PackageURL for the purl "pkg:golang/github.com/Azure/go-autorest/autorest/[email protected]" and extract the name, it becomes all lowercase "github.com/azure/go-autorest/autorest/date". That causes notFound response in deps.dev system (https://github.com/google/deps.dev/issues/93). So my question is whether...