1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Commit Graph

1405 Commits

Author SHA1 Message Date
Lee Dohm
3cca85632b Merge branch 'main' into patch-2 2021-11-10 15:23:47 -08:00
Abby Vollmer
0a550c1be5 ~Responsible~ **Coordinated** 2021-11-10 14:24:47 -08:00
Abby Vollmer
f549fb5f74 change "responsible" to "coordinated" 2021-11-10 13:46:20 -08:00
Abby Vollmer
ec06da126b change "responsible" to "coordinated" in another place 2021-11-10 13:45:23 -08:00
Ivy Alexander
eb7329cbc8 Correct ghae versioning 2021-11-10 11:26:22 +00:00
Ivy Alexander
49c3edec22 Add linkify text explanation 2021-11-08 16:49:33 +00:00
Jules Parker
cbdda89482 adds merge queue doc 2021-11-02 11:39:46 +01:00
Jules Parker
42e6f04ad6 Merge branch 'main' into jules-4795 2021-11-02 11:30:35 +01:00
Abby Vollmer
d5c1f81ad6 Pages terms update (#22272)
* condense Pages prohibited uses + ~guidelines~ **limits** + reformatting

* consolidated mentions of prohibited uses + ~guidelines~ **limits**

also removed example of prohibition on reselling because we aren't seeing that as much now that we have free private repos

* remove extraneous {% endif %} (h/t @ethanpalm)

* Update link

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2021-11-01 23:13:25 +00:00
Steve Guntrip
1b0ac266ef [2021-11-01] Deprecating Zendesk Portal for Enterprise customers (GA) (#22453)
* Update support pages, new screenshots

* Udpate vars and release notes

* Fix variable

* update dotcom submit a ticket fields

* Apply suggestions from code review

Co-authored-by: Elijah Buck <buckelij@github.com>

* Update content/admin/enterprise-support/receiving-help-from-github-support/reaching-github-support.md

Co-authored-by: Elijah Buck <buckelij@github.com>

* Fixes and updates from feedback

* include ghec version in link

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* remove from 'submit via management console'

Co-authored-by: Elijah Buck <buckelij@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2021-11-01 10:49:03 -07:00
Jules Parker
2a08f64ad2 out of date branch Merge branch 'main' into jules-4795 2021-11-01 10:25:05 +01:00
Lucas Costi
c04776f371 Batch of GHES versioning fixes (#22447)
Co-authored-by: vgrl <vgrl@github.com>
2021-10-28 05:19:17 +00:00
Sarah Edwards
5d700a526e Universe 2021 (#22246)
https://github.com/github/docs-internal/pull/22217
https://github.com/github/docs-internal/pull/22130
https://github.com/github/docs-internal/pull/22195
https://github.com/github/docs-internal/pull/22327
https://github.com/github/docs-internal/pull/22204
https://github.com/github/docs-internal/pull/21676
https://github.com/github/docs-internal/pull/22341
https://github.com/github/docs-internal/pull/22329
https://github.com/github/docs-internal/pull/21970
https://github.com/github/docs-internal/pull/22334
https://github.com/github/docs-internal/pull/22365
https://github.com/github/docs-internal/pull/21904
2021-10-27 07:47:17 -07:00
Jonathan Leitschuh
ea33955403 Update and rename responsible-disclosure-of-security-vulnerabilities.md to coordinated-disclosure-of-security-vulnerabilities.md
Remove the word "responsible" from vulnerability disclosure policy, replace with "coordinated".

For lots of the discussion and points here I'll be referencing this article [Coordinated Vulnerability Disclosure: Bringing Balance to the Force](https://docs.microsoft.com/en-us/archive/blogs/ecostrat/coordinated-vulnerability-disclosure-bringing-balance-to-the-force) by [Katie Moussouris](https://twitter.com/k8em0) from 2010.

"Responsible" implies a set of ethics and morals are involved in vulnerability disclosure. "responsible" is also very subjective. From the perspective of the security researcher, the company (in this case GitHub) may be the "irresponsible" party for releasing the vulnerable code without adequate testing. From the perspective of the company, in this case GitHub, the researcher may be "irresponsible" if they choose to go public with a vulnerability before the vulnerability is fully patched and shipped to customer. As such, much of the industry has moved away from the term "Responsible" to the term "Coordinated".

> Responsible Disclosure should be deprecated in favor of something focused on getting the job done, which is to improve security and to protect users and systems.

Additionally, Coordinated Vulnerability Disclosure (CVD) has been the norm at Microsoft for 11 years. GitHub should similarly match the language around vulnerability disclosure that Microsoft has.
2021-10-26 15:31:06 -04:00
mc
e8e5137c43 Codespaces terms update (#22343)
* add the two sentences, as requested
2021-10-26 16:22:06 +00:00
Jules Parker
3e72ad4dce Merge branch 'main' into jules-4795 2021-10-26 12:01:50 +02:00
Jules Parker
7d9aa20cc1 deletes duplicate files 2021-10-26 11:27:16 +02:00
Kevin Heis
3b092b4cb8 Deprecate 2.22 b (#22366)
* Update enterprise-server-releases.js

* Run deprecation script

* Remove finding / managing security vulnerabilities

* remove vuln from translations

* remove more dead pages

* Restore heavily used files

* Remove 2.22 refs in tests

* Update working-with-the-npm-registry.md
2021-10-22 13:23:16 -07:00
mc
ffd16033c6 Fix broken link (#22361)
* remove codeplex migrating reusable and uses of the reusable
2021-10-22 13:00:21 +00:00
Matt Pollard
5016286f81 Merge branch 'main' into jules-4795 2021-10-22 09:24:18 +02:00
Sarita Iyer
7e7df1cbfe Merge branch 'main' into organization-roles 2021-10-21 11:11:29 -04:00
Grace Park
884556eb02 Adding effectiveDate frontmatter property (#22317)
* adding effectiveDate frontmatter property

* Update components/article/ArticlePage.tsx

Co-authored-by: Peter Bengtsson <peterbe@github.com>

* adding validation for correct date

* update to dateTime

* update to year month day

* update error date validation

* moving validation to getArticleContextFromRequest and moving id to div

* remove enteredDate

* Update content/README.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-10-20 19:40:13 +00:00
Sarita Iyer
5d0d6b7cdb merge from main 2021-10-19 17:05:04 -04:00
Matt Pollard
16c8801dbc Merge branch 'main' into jules-4795 2021-10-19 12:26:41 +02:00
mc
7a6f46b1e6 Fix links to SARIF 2.1.0 json file and a couple of links for GHEC (#22233) 2021-10-18 20:25:06 +00:00
Laura Coursen
41f9487f22 Merge branch 'main' into feature/improve-footnotes-docs 2021-10-18 08:40:23 -05:00
Jules Parker
13edfd8788 Merge branch 'main' into jules-4795 2021-10-18 15:11:48 +02:00
Laura Coursen
a3a4f43ada Fix broken links (#22229) 2021-10-18 13:02:21 +00:00
Laura Coursen
8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00
Laura Coursen
395628fa37 Merge branch 'main' into feature/improve-footnotes-docs 2021-10-15 13:45:47 -05:00
Laura Coursen
556cebf2ef Add 💅 2021-10-15 13:45:06 -05:00
Ramya Parimi
9852bc34fc Merge branch 'main' into fix-typos 2021-10-13 09:56:15 -05:00
Octomerger Bot
1c855e13e3 Merge branch 'main' into repo-sync 2021-10-12 22:25:22 -04:00
Andrew Layman
6f4e0b873d Clarify the use of snippets (#22142) 2021-10-13 02:17:08 +00:00
Robert Sese
5974eb27ab Merge branch 'main' into fix/wrong-alt-in-creating-a-pull-request 2021-10-12 20:34:20 -05:00
Robert Sese
03d469e972 Merge branch 'main' into fix-typos 2021-10-12 20:16:34 -05:00
Sarita Iyer
b1c06ca1fb Merge branch 'main' into organization-roles 2021-10-12 13:45:08 -04:00
Sarita Iyer
0b7f334c4c Revert "merge from main"
This reverts commit fd4ad9f889.
2021-10-12 13:38:07 -04:00
Sarita Iyer
fd4ad9f889 merge from main 2021-10-12 13:22:49 -04:00
mc
a208ce92e4 [GHAE post-M2] Dependabot alerts (+ Dependency graph) beta (#21342)
Added Dependabot alerts, Dependency graph and Dependency review to GHAE (feature flags)
2021-10-12 11:29:23 +00:00
mc
658a52815d Merge branch 'main' into fix/wrong-alt-in-creating-a-pull-request 2021-10-11 08:41:17 +01:00
Jules Parker
33cd8efe67 Merge branch 'jules-4795' of github.com:github/docs-internal into jules-4795 2021-10-11 08:46:41 +02:00
Jules Parker
84e862e784 remove search child from github index page 2021-10-11 08:46:04 +02:00
Jules Parker
a89cf07767 Merge branch 'main' into jules-4795 2021-10-11 08:04:03 +02:00
rhysd
407b7c96cd Fix several typos in documents 2021-10-11 12:26:17 +09:00
Sarita Iyer
95e124efe9 Merge branch 'main' into organization-roles 2021-10-10 10:39:28 -04:00
Steve Guntrip
b1201236a7 add es portal deprecation notice (#21962) 2021-10-08 07:52:14 +00:00
Matt Pollard
8a480c5c64 Duplicate image for old version and adjust path (#21965) 2021-10-08 07:34:45 +00:00
Oliver Matla
4b490ee697 fix an incorrect alt tag for the codespaces-commit-pr.png image. 2021-10-08 05:12:18 +02:00
Andre_601
1706ed83ac remove comma to match image 2021-10-07 21:45:02 +02:00