armbian-build/lib
Igor Velkov 3fc5d517cd
(#9400 P1b) cli: utils-cli: replace eval with declare -g
eval "declare -g $name=\"$value\"" is equivalent to the safer
declare -g "${name}=${value}" which avoids code injection risk.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 02:50:49 +02:00
..
functions (#9400 P1b) cli: utils-cli: replace eval with declare -g 2026-03-02 02:50:49 +02:00
tools inventory-boards-csv: report ATFSOURCE and ATFBRANCH 2026-01-15 20:17:43 +01:00
library-functions.sh lib: drop unused functions/general/downloads.sh (get_urls()) 2026-01-14 20:08:21 +01:00
single.sh chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00