Flash OS images to SD cards & USB drives, safely and easily.
18 matches across 4 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | wdio.conf.ts | 21 | // Specify Test Files |
| LOW | wdio.conf.ts | 41 | 'tests/gui/models/flash-state.spec.ts', |
| LOW | wdio.conf.ts | 81 | // |
| LOW | wdio.conf.ts | 101 | // '@wdio/appium-service': 'info' |
| LOW | wdio.conf.ts | 121 | // Default request retries count |
| LOW | wdio.conf.ts | 141 | // |
| LOW | lib/gui/app/utils/middle-ellipsis.ts | 21 | export function middleEllipsis(input: string, limit: number): string { |
| LOW | lib/gui/app/models/leds.ts | 81 | for (const path of drivesPaths) { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | lib/shared/drive-constraints.ts | 198 | export function getDriveImageCompatibilityStatuses( |
| LOW | lib/shared/drive-constraints.ts | 249 | export function getListDriveImageCompatibilityStatuses( |
| LOW | lib/shared/drive-constraints.ts | 265 | export function hasDriveImageCompatibilityStatus( |
| LOW | lib/shared/errors.ts | 62 | function getUserFriendlyMessageProperty( |
| LOW | lib/gui/app/models/flash-state.ts | 152 | export function getLastFlashSourceChecksum(): string { |
| LOW | lib/gui/app/os/windows-network-drives.ts | 33 | async function getWmicNetworkDrivesOutput(): Promise<string> { |
| LOW | lib/gui/app/os/windows-network-drives.ts | 97 | export async function replaceWindowsNetworkDriveLetter( |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | .github/actions/publish/action.yml | 84 | # Create a keychain |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | tests/shared/errors.spec.ts | 225 | name: 'John Doe', |
| LOW | tests/shared/errors.spec.ts | 231 | ['{', ' "name": "John Doe",', ' "job": "Developer"', '}'].join('\n'), |