Skip to content
run-safety.sh 758 B
Newer Older
# 38678: django-celery-results: no update currently available
# https://github.com/celery/django-celery-results/issues/154
Andreas Klöckner's avatar
Andreas Klöckner committed
# 39253:  py.path.svnwc DOS
# 39535:
#   https://github.com/inducer/relate/pull/779
#   amounts to pysaml2 >= 6.5.1 version bump, done in pyproject.toml
# 40291: affects pip, not related to relate's safety
Andreas Klöckner's avatar
Andreas Klöckner committed
# code not used
Andreas Klöckner's avatar
Andreas Klöckner committed
# 41002: coverage doesn't affect Relate's security as a web app
# 4471{5,6,7}: We're not using numpy in a user-exposed-manner.
# 50792: We're not using nbconvert on untrusted data.
poetry run safety check \
Andreas Klöckner's avatar
Andreas Klöckner committed
        -i 39253 \
        -i 39535 \
Andreas Klöckner's avatar
Andreas Klöckner committed
        -i 41002 \
        -i 44715 \
        -i 44716 \
        -i 44717 \