getFilenames

open override fun getFilenames(): List<String>

Provides the list of filenames to check for BusyBox detection.

Returns a list containing only "busybox" as the target binary to search for across all system paths.

Return

A list containing BUSYBOX_PROGRAM_FILE_DETECTOR_NAME as the filename to detect