Skip to content

run vulnerablecode behind proxy #403

Description

@tardyp

Looking at deploying this in a proxy protected environment I figured that the import will not work behind proxy

the rootcause is pygit2 which does not support proxy. There is experimental support in the mainline, but it is not yet released.
libgit2/pygit2#1063

In general, I would respectfully question the use of pygit2 in favor gitpython.

Being backed by standard git makes it in my experience more reliable in all environments.

Would you accept a PR switching this dependency?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions