Petisco

Latest version: v2.1.8

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

Scan your dependencies

Page 50 of 54

0.19.2

Not secure
* Added the option to get a pre-configured ApplicationConfig object on `controller_handlers` :rocket:
* Added two modules. **healthcheck** and **environment** (Controller + UseCase). This makes it easier to create information entry points in your service. <img src="https://github.com/alice-biometrics/custom-emojis/blob/master/images/swagger.png" width="16">


e.g swagger.yml

yml

0.19.1

Not secure
* Add `not_implemented_bearer_info_func` in order to declare `BearerAuth` using flask and connexion

yml
components:
securitySchemes:
BearerAuth:
type: http
scheme: bearer
bearerFormat: JWT
x-bearerInfoFunc: petisco.frameworks.flask.application.security_schemas.not_implemented_bearer_info_func

0.19.0

Not secure
* Configure token handling with `TokenManager` object. `JwtConfig` is not available anymore. ⚠️ breaks compatibility
* Token Security handling has been refactored
* Now, is not necessary to add unused variables within controller methods.
* Now, `controller_handler` returns an `InfoId` object in order to ease a little bit more controllers.

0.18.2

Not secure
* Updated RequestResponded.
* Added composable option for Domain Events. Now, a `InfoId` can be attached to an event

0.18.1

Not secure
* Removed injectable `correlation_id_provider` function from `controller_handler`.
* Added `InfoId`.
* `CorrelationId` is not passed to controlled anymore. ⚠️ breaks compatibility

0.18.0

Not secure
:dizzy_face: (non valid version)

* Removed injectable `correlation_id_provider` function from `controller_handler`.
* Added `InfoId`.
* `CorrelationId` is not passed to controlled anymore. ⚠️ breaks compatibility

Page 50 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.