Commit Graph

11 Commits

Author SHA1 Message Date
saso badovinac
ea60ea8756 Update codeql.yml (#21819)
* Update codeql.yml

this splits the cpp scan into a separate file, makes the configuration more readable and cleaner checks in push and pull requests

* Create codeql_cpp.yml
2025-06-07 17:31:54 -04:00
dependabot[bot]
515fd7287e Bump github/codeql-action from 3.28.18 to 3.28.19
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.18 to 3.28.19.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](ff0a06e83c...fca7ace96b)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04 21:15:39 -05:00
saso badovinac
c94abd5f26 Update codeql.yml 2025-06-02 11:22:38 -05:00
saso badovinac
633f6688f9 Update codeql.yml
disable cpp scan on pull requests and enable actions scan
2025-05-23 15:10:01 +02:00
saso badovinac
beef45bb58 Update codeql.yml
Testing cpp scan on pull requests (will probably run for too long)
2025-05-22 22:40:21 +02:00
saso badovinac
4f04d216ad Update codeql.yml
Split the cpp scan to a new job and activate running it on weekly schedule (runs for about 5 hours)
2025-05-19 18:04:40 +02:00
saso badovinac
1c88150ab5 Update codeql.yml 2025-05-16 09:52:44 -05:00
saso badovinac
6c76cc5c89 Update codeql.yml 2025-05-16 09:52:44 -05:00
saso badovinac
ea6ae4769a Update codeql.yml 2025-05-16 09:52:44 -05:00
saso badovinac
b951c8f205 Update codeql.yml
Change the cpp dependencies install to ./package/ubuntu/install-apt-packages.sh (cpp scan is still disabled) and activate the extended security queries
2025-05-16 09:52:44 -05:00
saso badovinac
4cb6a42aec CI: Create codeql.yml (#21300)
Adding CodeQL, starting with a minimal configuration, default queries and python only
2025-05-15 08:14:54 -05:00