1
0
mirror of https://github.com/hexolan/panels.git synced 2026-05-20 11:39:22 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
renovate[bot] dae1d8db38 fix(deps): update dependency databases to ^0.9.0 2026-05-18 20:51:16 +00:00
hexolan 9442c47136 chore(security): bump dependencies
Add `cryptography` as direct dependency (instead of solely from
dependency tree) at version `^46.0.6`.

Update `pyjwt` to latest version.

Commit addresses concerns related to:
- CVE-2026-32597 (pyjwt)
- CVE-2026-26007 (cryptography)
- CVE-2026-34073 (cryptography)
- CVE-2024-12797 (cryptography)
2026-03-30 12:45:31 +01:00
hexolan df8110939a chore(auth, comment, frontend): updating deps 2026-03-08 14:14:29 +00:00
dependabot[bot] 428fe10488 Bump pydantic from 2.3.0 to 2.4.0 in /services/auth-service
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-06 00:40:17 +00:00
hexolan 4d9a7a4856 style: license headers + gofmt 2024-03-27 11:12:43 +00:00
hexolan 0ae3ee3af4 init auth-service 2023-09-27 16:01:41 +01:00