Skip to content

issues Search Results · language:Dune language:Python language:Python language:JavaScript language:CSS language:Java

Filter by

56.5M results  (756 ms)

56.5M results

Platforms: xpu This test was disabled because it is failing on main branch (recent examples). cc @mruberry @chauhang @penguinwu @avikchaudhuri @zhxchen17 @tugsbayasgalan @angelayi @ydwu4 @desertfire ...
bot-triaged
module: aotinductor
module: regression
module: tests
module: xpu
oncall: export
oncall: pt2
skipped
triaged

Severity: Low — Weak default JWT secret in source + no token revocation Default secret fallback application.properties:5 sets jwt.secret=${JWT_SECRET:myDefaultSecretKeyForDevelopmentOnlyPleaseChangeInProduction}. ...
security
severity:low

Severity: Medium — AES key committed to a public repository The Base64 AES key NcgeTOn+HZJOFfCCUYJg3Mdnv7sm96b2scHv3rWZhH4= is committed in src/test/resources/application.properties on current main, and ...
security
severity:medium

Severity: Low — AES used in ECB mode (no IV, deterministic) EncryptionService calls Cipher.getInstance( AES ), which defaults to AES/ECB/PKCS5Padding. ECB is deterministic (identical plaintext blocks ...
security
severity:low

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 ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.