issues Search Results · language:Edge language:TypeScript language:HTML is:public language:JavaScript language:JavaScript
Filter by
41.1M results
Component
ckpt
Bug Description
daemon 在 seccomp.rs:91-99 构建 SeccompFilter 时硬编码 TargetArch::x86_64,导致生成的 BPF 程序首条 audit_arch 校验在 aarch64 主机上永远不匹配,所有
syscall 都走默认 action SeccompAction::Allow —— deny-list ...
component:ckpt
[SECURITY] Full Rust toolchain (rustc, cargo, 14 binaries) executable by submitted code — subprocess.run confirmed
working
Severity
**Security — Medium
Summary
All 14 Rust toolchain binaries are present ...
Problem
In `src/sw.js` at line 127, the `push` event listener calls `event.preventDefault()`:
```js self.addEventListener( push , event = { event.preventDefault(); // line 127 — not valid on PushEvent ...
Problem
functions/src/index.ts line 22 hardcodes:
const TERMS = [ 202101 ] as const;
202101 is the GW term code for Spring 2021 (format: YYYY + 1-digit term, where 1=spring, 2=summer, 3=fall). The
scheduled ...
PR #3 of #389 s 3-PR breakdown. Part of #386. The aimer-web side of Part B: consume the merged translation mutation,
generate non-English variants correctly, and restore translated reports.
Context
#389 ...
Bug
parseDayTimes in src/parser.ts (line 18) joins the day-time and location strings with as a separator, then splits on
again at line 23:
// line 18
const joinedValues = dayTimes.map((daytime, idx) ...
Motivation
The @ picker s file rows currently show no leading icon — folders get a codicon-folder, but files (both the @query
search-hits list and the non-folder rows when browsing) have only text. A ...
enhancement
Describe the bug Users are experiencing an issue in the Enatega Multivendor Customer App where, upon deleting their
account, there is no confirmation message displayed to inform them that their account ...
Problem
`README.MD` still describes the original project setup:
run `npm install` to install all required dependencies run `npm start` to start the development server visit
localhost:8080
The project ...

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.