Migas

Latest version: v0.4.0

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

Scan your dependencies

Page 1 of 3

0.5.0.post0

0.5.0

A new minor release series splits out the `add_project()` mutation into
- `add_breadcrumb()`, a mutation which takes in the same inputs and logs a usage event for the project.
- `check_project()`, a query which checks if a version of a project is flagged.

0.4.1.post0

Updates dependencies

0.4.1

A bug-fix releases that includes:
- Fix for an incorrect path when generating interactive charts
- Fully automates GCP deployment on tag via Github Actions
- Fixes a error when defining a relationship between Project/ProjectUsers tables
- Ensures server is installed and produces correct version information

0.4.0

This new minor release series includes various enhancements and changes.

- Addition of a new endpoint `/viz` to generate interactive usage charts for project developers / stakeholders. To access the charts,
a project token is required.
- New `/graphql` query `login()` to authenticate usage queries by project.
- Option to deploy server ala WSGI-mode via Gunicorn.
- Packaging updates: this package will now install as a submodule within the `migas` namespace, and can be imported via `import migas.server`.
- Shift to `hatchling` for the build backend.
- Loosen default request body / rate caps.
- Shift to using the GitHub wiki for more nitty-gritty developer information.

0.3.2

This release fixes an incompatibility with enum types in more recent strawberry-graphql versions.
Additionally, server information has moved to the `/info` endpoint, and an HTML landing page can be found at the root endpoint.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.