issues Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:Java language:JavaScript
Filter by
39.5M results
Summary
The class sqs.RealtimeTrigger extends AbstractTrigger and redeclares accessKeyId (line 114), secretKeyId (line 116), and
sessionToken (line 118) without @PluginProperty(secret=true). The class ...
kind/security
Summary
The class-level field clientSecret (line 103) is declared without any annotation at all — no
@PluginProperty(secret=true). The Kestra UI and serialization layer will therefore treat it as a plain ...
kind/security
배경
개인정보처리방침 §6 국외이전에 Google FCM 푸시 발송 을 공시했으나, 현재 prod는 FIREBASE_ENABLED=false(staging만 true) — 약관 공시와 운영 현실 불일치. 푸시는 핵심
기능(수강신청·일정변경 알림)이라 출시 시 켜야 한다. 지금 켜도 무방하며, prod에서도 실제 발송 E2E 검증이 필요.
할 일
- ...
Hi, I have a long TotalBytes property that stores the file size in bytes, and I ve bound it to a TableView column.
tv:TableViewTextColumn x:Uid= TvFileSize Width= 80 Binding= {Binding TotalBytes, Converter={StaticResource ...
Context
Part of the code quality and structural audit umbrella (#154). #154 requires the code be well tested ; a recurring
pattern across the suite is a single test method asserting the same logic over ...
Introduction to Repository Management
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @rrmdias23! Welcome to your Skills exercise! ...
Summary
AbstractFileTransform.convert() places the raw RunContext object directly into GraalVM script bindings
(bindings.putMember( runContext , runContext)). AbstractEval correctly wraps it in a RunContextProxy ...
kind/security
Summary
The class sqs.Trigger extends AbstractTrigger (not AbstractConnection) and redeclares accessKeyId (line 64), secretKeyId
(line 67), and sessionToken (line 70) as bare @Schema-only fields without ...
kind/security
배경
개인정보처리방침 §8: 회사는 만 14세 미만 아동을 회원으로 받지 않으며, 본인확인 절차에서 만 14세 미만으로 확인되면 본인확인이 필요한 서비스(강의 신청·결제 등) 이용을 제한하고 계정을 탈퇴 처리할 수 있다.
그러나 현재 코드엔 나이 검증 로직이 전혀 없다 — 본인확인 시 생년월일(IdentityVerification.birth)을 저장만 하고 ...
Summary
The accessToken field is annotated with @PluginProperty(group = main ) but is missing secret = true. Without this flag,
Kestra will not redact the token value in its UI, API responses, or audit ...
kind/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.