Xkyer at the bottom of the report, you can see the list of requests that were performed to make the report. The lab tries to access several known files inside those folders.
Flarum comes with the necessary protections for these folders, make sure to follow the installation instructions carefully https://docs.flarum.org/install
If the config file you shared in Xkyer is the one used on this forum, the Require all denied
block might not be written correctly, I believe they might only block the directory index, but not any file underneath. You already have the AllowOverride All
block that should enable Flarum's htaccess file. Make sure that .htaccess
file still exists, that you un-commented the rewrite rules https://docs.flarum.org/install#customizing-paths and that the Apache Rewrite module is enabled on your server.
If you need more help, it would be best to open a dedicated support discussion. Share your php flarum info
output and details about your hosting company and the webserver software in use.