Sepiida

Latest version: v18.96

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

Scan your dependencies

Page 12 of 31

10.15

-----
Added memberships helper to create(), delete(), get() and search() for membership resources. It takes privileged session or current user session depending on what is set during the call of the mentioned methods.

10.14

-----
Added support for public objects on permissions fixtures

10.13

-----
Added permission exceptions that are related to the status code returned from the permissions service.

10.12

-----
Filter permissions by holder on GET single permission when using the permission fixture

Previously the permission fixture would filter out permissions based on the current user context when doing a GET /permissions/ (LIST). It did *not* do the filter when doing GET /permission/<uuid>/ which was incorrect. That has been rectified in this commit

10.11

-----
Prevent empty PUT requests. This helps users in the case where they don't know the PUT is empty and it's better for efficiency because an empty PUT can't be useful so it just burns time and network bandwidth

10.10

-----
Added 'storage' fixture. This mirrors the behavior of the 'permission' fixture by providing a full, in-memory version of the storage service backend for test runs using httpretty

Page 12 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.