| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-21 | CodeQL: ignore v* tag pushes | MHSanaei | |
| 2026-04-20 | Enable CodeQL file coverage on PRs | MHSanaei | |
| 2026-04-20 | Bump actions/checkout from 4 to 6 (#4045) | dependabot[bot] | |
| Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2026-04-20 | Add CodeQL Advanced GitHub Actions workflow | MHSanaei | |
| Introduce a CodeQL analysis workflow (CodeQL Advanced) that runs on push, pull_request, and a weekly schedule. It initializes and runs github/codeql-action for a matrix of languages (actions, go, javascript-typescript), configures build-mode per-language, sets minimal read/write permissions for security-events, packages, actions and contents, and selects macOS for Swift or Ubuntu otherwise. | |||
