bids-search utility takes all of the files within a directory for adding to the dataset. Currently, there is no validation to limit the files which are added to be only BIDS analysis files. This results in the dataset containing data which is not appropriate.
Add validation to ensure that only valid BIDS analysis files are added to the dataset.