https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41651 --- Comment #4 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 192088 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192088&action=edit Bug 41651: (QA follow-up) Fix issues in plugin file copy We're focusing on reliability and security here, the improvements include: - Escape regex metacharacters in path using \Q...\E to prevent regex injection issues - Check copy() return value and collect errors, die if any copies fail to prevent silent partial installations - Make basename filter more specific to only skip cpanfile and META.json/META.yml, not files containing "META" anywhere -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.