https://github.com/geekmasher/security-codeql
CodeQL Security Queries
https://github.com/geekmasher/security-codeql
Last synced: about 1 year ago
JSON representation
CodeQL Security Queries
- Host: GitHub
- URL: https://github.com/geekmasher/security-codeql
- Owner: GeekMasher
- License: mit
- Created: 2020-10-08T15:25:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T08:03:51.000Z (about 1 year ago)
- Last Synced: 2025-03-27T09:23:30.510Z (about 1 year ago)
- Language: CodeQL
- Size: 229 KB
- Stars: 25
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)