Skip to content

run vulnerablecode behind proxy #403

Closed
@tardyp

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?

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