Skip to content

[pip-audit] pytigergraph 1.5 PYSEC-2022-43064 #196

@dnovvak

Description

@dnovvak

Describe the bug
Scan with pip-audit reports unfixed vulnerability:

Found 1 known vulnerability in 1 package
Name         Version ID               Fix Versions
------------ ------- ---------------- ------------
pytigergraph 1.5     PYSEC-2022-43064

To Reproduce

  1. Create a sample python project: poetry new my-package
  2. Add pyTigerGraph to the project: poetry add pytigergraph==1.5
  3. Add pip-audit to the project: poetry add pip-audit
  4. Run audit: poetry run pip-audit
  5. Verify results

Expected behavior
pyTigerGraph has no known vulnerabilities.

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