Commit Graph

18 Commits

Author SHA1 Message Date
Robin Neatherway d92e1f890e Correct indentation of "run" example 2023-01-23 15:56:27 +00:00
Florin Coada 9e27144d52 Add explanation on which value to use to scan Kotlin and TypeScript
Added comments explaining which values should be used if the user would like to scan Kotlin or TypeScript.
2022-12-09 15:35:44 +00:00
jorgectf 0b50b4b579 Remove extra whitespaces 2022-11-04 20:45:41 +01:00
Angela P Wen c36348cbc6 Add Go to code scanning autobuild comment 2022-10-26 23:28:17 +00:00
Marco Gario cb341b59ed Update CodeQL to include category by default
Code Scanning can accept multiple uploads for the same tool and uses the concept of category to keep results separated.
If not provided explicitly, the category is computed based on a few parameters like workflow path and matrix variables. The implicit computation of the category can create confusion if users change their workflow, as we start considering the new analyses as unrelated to existing results.

By making the category explicit in the workflow we hope to make the concept more prominent and reduce accidental changes.
2022-09-16 09:25:07 +02:00
Jack G Kafaty e6c5cbdbe2 Merge branch 'main' into patch-5 2022-05-02 12:37:31 -04:00
Aditya Sharad a2a01a4b0b CodeQL starter workflow: Replace git.io links
git.io is deprecated.
Replace the references with full links or aka.ms links to the same documentation.
2022-04-26 02:26:34 -07:00
Jack G Kafaty a5cb76fffb Update codeql.yml 2022-04-21 13:19:45 -04:00
Jack G Kafaty bf7a4cab85 Update codeql.yml
Line 51 added the query packs by default but commented.
Lines 62-63: added better instructions
Lines 68-70 added an example which provides better detail
2022-04-21 13:09:39 -04:00
Thomas Boop ff59aa4737 Merge branch 'main' into thboop/updateCodeScanning 2022-03-31 09:32:00 -04:00
Thomas Boop 8d8c6f77d6 update to v2 2022-03-31 08:24:35 -04:00
Thomas Boop 1d9d6d7fb0 Update Actions to node16 (#1469)
* update actions

* address merge conflicts

* fix java updates

* update github script

* update cache to v3

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-03-28 22:40:48 +05:30
David Verdeguer 042eac3858 Add ruby and update workflow 2021-10-21 22:11:00 +02:00
eric sciple a0512d36da include actions:read for all code scanning workflows 2021-04-23 14:06:00 -05:00
eric sciple 6a69f367db Update starter workflows to specify permissions 2021-04-21 16:32:53 -05:00
Nick Fyson 44c50acb70 amend link in codeql workflow 2020-11-13 16:33:01 +00:00
Nick Fyson 500534878c update doc link in codeql template 2020-11-12 12:46:34 +00:00
Nick Fyson 33e4b7e557 add codeql workflow 2020-11-09 11:08:35 +00:00