Skip to content

Plugin for vulnerability checking during/after solve #6

@abuettner93

Description

@abuettner93

I'm interested in building a plugin that would run a scan of the packages solved for during install, and identify any known CVEs for those packages before install. Ideally the plugin would be configured to either prevent install of packages that were found vulnerable, or alert the user and ask if they want to proceed. This stems from a need to prevent vulnerable installations as much as possible, at least while there are known CVEs for those packages.

Unfortunately I'm new to the conda plugin world, so a bit of guidance would be helpful. Namely what entry point/hook would be useful for this kind of project. I would love to start building this, but I'm unsure if there is a way to do so without modifying a solver plugin.

In the event that this does need to apply to a solver, would opening an enhancement issue in mamba solver plugin be a better choice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions