issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:HTML
Filter by
47.3M results
Description: When users proceed to the checkout section in the Enatega Multivendor Customer App and attempt to switch
payment methods, two distinct issues are observed:
Credit/Debit Card Section Displaying ...
Summary
- /v1/hashfiles/hash_type/ id (hashview/api/routes.py:1162) runs 2 count queries per matching hashfile inside a loop.
- /v1/jobs/add (routes.py:766) re-queries existing job tasks and commits ...
enhancement
python
Summary
v1_api_get_hashfile (hashview/api/routes.py:1125) does open( hashview/control/tmp/ + ...) — a CWD-dependent relative
path, unlike every sibling route which uses current_app.root_path. It also ...
bug
python
Summary
Rule download (hashview/api/routes.py:409), wordlist download (:525), and hashfile generation (:1124) write files into
control/tmp/ and never delete them. This causes steady disk growth.
Suggested ...
bug
python
Goal
Add an in-repo .claude/skills/release-checklist/SKILL.md (coraly-cycle template) that release-installs KB into
~/.local/opt/knowledge-base/{data,venv|wheel} with execute-with-gates semantics. STOP ...
area:db
area:infra
type:chore
Goal
Bring KB to ME parity on durable-migration safety: a schema_version table and a backup-before-migrate step. Today KB
initializes inline with no schema versioning and no pre-migrate backup (db.py:165-894), ...
area:db
type:feature
Goal
Make the KB database path configurable instead of hardcoded. Today the path is fixed at db.py:35; the Stream-B
durable-home move (~/.local/opt/knowledge-base/data/knowledge.db) needs an override. ...
area:db
type:feature
Conflitto reale sui dati nel branch mappatura/lotto-20260616-0048: serve merge manuale.
Branch: mappatura/lotto-20260616-0048 (SHA: 051f73992c297d6b4f3f983944b6fd5a236b5623). Il branch e stato rimosso ...
Summary
v1_api_post_jobtask_crackfile_upload (hashview/api/routes.py:1244) and v1_api_put_jobtask_crackfile_upload (:1195) do
not verify the calling agent is actually assigned the job_task_id — the code ...
python
security
Summary
Many handlers catch Exception as e and return raw exception/SQL detail in the response body, e.g. f Failed to add job:
{e} .
Examples: hashview/api/routes.py:372, :800, :1110, :1530.
Suggested ...
python
security

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.