Commit Graph

2 Commits (a8a2badd0a82c574bd6f400f381446272f782c1e)

Author SHA1 Message Date
gurkanindibay a8a2badd0a Updates github checkout actions to v4 2024-05-29 11:51:09 +03:00
Hanefi Onaldi 414a95e259
Create CodeQL workflow for static analysis (#5868)
Introducing a new Github Actions Workflow to run our statical analysis
tool, CodeQL.

Relevant Github docs page:
https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/customizing-code-scanning

The Github action that we use for security scanning:
https://github.com/github/codeql-action
2023-02-07 15:25:17 +03:00