issues Search Results · language:Edge language:Python linked:pr language:Java language:JavaScript
Filter by
5.8M results
Parent
#79
What to build
Add two new traversal methods to GraphTraverser that let users query tests Edges in both directions:
- get_testers(node) — returns Nodes that have outgoing tests Edges pointing ...
ready-for-agent
설명
/build 엔드포인트가 비문자열/빈 run_id는 거부하지만, ../bad 같은 경로 안전하지 않은 문자열은 통과시킵니다. 이후 BuildContext.create에서 ValueError가 발생하여 HTTP
클라이언트에 구조화된 400 대신 연결 끊김/500이 반환됩니다.
위치
- src/kpubdata_builder/service/app.py:213-221 ...
bug
설명
_value_category가 최상위 컨테이너 형태(list, mapping)만 분류하고 내부 요소 타입은 확인하지 않습니다. { a : [1]} + { a : [ x ]} 같은 중첩 이질 타입이 검증을 통과하고
Polars가 조용히 강제 변환합니다.
위치
- src/kpubdata_builder/tabular/convert.py:35-38,65-74 ...
bug
Parent
#79
What to build
Add the tests EdgeKind to the graph and implement the Test Analysis indexing stage — the core pipeline that produces
tests Edges linking test functions to the production code ...
ready-for-agent
설명
records_to_dataframe의 이질 타입 감지에서 int와 float를 동일한 number 카테고리로 취급합니다. Polars가 혼합 int/float 컬럼을 f64로 업캐스트하면서 IEEE-754 안전
범위를 넘는 큰 정수가 조용히 반올림됩니다.
위치
- src/kpubdata_builder/tabular/convert.py:29-32,74 ...
bug
Motivation
When running latency benchmarks — especially load tests with high concurrency — it s important to know whether the
client machine itself is a bottleneck. High CPU usage, memory pressure, or ...
Severity: High — Public encryption/decryption oracle
/encrypt and /decrypt are permitAll in SecurityConfig.java:64, so anyone on the internet can submit data to be encrypted
or decrypted with the server ...
security
severity:high
Severity: High — Broken access control (IDOR)
DELETE /user/delete and PATCH /user/update operate on a username taken from the request body, gated only by
.authenticated() in SecurityConfig. There is no ...
security
severity:high
Bug / UX gap
On /mobile (#279, PR #284) the transcript is a single global list: it accumulates messages from whichever session
sent/received, and tapping a different session only changes the send target ...
bug
feature:portal
Symptom
--preview on https://www.skills.ag/skills/… renders completely unstyled (giant unconstrained SVGs, plain link lists)
when the saved page is opened from file:// or a local server, even though the ...
bug

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.