Daily-digest

Latest version: v0.0.3

Safety actively analyzes 621329 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.2

Instead of having to track down the app_label and model name from the content types table. You can now just use the path to the model and it will be resolved.

py
'model': 'django.contrib.auth.models.User'


Instead of
py
'app_label': 'auth'
'model': 'user',

0.0.1

Initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.