1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Commit Graph

2641 Commits

Author SHA1 Message Date
mchammer01
7c5a78af44 address outstanding comments 2022-06-13 13:54:23 +01:00
mc
5f7b6dd156 Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-06-13 08:14:08 +01:00
mc
4a376692f5 Merge branch 'main' into patch-2 2022-06-10 14:08:10 +01:00
mc
c4a1c607eb Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md 2022-06-10 14:03:22 +01:00
mc
77f21c80d8 Apply suggestions from code review 2022-06-10 13:54:31 +01:00
mchammer01
87b442f1e5 Merge branch 'mchammer01/dependency-review-action-config' of github.com:github/docs-internal into mchammer01/dependency-review-action-config 2022-06-10 08:36:11 +01:00
mchammer01
21892f8688 address review comments 2022-06-10 08:34:21 +01:00
Courtney Claessens
ccab04820d Update configuring-dependency-review.md
We learned that `allow_licenses` and `deny_licenses` need to be formatted as a string, but don't need quotes: `allow_licenses: GPL 3.0, BSD 3 Clause, MIT`
2022-06-09 17:48:20 -04:00
Sarah Edwards
f85983a6cf Merge branch 'main' into ske-dep-api 2022-06-09 13:15:31 -07:00
mchammer01
186ec0856b fix failure 2022-06-09 14:56:40 +01:00
mchammer01
b1dd04b968 bulk of the work 2022-06-09 14:34:10 +01:00
mchammer01
2006a4d278 boing 2022-06-09 13:46:06 +01:00
mchammer01
de59840655 more improvements and writing 2022-06-09 12:41:40 +01: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
Felicity Chapman
dac0fc68f2 Add Dependency graph support for Rust support: part 1 (#28178)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-06-06 18:54:36 +00:00
Laura Coursen
7a2e3bbdf9 Version end-to-end supply chain docs for GHAE (#28192) 2022-06-03 12:16:59 +00:00
Felicity Chapman
0fc1d964d2 Merge branch 'main' into 7044-dependabot-version-settings 2022-06-02 15:03:04 +01: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
Felicity Chapman
88f73f45af Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com>
2022-06-01 12:38:57 +01:00
Felicity Chapman
a57ac25559 Add HTML comment to follow up on GHES 3.7 images 2022-06-01 11:14:17 +01: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
Felicity Chapman
305954c0be Corrections 2022-05-31 18:13:56 +01:00
Felicity Chapman
ebb8930683 Update screenshots for FPT and GHEC - GHES/GHAE 3.7 TODO 2022-05-31 18:10:33 +01:00
Felicity Chapman
1a3c104d13 Update info in other article 2022-05-31 16:55:30 +01:00
Felicity Chapman
1ae2880aa1 Rename file to fix tests 2022-05-31 14:36:44 +01:00
Felicity Chapman
f6b3f8483e Change version number 2022-05-31 14:04:18 +01:00
Felicity Chapman
6c030fb067 Draft new content 2022-05-31 13:55:38 +01:00
Felicity Chapman
f293456e62 Remove reusable to prepare for updates 2022-05-31 13:32:28 +01: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
Fuad Olatunji
2766510fd3 Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md
Co-authored-by: Jeff Widman <jeff@jeffwidman.com>
2022-05-30 09:54:59 +01:00
Fuad Olatunji
0c77f19f6b proposal: add custom commit message example (s)
This is related to https://github.com/dependabot/dependabot-core/issues/5192 .

cc: @jeffwidman
2022-05-28 18:07:53 +01:00
Andy Barnes
54091f1ebf close quotes around linked article (#28045)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-05-27 12:21:37 +00:00
Andy Barnes
7f42c91b78 work for issue 6293 (#27707)
* make the configuration options table reusable
2022-05-27 10:47:05 +01:00
Sophie
9e3a2abd1a Merge branch 'main' into sophie-6196 2022-05-25 14:22:16 +02:00
Felicity Chapman
f8f66a2f75 Add troubleshooting section for Go query relocation (#27784) 2022-05-24 08:15:05 +00:00
Matt Pollard
ab1f8b0ee2 First responder bug fixes for 2022-05-20 (#27875) 2022-05-23 15:41:33 +00:00
Sophie
46dc376236 Merge branch 'main' into sophie-6196 2022-05-20 13:58:18 +02:00
Sophie
efc0c9fbfb Added versioning for ghec 2022-05-20 13:57:24 +02:00
Nate
23ae5a1052 Typo: Missing spacing for markdown formatting (#17804) 2022-05-19 16:16:58 -07:00
Sophie
0f49c689a8 Merge branch 'main' into sophietheking-6460 2022-05-19 08:47:06 +02:00
Sophie
6692de1bc8 Update content/code-security/supply-chain-security/end-to-end-supply-chain/end-to-end-supply-chain-overview.md
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2022-05-19 08:45:31 +02:00
Sophie
751b53402e Merge branch 'main' into sophie-6156-rename 2022-05-18 13:24:20 +02:00
Steve Ward
0195a84868 Merge branch 'main' into patch-2 2022-05-17 11:32:06 -04:00