Closed mrzarquon closed 3 years ago
snyk monitor --project-name="backend/requirements.txt" --remote-repo-url="https://github.com/snyk-tech-services/cloud" and snyk monitor --project-name="backend/requirements.txt" --remote-repo-url="https://github.com/mrzarquon/server"
Will update the same project in Snyk just moving the grouping between the two different remote-repo-urls.
A fix will:
This should ensure each project is unique going forward.
Fixed in #30
I think this is no longer the case (the glitch was fixed) but probably fine to leave things as is
snyk monitor --project-name="backend/requirements.txt" --remote-repo-url="https://github.com/snyk-tech-services/cloud" and snyk monitor --project-name="backend/requirements.txt" --remote-repo-url="https://github.com/mrzarquon/server"
Will update the same project in Snyk just moving the grouping between the two different remote-repo-urls.
A fix will:
This should ensure each project is unique going forward.