https://github.com/geekmasher/codeql-extractor-lua
CodeQL Extractor, Library, and Queries for Lua
https://github.com/geekmasher/codeql-extractor-lua
Last synced: 4 months ago
JSON representation
CodeQL Extractor, Library, and Queries for Lua
- Host: GitHub
- URL: https://github.com/geekmasher/codeql-extractor-lua
- Owner: GeekMasher
- Created: 2025-09-26T12:33:56.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-09-26T16:41:11.000Z (8 months ago)
- Last Synced: 2025-10-04T01:53:42.879Z (8 months ago)
- Language: CodeQL
- Size: 26.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
CodeQL Lua Extractor
[](https://github.com/GeekMasher/codeql-extractor-lua)
[](https://github.com/GeekMasher/codeql-extractor-lua/actions/workflows/build.yml?query=branch%3Amain)
[](https://github.com/GeekMasher/codeql-extractor-lua/issues)
[](https://github.com/GeekMasher/codeql-extractor-lua)
[](./LICENSE)
[CodeQL][codeql] Extractor, Library, and Queries for the [Lua programming language](https://www.lua.org/).
[This Project is being developed as part of a blog series on geekmasher.dev](https://geekmasher.dev/series/building-a-codeql-language-support-from-scratch/).
## License
This project is licensed under the terms of the MIT open source license.
Please refer to [MIT](./LICENSE.md) for the full terms.
To use this project you will need to [use CodeQL][codeql] and follow all terms and conditions of the [CodeQL License][codeql-license].
For use in private repositories and code, you will need to [purchase a GitHub Advanced Security license][advanced-security].
## Contributors
Contributors are welcome! Please see the [Contributing Guide](CONTRIBUTING.md) for more information.
## Support
Support is via [GitHub Issues][issues] or [GitHub Discussions][discussions].
[issues]: https://github.com/GeekMasher/codeql-extractor-lua/issues
[discussions]: https://github.com/GeekMasher/codeql-extractor-lua/discussions
[codeql]: https://codeql.github.com/
[codeql-license]: https://github.com/github/codeql-cli-binaries/blob/main/LICENSE.md
[advanced-security]: https://github.com/features/security