mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
2 lines
190 B
Markdown
2 lines
190 B
Markdown
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-in `open` function. |