Commit 118c605
committed
Add Python support to CodeQL analysis configuration
This commit updates the `SAST-GitHubAdvancedSecurity-CodeQL.yml` file to include Python as a supported language for analysis. A new entry for `language: python` with `build-mode: none` has been added, enabling CodeQL to analyze Python code alongside existing languages.1 parent 08be4e5 commit 118c605
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
0 commit comments