mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
190 B
190 B
lgtm,codescanning
- API graphs now contain nodes for built-in functions and classes. For instance,
API::builtin("open")is the API graph node corresponding to the built-inopenfunction.