Skip to content

sync: latest JTL karrio subtree (2026-06-23) — regressions triaged#1129

Draft
Dan (danh91) wants to merge 1 commit into
mainfrom
sync/shipping-platform-2026-06-23
Draft

sync: latest JTL karrio subtree (2026-06-23) — regressions triaged#1129
Dan (danh91) wants to merge 1 commit into
mainfrom
sync/shipping-platform-2026-06-23

sync: latest JTL karrio subtree (2026-06-23)

8aab391
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 23, 2026 in 3s

23 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high
  • 22 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 156 in modules/core/karrio/server/core/authentication.py

See this annotation in the file changed.

Code scanning / CodeQL

Use of a broken or weak cryptographic hashing algorithm on sensitive data High

Sensitive data (password)
is used in a hashing algorithm (SHA256) that is insecure for password hashing, since it is not a computationally expensive hash function.

Check warning on line 785 in modules/graph/karrio/server/graph/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 759 in modules/graph/karrio/server/graph/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 726 in modules/graph/karrio/server/graph/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 707 in modules/graph/karrio/server/graph/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 689 in modules/graph/karrio/server/graph/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 669 in modules/graph/karrio/server/graph/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 644 in modules/graph/karrio/server/graph/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 626 in modules/graph/karrio/server/graph/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 606 in modules/graph/karrio/server/graph/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 224 in modules/documents/karrio/server/documents/views/templates.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 127 in modules/data/karrio/server/data/views/data.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 57 in modules/admin/karrio/server/admin/views.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 690 in modules/admin/karrio/server/admin/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 664 in modules/admin/karrio/server/admin/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 628 in modules/admin/karrio/server/admin/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 605 in modules/admin/karrio/server/admin/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 583 in modules/admin/karrio/server/admin/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 559 in modules/admin/karrio/server/admin/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 530 in modules/admin/karrio/server/admin/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 508 in modules/admin/karrio/server/admin/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 484 in modules/admin/karrio/server/admin/schemas/base/mutations.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 157 in apps/api/karrio/server/urls/jwt.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.