An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

CodeQL Lua Extractor

[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/GeekMasher/codeql-extractor-lua)
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/GeekMasher/codeql-extractor-lua/build.yml?style=for-the-badge)](https://github.com/GeekMasher/codeql-extractor-lua/actions/workflows/build.yml?query=branch%3Amain)
[![GitHub Issues](https://img.shields.io/github/issues/GeekMasher/codeql-extractor-lua?style=for-the-badge)](https://github.com/GeekMasher/codeql-extractor-lua/issues)
[![GitHub Stars](https://img.shields.io/github/stars/GeekMasher/codeql-extractor-lua?style=for-the-badge)](https://github.com/GeekMasher/codeql-extractor-lua)
[![License](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)](./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.



Mathew Payne
Mathew Payne

💻 🔬 🚧 🛡️ 🤔

## 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