1
0
mirror of synced 2025-12-31 15:04:15 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Ben Ahmady
a1996a1b1b AI-powered autofixes for CodeQL alerts (including historical ones) (#51524)
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Co-authored-by: Max Schaefer <max-schaefer@github.com>
2024-07-16 18:28:31 +00:00
Max Schaefer
def6e2a87c Update list of supported languages in autofix query-support script (#51222) 2024-06-17 18:07:56 +00:00
Chris Smowton
e0a444e0be CodeQL query help tables script: Try importing querySuites.js (#51138) 2024-06-13 15:20:37 +00:00
Erik Krogh Kristensen
8e6224dfff add Ruby as a supported Autofix language (#50442) 2024-05-08 16:24:13 +00:00
Erik Krogh Kristensen
70057c5447 add Go as a supported Autofix language (#50400) 2024-05-01 18:04:23 +00:00
Max Schaefer
3895b0fc71 Only include publicly shipped languages in autofix support column. (#50298) 2024-04-25 12:59:34 +00:00
Peter Bengtsson
a4bf16540a Lint generate-code-scanning-query-list.ts separately (#50031) 2024-04-09 19:53:43 +00:00
Peter Bengtsson
ebf4aad5a0 Change sort order of queries by attributes (#49882) 2024-03-27 16:57:23 +00:00
Peter Bengtsson
a943ea9f2d Omit Autofix column if no row has it (#49872) 2024-03-26 15:52:47 +00:00
Max Schaefer
3835fdedf2 Add autofix coverage information for CodeQL queries (#49781)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2024-03-25 18:17:34 +00:00
Peter Bengtsson
9472f235e1 Rewrite code scanning query list in JS (#47287)
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-12-07 20:55:02 +00:00