Sarah Schneider
b7f48ea2c1
Support GHAE internal-only semantic versioning ( #29178 )
...
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-09-22 08:26:58 +02:00
Andrew Eisenberg
363ce77082
Add information about downloading CodeQL packs from GHES ( #30627 )
2022-09-15 17:26:27 +00:00
Felicity Chapman
f1efbd0460
Remove duplicate comma ( #30685 )
2022-09-12 16:14:27 +00:00
Hana Harencarova
e335f7aa45
Improve wording for URI schemes, checkout URI for third party integrations ( #30146 )
2022-09-05 14:10:26 +00:00
mc
fde7aa1b0e
[2022-10-18] - Code scanning alerts on the PR’s Conversation tab (GHES) - [GA] ( #30406 )
2022-09-01 09:17:50 +00:00
mc
41c90a2b59
[Ready to ship] - Users can easily exclude CodeQL queries from code scanning analysis - [GA] ( #30147 )
...
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com >
2022-08-31 06:54:31 +00:00
Hana Harencarova
21cb630525
SARIF Rule Identifier can't be the empty string #4283 ( #29717 )
2022-08-30 10:09:04 +00:00
Sophie
82b734dc9a
Merge branch 'main' into hharen/code-scanning-consistent-file-paths-7017
2022-08-29 09:22:16 +02:00
mc
71fe9f41a7
Code scanning - Fix identation in Managing code scanning alerts for your repository article ( #30287 )
...
fix identation
2022-08-26 13:46:12 +00:00
Felicity Chapman
90d3703a74
Hide debug information that's no longer relevant ( #29523 )
2022-08-26 13:20:26 +00:00
Hana Harencarova
d6a8a7da76
swap string for a variable
...
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com >
2022-08-25 14:16:07 +02:00
Isaac Brown
c1eaa6037a
Clarify that CodeQL CLI can't be used with musl-based distributions ( #30178 )
...
* Create reusable
* Add reusable to articles
* Incorporate hubwriter feedback
2022-08-24 15:55:12 +01:00
Hana Harencarova
0d90f84879
Merge branch 'main' into hharen/code-scanning-consistent-file-paths-7017
2022-08-22 16:42:31 +02:00
Hana Harencarova
1b288ceadb
Improve wording about fingerprints
2022-08-22 16:07:03 +02:00
Hana Harencarova
774598c1a9
Improve wording
2022-08-22 15:49:01 +02:00
Hana Harencarova
88aa138851
Remove comments
2022-08-22 15:45:55 +02:00
Hana Harencarova
59652e9298
Improve wording about fingerprints
2022-08-22 15:34:36 +02:00
mc
b9e40e8c1f
Code scanning - fix screenshot display and numbered list ( #29987 )
...
* remove screenshot
* re-add screenshot
* having fun with list
* re-add image under a different name and rename in links
* Optimize images
Co-authored-by: github-actions <github-actions@github.com >
2022-08-16 13:20:41 +00:00
Andrew Eisenberg
10c492e5d4
Fix incorrect link ( #29848 )
...
* Fix incorrect link
Lins to the codeql-action should always be to v2.
* Conditionally link to v1 or v2 of the codeql-action
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
2022-08-12 16:12:10 +00:00
Jenni Christensen
63e1c8c8b3
Merge branch 'main' into ske-runner-images
2022-08-08 08:30:09 -07:00
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
skedwards88
aea4b9c47c
rename references to virual-environments repo to runner-images
2022-07-29 12:33:18 -07: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