Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pwntester/codeql_grehack_workshop
GreHack 2021 CodeQL for Java workshop
https://github.com/pwntester/codeql_grehack_workshop
Last synced: 27 days ago
JSON representation
GreHack 2021 CodeQL for Java workshop
- Host: GitHub
- URL: https://github.com/pwntester/codeql_grehack_workshop
- Owner: pwntester
- License: mit
- Created: 2021-11-16T11:26:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-19T09:59:26.000Z (about 3 years ago)
- Last Synced: 2024-10-12T22:52:18.206Z (2 months ago)
- Language: CodeQL
- Size: 15.6 KB
- Stars: 74
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-hacking-lists - pwntester/codeql_grehack_workshop - GreHack 2021 CodeQL for Java workshop (CodeQL)
README
GreHack workshops: Finding security vulnerabilities with CodeQL
> CodeQL is GitHub's expressive language and engine for code analysis, which allows you to explore source code to find bugs and security vulnerabilities. During these beginner-friendly workshops, you will learn to write queries in CodeQL to find specific security vulnerabilities in open-source code.
## Workshop
This repository contains the workshop delivered at GreHack 2021
## :books: Resources
- Learn more about [CodeQL](https://codeql.github.com)## License
The code in this repository is licensed under the [MIT License](LICENSE) by GitHub.