Skip to content

feat: add internal Apple Container runtime primitives (stack layer 1) #6525

feat: add internal Apple Container runtime primitives (stack layer 1)

feat: add internal Apple Container runtime primitives (stack layer 1) #6525

Triggered via pull request August 26, 2026 19:31
Status Success
Total duration 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ESLint: src/apple-container/run-args.ts#L283
Unsafe Regular Expression
ESLint: src/apple-container/run-args.test.ts#L21
Generic Object Injection Sink
ESLint: src/apple-container/preflight.ts#L92
Generic Object Injection Sink
ESLint: src/apple-container/preflight.ts#L92
Generic Object Injection Sink
ESLint: src/apple-container/preflight.test.ts#L140
Found non-literal argument to RegExp Constructor
ESLint: src/apple-container/lifecycle.ts#L160
Unsafe Regular Expression
ESLint: src/apple-container/lifecycle.ts#L97
Unsafe Regular Expression
ESLint: src/apple-container/host-facts.ts#L80
Avoid using variables for execa command. Use literal strings to prevent command injection
ESLint: src/apple-container/host-facts.test.ts#L203
Found non-literal argument to RegExp Constructor
ESLint: src/apple-container/cli.ts#L109
Generic Object Injection Sink