Sepiida

Latest version: v18.96

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

Scan your dependencies

Page 2 of 31

18.2

----
Add the origin header to all requests coming from the sepiida request module

This makes it easier to tell what services are requesting from what other services

18.1

----
No longer make requests to pao for getting information on the current user session. This should vastly reduce the amount of requests being made to pao on an ongoing basis.

18.0

----
Add a default limit of 20 to all LIST requests. This is a huge change, this will break everything don't do this lightly. Your clients will suddenly
get different behavior. On the plus side, you'll be able to do paging, so that's nice.

17.6

----
Back port a feature from 18.1 - removal of the request to pao to get the current user. Instead we use the data in the session cookie. See changelog on 18.1 for more information

17.5

----
Automatically add SERVER_NAME and ENVIRONMENT to the sentry client config. Also add the ability to support arbitrary tags

17.4

----
This adds a new function, sepiida.requests.shim_user_session which can be used in 3diax scripts to fix the user_session with a 3diax client session. It's hacky, but super useful

This also adds a new exception, sepiida.errors.RateLimited(time) which will respond correctly with a 429 response that includes a Cooldown header that contains the amount of time to wait before retrying

Page 2 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.