Skip to content

feat: add print service#139

Merged
jeastham1993 merged 40 commits into
mainfrom
feat/print-service
Feb 11, 2026
Merged

feat: add print service#139
jeastham1993 merged 40 commits into
mainfrom
feat/print-service

feat: add worker to print service

6a43d5d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 11, 2026 in 3s

3 configurations not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 3 configurations present on refs/heads/main were not found:

Actions workflow (codeql.yml)

  • ❓  /language:actions
  • ❓  /language:csharp
  • ❓  /language:java-kotlin

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

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 88 in web-backend/server.js

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This logs sensitive data returned by
an access to OAUTH_ISSUER_INTERNAL
as clear text.