Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/github/codeql-go
The CodeQL extractor and libraries for Go.
https://github.com/github/codeql-go
codeql datalog go golang program-analysis static-analysis
Last synced: about 1 month ago
JSON representation
The CodeQL extractor and libraries for Go.
- Host: GitHub
- URL: https://github.com/github/codeql-go
- Owner: github
- License: mit
- Archived: true
- Created: 2019-10-28T21:43:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T15:54:33.000Z (almost 2 years ago)
- Last Synced: 2024-09-25T21:08:35.163Z (about 1 month ago)
- Topics: codeql, datalog, go, golang, program-analysis, static-analysis
- Size: 14.9 MB
- Stars: 464
- Watchers: 28
- Forks: 126
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - github/codeql-go - The CodeQL extractor and libraries for Go. (Others)
README
# Relocation notice: `github/codeql-go` moved into `github/codeql`
- Old location: The `github/codeql-go` repository, specifically https://github.com/github/codeql-go/releases/tag/archived
- New location: The `github/codeql` repository, specifically https://github.com/github/codeql/tree/main/go
- Detailed announcement: https://github.com/github/codeql-go/issues/741This repository previously contained the open-source CodeQL queries, libraries, and extractor for analyzing codebases written in the Go programming language with GitHub's CodeQL code analysis tools. These contents have been moved to the `github/codeql` repository, to live alongside similar libraries for all other programming languages supported by CodeQL.
CodeQL support of the Go programming language remains the same, except that the code and the development will continue in `github/codeql`.
Please visit https://github.com/github/codeql-go/issues/741 for more details about this relocation and how to update your CodeQL and code scanning workflows.
## Licensing
The code in this repository is licensed under the [MIT license](LICENSE).