Open yuzhe-Mortal opened 2 weeks ago
Presently the Go database schema doesn't have the tables needed for YAML information. The Ruby, Python, JavaScript and Rust database schema can do so, and there's no reason Go or other languages shouldn't be able to include YAML files on request, though our default queries wouldn't use any YAML information per default. I'll take a look at making this uniform across languages.
Description of the false positive When I use 'codeql database create ./ --language="go"' to create a database, the yaml files in the project will not be included in the database
Code samples or links to source code
URL to the alert on GitHub code scanning (optional)