Skip to content

Conversation

@johnduffell
Copy link
Member

@johnduffell johnduffell commented Nov 7, 2023

This PR makes the snyk monitor action use as the project name if a build file name is specified.
This means that if you don't need the auto-detecting facility where snyk goes and finds all the projects and uploads them separately, you can tie down the project name to something reasonable.

Behold the old (not great), default (terrible) and new (brill) names

image

The good thing is this kind of matches up with how snyk recommend in their documentation
image
(from https://docs.snyk.io/snyk-admin/introduction-to-snyk-projects )

The downside is people have to specify the build file to get the benefits of it, and it will affect a couple of other existing projects, so we will need to let them know in case it causes a similar confusion in case this changes (improves?) their project name. https://github.com/search?q=org%3Aguardian+PROJECT_FILE+snyk&type=code

@johnduffell johnduffell requested a review from a team November 7, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants