]> git.ipfire.org Git - thirdparty/openwrt.git/commit
build: reject non-matching artifacts 22385/head
authorEric Fahlgren <ericfahlgren@gmail.com>
Wed, 11 Mar 2026 20:16:34 +0000 (13:16 -0700)
committerRobert Marko <robimarko@gmail.com>
Thu, 12 Mar 2026 08:31:25 +0000 (09:31 +0100)
commit1f30a3288d336941478ff7d25faf7efb377ca0cb
tree0eba68e5ac65c98235ee3adfb863f92ce75a8252
parent48b8ff890b94e3dd0b717aeb3eb2bdb3b68d316c
build: reject non-matching artifacts

Check for malformed artifact names before dereferencing them.

Fixes: https://github.com/openwrt/openwrt/commit/5816d883ff3884ae96c3293b316f6d56c099eee0
Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22385
Signed-off-by: Robert Marko <robimarko@gmail.com>
scripts/json_overview_image_info.py