Hana Harencarova
c928c39bd4
Update uploading-a-sarif-file-to-github.md
...
Change the link to 'About SARIF support for code scanning'
2022-08-08 15:36:10 +02:00
Hana Harencarova
cc80a8b182
Code Scanning integration - importance of consistent filepaths #7017
2022-08-08 15:32:07 +02:00
Simon Engledew
65e373924a
code-scanning: Add a section on rules and results ( #29161 )
2022-08-02 09:58:41 +00:00
AlonaHlobina
64c49437d9
Obtaining detailed logs and debugging artifacts for the CodeQL Action ( #29425 )
...
* Create codeql-action-debug-logging.yml
* Update troubleshooting-the-codeql-workflow.md
* Update viewing-code-scanning-logs.md
* Update troubleshooting-the-codeql-workflow.md
* Apply suggestions from code review
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com >
* Update troubleshooting-the-codeql-workflow.md
* Don't use NWO
* Apply suggestions from code review
* Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/troubleshooting-the-codeql-workflow.md
* Apply suggestions from code review
* Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/viewing-code-scanning-logs.md
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
2022-08-01 11:14:08 +00:00
Hector Alfaro
95e6f3d3ab
Deprecate GHES 3.1 ( #28798 )
...
* add 3.1 to deprecated versions
* rewrite img src to use azure blob storage in archive script
Co-authored-by: rachmari <rachmari@users.noreply.github.com >
* remove static files for ghes 3.1
* remove liquid conditionals and content for ghes 3.1
* remove outdated hardware reqs reusable
* Fix liquid conditional uncaught by script
* Close liquid conditionals missed by script
* Apply @mattpollard's suggestions
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: rachmari <rachmari@users.noreply.github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-07-11 21:17:09 +00:00
Felicity Chapman
e67f797a19
Merge branch 'main' into adityasharad/codeql-ghes-version
2022-07-11 13:46:41 +01:00
Felicity Chapman
11c6980515
Add GHAE versioning too
2022-07-01 11:59:59 +01:00
Matt Pollard
19dea423f0
Read from allVersions
2022-06-28 08:32:24 +02:00
Aditya Sharad
acaef98bb1
Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning-with-codeql.md
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2022-06-27 12:46:32 -07:00
Andrew Eisenberg
8f60f05f96
Update code scanning configuration with how to run packs with paths ( #28535 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-06-27 19:10:29 +00:00
Aditya Sharad
937910b32e
Code Scanning: Reference the CodeQL action by name, not URL
...
Notes do not render Markdown links.
2022-06-22 22:25:00 +00:00
Aditya Sharad
c4ff2d0579
Code Scanning: Remove unnecessary endif
2022-06-22 22:06:14 +00:00
Aditya Sharad
a82515877e
Code Scanning: State the recommended CodeQL version for GHES in the about page
2022-06-22 21:51:22 +00:00
Aditya Sharad
8154eb2f31
Code Scanning: Specify the recommended CodeQL version for each GHES version
...
Create new variables for the GHES version, and the CodeQL CLI version
recommended along with each GHES version.
Refactor the docs on installing the CodeQL CLI in a third-party CI system,
to use the CodeQL and GHES version from the variables.
These variables will need to be kept up to date with future GHES+CodeQL versions.
2022-06-22 21:36:11 +00:00
Sarah Schneider
2c0e82a216
Merge branch 'main' of github.com:github/docs-internal into use-ifversion-for-fbv
2022-06-07 15:03:57 -04:00
Jesse Seales
3a3e36a525
Additional closing curly brace ( #18382 )
...
Adding additional closing curly brace to the minimal SARIF file example so that code can be copy/pasted for a user and work without additional formatting.
2022-06-07 09:57:38 +00:00
Sarah Schneider
f44578572c
Ran script/content-migrations/convert-if-to-ifversion.js
2022-06-06 18:13:12 -04:00
Sarita Iyer
f24d252f26
Merge branch 'main' into code-scanning-alerts-pr-conversation-tab
2022-06-02 09:09:16 -04:00
Sarita Iyer
3cfaaf31f1
fixes based on feedback
2022-06-01 17:25:46 -04:00
Sarita Iyer
e0a47fb54a
Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/triaging-code-scanning-alerts-in-pull-requests.md
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
2022-06-01 16:00:44 -04:00
Sarita Iyer
188439adff
fix capitalization issue
2022-05-31 17:43:58 -04:00
Sarita Iyer
f2e5ce77bd
Add info on alerts in Conversations tab
2022-05-31 17:23:09 -04:00
Sophie
32d82cfc30
Update content/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/managing-code-scanning-alerts-for-your-repository.md
...
Co-authored-by: hubwriter <hubwriter@github.com >
2022-05-31 11:08:42 +02:00
Sophie
60d456b3c8
Small edit to avoid repetition
2022-05-30 11:53:11 +02:00
Sophie
bada52b3dc
Add users can comment when dismissing code scanning alerts
2022-05-30 10:55:52 +02:00
Felicity Chapman
f8f66a2f75
Add troubleshooting section for Go query relocation ( #27784 )
2022-05-24 08:15:05 +00:00
Matt Pollard
52f7aaf271
GitHub AE May 2022 update ( #27179 )
2022-05-17 16:59:26 +02:00
Octomerger Bot
64b9eed538
Merge branch 'main' into repo-sync
2022-05-11 12:57:50 -05:00
Ken Roland
47999ac679
Update troubleshooting-the-codeql-workflow.md ( #17442 )
2022-05-11 18:27:24 +01:00
mc
2eb6cf7962
Merge branch 'main' into simon-engledew/sarif-extensions
2022-05-05 10:28:53 +01:00
mc
e4a8c09df7
Update content/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning.md
2022-05-05 10:25:33 +01:00
Andrew Eisenberg
1fccc45083
Update configuring-codeql-cli-in-your-ci-system.md ( #27416 )
2022-05-04 07:36:36 +00:00
Simon Engledew
834af240f8
Fix toolcomponent-object case
2022-05-03 14:22:39 +01:00
Simon Engledew
c0df3081d5
Merge branch 'main' into simon-engledew/sarif-extensions
2022-05-03 14:14:32 +01:00
Sarah Edwards
ed4bcb96a0
Add more examples about actions matrixes ( #26890 )
...
Co-authored-by: Jacob Wallraff <thyeggman@github.com >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-04-26 17:43:08 +00:00
Sophie
d33d569ec0
Merge branch 'main' into sophietheking-6776
2022-04-25 15:25:27 +02:00
Sophie
563f52e6ed
Added feature flag for GHAE
2022-04-20 10:26:28 +02:00
Courtney Wilson
98f1f282ae
Add new troubleshooting codeql ( #17116 )
2022-04-19 20:19:21 +00:00
Shodai Suzuki
a6061582d4
Fix the file specified in the argument of the tar command ( #16999 )
2022-04-19 17:56:17 +00:00
Sophie
76969dfa56
Add versioning for GHES < 3.6 and GHAE
2022-04-19 14:12:34 +02:00
Sophie
7547c8f6ec
Remove ability to delete code scanning alerts from docs
2022-04-19 10:09:22 +02:00
Jules
0de0d423ad
Merge branch 'main' into jules-6165
2022-04-14 11:22:53 +02:00
Jules Parker
d8ec75c2c1
incorporate laura's feedback
2022-04-14 10:59:14 +02:00
Courtney Wilson
2e81e4b5e4
changed the link from workflow to choosing runner for a job in the FP… ( #16948 )
2022-04-13 21:01:02 +00:00
Jules Parker
bf51eab4f9
GHAS FPT versioning changes
2022-04-13 08:32:01 +02:00
Jenni Christensen
ca6086afc8
Merge branch 'main' into dihydroJen-6
2022-04-05 14:20:40 -07:00
Sarita Iyer
f0aa870b6a
Merge branch 'main' into saritai/code-scanning-analysis-origins
2022-04-04 10:26:37 -04:00
Jenni Christensen
b534c9c1d4
Merge branch 'main' into dihydroJen-6
2022-04-01 10:34:39 -07:00
Jenni Christensen
014c39f461
Updated reusable icon, filename, and links
2022-04-01 10:01:04 -07:00
Sarita Iyer
8cd4447f13
added screenshot and note about timeline
2022-04-01 11:31:24 -04:00