issues Search Results · language:Edge language:Python linked:pr language:Java language:JavaScript language:JavaScript
Filter by
5.9M results
Problem
The nightly secret scanner reads substr(data, 1, 200) for each event, so any secret that sits past the first 200
characters of an event (very common: it s usually mid-way through a long bash command ...
Description
A user reported that an API key configured with read permissions for an index can authenticate and authorize _count, but
receives a successful response with count: 0 even when matching documents ...
untriaged
OTA file
mini-zb2gs_v1.0.7.zip
Release notes
New features
- Added step function.
- Updated external switch pairing mode trigger: Toggle external switch 10 times after 2 minutes of Zigbee
disconnection. ...
ota-create
ota-processed
ota-submit
Problem
The live FAQ macro writeback proof exposed a credential setup mismatch in the Content Ops Zendesk credential path.
The production/default API path uses the Atlas database wrapper returned by ...
Source: data-model alignment audit (2026-06-15). Aligns schedules/jobs/results end-to-end.
Schedule/job wiring has several consistency gaps:
- Table-name divergence: SQLite table is schedules; Postgres ...
area/scanning
enhancement
P2
Summary
semantic-svc/app.py:238-241 wraps urlparse() in try/except, but urlparse() never raises for any string input:
try:
netloc = urllib.parse.urlparse(url).netloc.lower()
except Exception:
...
bug
good first issue
Source: data-model/security-graph alignment audit (2026-06-15).
The graph vocabulary advertises types no builder ever emits — they appear in the EntityType/RelationshipType enums, the
OCSF map (graph/ocsf.py), ...
area/scanning
enhancement
P2
Source: data-model/security-graph alignment audit (2026-06-15).
The graph type system is typed end-to-end with universal canonical IDs and a codegen-enforced UI schema
(ui/lib/graph-schema.generated.ts, ...
area/runtime
bug
P1
Summary
semantic-svc/app.py at 1251 lines is the second-largest file in the repo. It mixes:
- Model lifecycle (loading, health checks)
- Qdrant management (connection, collection setup)
- Index/search/delete ...
code-quality
refactor
Summary
PR #220 refactored fetch.py from 1751 lines into 5 focused modules, but the core file remains at 1711 lines. The
refactor extracted helper functions into sibling modules (fetch_strategy.py, fetch_screenshot.py, ...
code-quality
refactor

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.