Skip to content

Libraries with vulnerabilities should be updated #567

@chamblee-st

Description

@chamblee-st

The MAST team runs pip-audit to generate a report of libraries that should be updated. These old libraries have documented vulnerabilities that are known to be fixed in a newer version. Attached is the report run on May 12, 2023.

library-validation-short.txt

Updating the libraries in ExoCTK will guard against security vulnerabilities in ExoCTK and will ease integration with Exo.MAST.

You can run pip-audit yourself with:

cd exoctk
pip install pip-audit
pip-audit --format markdown --output library-validation-short.txt

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions