You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use jake without installing packages with known (even if disputed) CVEs such as CVE-2022-40899
What feature or behavior is this required for?
e.g. running jake on its own environment
How could we solve this issue? (Not knowing is okay!)
Consider updating the rich pin to ^13.2.0, which replaces commonmark (and therefore future) with markdown-it-py, rather than having multiple potential markdown parser engines for a given jake release.
Use jake without installing packages with known (even if disputed) CVEs such as CVE-2022-40899
e.g. running
jake
on its own environmentConsider updating the
rich
pin to^13.2.0
, which replacescommonmark
(and thereforefuture
) withmarkdown-it-py
, rather than having multiple potential markdown parser engines for a givenjake
release.cc @bhamail / @DarthHater
The text was updated successfully, but these errors were encountered: