Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional checks when building with Wave #767

Open
mribeirodantas opened this issue Dec 2, 2024 · 1 comment
Open

Add additional checks when building with Wave #767

mribeirodantas opened this issue Dec 2, 2024 · 1 comment

Comments

@mribeirodantas
Copy link
Member

Wave already does security checking with Trivy. Based on that, it would be nice if Wave could perform additional checks.

Let's say a user runs a Nextflow pipeline. They don't know Nextflow, they're just following instructions on how to run the pipeline, so they're not aware of what package manager is being used to solve software dependencies or what conda channels were picked. If the pipeline is set to use Wave to build a container image based on a dockerfile, conda recipe, or conda process directives, Wave during the build could warn the user that the defaults anaconda channel is being used.

@munishchouhan
Copy link
Member

@mribeirodantas What is the goal here?
should we just. add a log entry stating user is using defaults channel?

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

No branches or pull requests

2 participants