workflow-tuning #74

Closed
alpha-nerd wants to merge 0 commits from workflow-tuning into main
Owner
No description provided.
alpha-nerd added 3 commits 2026-05-13 10:15:47 +02:00
add opencode bot for automatic issue management
.forgejo/workflows/nyxscanner.yml aktualisiert
Some checks failed
NYX Security Scan / nyx-scan (pull_request) Failing after 6m31s
f4bc272e0b
Author
Owner

🔴 NYX found 13 issue(s)

  • ERROR router.py:1230:38 [py.auth.token_override_without_validation] — token acceptance flow writes through oclient.chat.completions.create without validating that token expiration is not validated, token recipient identity is not validated
  • ERROR router.py:1960:35 [py.auth.token_override_without_validation] — token acceptance flow writes through oclient.completions.create without validating that token expiration is not validated, token recipient identity is not validated
  • ERROR router.py:2195:39 [py.auth.token_override_without_validation] — token acceptance flow writes through oclient.chat.completions.create without validating that token expiration is not validated, token recipient identity is not validated
  • ERROR router.py:2357:35 [py.auth.token_override_without_validation] — token acceptance flow writes through client.embeddings.create without validating that token expiration is not validated, token recipient identity is not validated
  • ERROR router.py:2422:35 [py.auth.token_override_without_validation] — token acceptance flow writes through client.embeddings.create without validating that token expiration is not validated, token recipient identity is not validated
  • ERROR router.py:2479:24 [py.auth.token_override_without_validation] — token acceptance flow writes through client.create without validating that token expiration is not validated, token recipient identity is not validated
  • ERROR router.py:2679:26 [py.auth.token_override_without_validation] — token acceptance flow writes through client.delete without validating that token expiration is not validated, token recipient identity is not validated
  • ERROR router.py:3122:27 [py.auth.token_override_without_validation] — token acceptance flow writes through oclient.embeddings.create without validating that token expiration is not validated, token recipient identity is not validated
  • ERROR router.py:3355:35 [py.auth.token_override_without_validation] — token acceptance flow writes through oclient.chat.completions.create without validating that token expiration is not validated, token recipient identity is not validated
  • ERROR router.py:3547:27 [py.auth.token_override_without_validation] — token acceptance flow writes through oclient.completions.create without validating that token expiration is not validated, token recipient identity is not validated
  • WARNING db.py:26:21 [state-resource-leak] — resource self is never closed
  • WARNING router.py:1:1 [state-resource-leak] — resource aspect_ratio is never closed
  • WARNING router.py:1372:9 [cfg-resource-leak] — Image.open acquires file handle but not all exit paths release it
## 🔴 NYX found 13 issue(s) - **ERROR** `router.py:1230:38` [py.auth.token_override_without_validation] — token acceptance flow writes through `oclient.chat.completions.create` without validating that token expiration is not validated, token recipient identity is not validated - **ERROR** `router.py:1960:35` [py.auth.token_override_without_validation] — token acceptance flow writes through `oclient.completions.create` without validating that token expiration is not validated, token recipient identity is not validated - **ERROR** `router.py:2195:39` [py.auth.token_override_without_validation] — token acceptance flow writes through `oclient.chat.completions.create` without validating that token expiration is not validated, token recipient identity is not validated - **ERROR** `router.py:2357:35` [py.auth.token_override_without_validation] — token acceptance flow writes through `client.embeddings.create` without validating that token expiration is not validated, token recipient identity is not validated - **ERROR** `router.py:2422:35` [py.auth.token_override_without_validation] — token acceptance flow writes through `client.embeddings.create` without validating that token expiration is not validated, token recipient identity is not validated - **ERROR** `router.py:2479:24` [py.auth.token_override_without_validation] — token acceptance flow writes through `client.create` without validating that token expiration is not validated, token recipient identity is not validated - **ERROR** `router.py:2679:26` [py.auth.token_override_without_validation] — token acceptance flow writes through `client.delete` without validating that token expiration is not validated, token recipient identity is not validated - **ERROR** `router.py:3122:27` [py.auth.token_override_without_validation] — token acceptance flow writes through `oclient.embeddings.create` without validating that token expiration is not validated, token recipient identity is not validated - **ERROR** `router.py:3355:35` [py.auth.token_override_without_validation] — token acceptance flow writes through `oclient.chat.completions.create` without validating that token expiration is not validated, token recipient identity is not validated - **ERROR** `router.py:3547:27` [py.auth.token_override_without_validation] — token acceptance flow writes through `oclient.completions.create` without validating that token expiration is not validated, token recipient identity is not validated - **WARNING** `db.py:26:21` [state-resource-leak] — resource `self` is never closed - **WARNING** `router.py:1:1` [state-resource-leak] — resource `aspect_ratio` is never closed - **WARNING** `router.py:1372:9` [cfg-resource-leak] — `Image.open` acquires file handle but not all exit paths release it
alpha-nerd closed this pull request 2026-05-13 10:35:00 +02:00
Some checks are pending
NYX Security Scan / nyx-scan (pull_request) Failing after 6m31s
Required
Details
PR Tests / test (pull_request)
Required

Pull request closed

Sign in to join this conversation.
No description provided.