Django-zengo

Latest version: v2.0.4

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

Scan your dependencies

Page 2 of 2

1.2.0

Attachment file names are embedded in the `Attachment.content_url` field value as a query parameter. For long file names, this was causing the value to exceed the 200 chars default max_length of `URLField`, and in turn, was breaking event processing. Since this data only ever comes from Zendesk's API, it is "trusted" - for this reason I opted to remove any `max_length` restriction for the field.

1.1.0

Store details of Attachments associated with Comments. No content is downloaded.

1.0.6

1.0.5

1.0.4

1.0.3

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.