### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [X] Search the existing issues. ### Steps to reproduce Find-PSResource -Name * does not return any results on 1.0.5+. ### Expected behavior ```console All resources in a repository are returned ``` ### Actual behavior ```console No resources in a repository are returned ``` ### Error details ```console N/A ``` ### Environment data ```powershell 1.0.5 ``` ### Visuals _No response_