Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/geekmasher/security-codeql
- Owner: GeekMasher
- License: mit
- Created: 2020-10-08T15:25:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T08:03:58.000Z (20 days ago)
- Last Synced: 2024-10-19T10:52:39.211Z (18 days ago)
- Language: CodeQL
- Size: 225 KB
- Stars: 20
- Watchers: 2
- Forks: 10
- 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)