Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geekmasher/security-codeql

CodeQL Security Queries
https://github.com/geekmasher/security-codeql

Last synced: 13 days ago
JSON representation

CodeQL Security Queries

Awesome Lists containing this project

README

        

# Security CodeQL

This is a repository for my own personal CodeQL queries, configurations, and everything else.

## Setup

### Configuration File

To use the default configuration file for CodeQL, add the following line to your Action.

```yaml
config-file: geekmasher/security-codeql/config/default.yml@main
```

## Licence

This project is licensed under the terms of the MIT open source license.
Please refer to [MIT](./LICENSE.md) for the full terms.

## Support

Support is via [GitHub Issues](https://github.com/GeekMasher/security-codeql/issues)