Tasos-apiauth

Latest version: v0.2.1

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

Scan your dependencies

0.2.1

Security
- Certifi removes GLOBALTRUST root certificate, see security issue [10](https://github.com/tristeng/tasos-apiauth/security/dependabot/10)

0.2.0

Added
- Modifying a user can now accept an optional list of groups to assign to that user - to clear out a user's groups, PUT an empty list for groups

Changed
- If permissions are ommited to a group change (i.e. not specified or None), they won't be cleared out - an empty list must be specified to do so
- The user groups and their associated permissions are now returned with the user object

0.1.2

Not secure
Security
- Updated project dependencies to latest versions to fix CVEs found in `black`, `idna`, and `dnspython`

0.1.1

Not secure
Added

- Changelog file

Changed

- Updated URLs in `pyproject.toml` file
- Added a mypy ignore for missing import for the `httpx` package

Security

- Updated `fastapi` in order to patch `CVE-2024-24762` introduced by dependency `starlette`: python-multipart vulnerable to Content-Type Header ReDoS

0.1.0

Not secure
Added

- Initial release

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.