Skip to content

fix OS command Injection on Shell command built from environment values compile-date() #764

fix OS command Injection on Shell command built from environment values compile-date()

fix OS command Injection on Shell command built from environment values compile-date() #764

Triggered via pull request April 11, 2025 18:37
Status Success
Total duration 4m 12s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
checks: src/__tests__/http.ts#L21
Unsafe member access .on on an `any` value
checks: src/__tests__/http.ts#L21
Unsafe call of an `any` typed value
checks: src/__tests__/http.ts#L26
Unsafe member access .Headers on an `any` value
checks: src/__tests__/http.ts#L32
Unsafe member access .fetch on an `any` value
checks: src/__tests__/http.ts#L46
Unsafe member access .fetch on an `any` value
checks: src/__tests__/http.ts#L60
Unsafe member access .fetch on an `any` value
checks: src/__tests__/http.ts#L67
Unsafe return of an `any` typed value
checks: src/__tests__/http.ts#L81
Unsafe return of an `any` typed value
checks: src/__tests__/http.ts#L101
Unsafe member access .fetch on an `any` value
checks: src/__tests__/http.ts#L112
Unsafe member access .fetch on an `any` value