{"id":65902,"date":"2022-06-28T10:00:06","date_gmt":"2022-06-28T17:00:06","guid":{"rendered":"https:\/\/github.blog\/?p=65902"},"modified":"2022-06-27T16:23:09","modified_gmt":"2022-06-27T23:23:09","slug":"improving-git-protocol-security-on-github-enterprise-server","status":"publish","type":"post","link":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/","title":{"rendered":"Improving Git protocol security on GitHub Enterprise Server"},"content":{"rendered":"<p>Hello again from Git Systems, the team at GitHub that makes sure your source code is available and secure. You may remember that <a href=\"https:\/\/github.blog\/2021-09-01-improving-git-protocol-security-github\/\">we&#8217;ve recently made some changes to improve protocol security on GitHub.com<\/a>. Now, we&#8217;re bringing these changes to GitHub Enterprise Server as well, starting with version 3.6.<\/p>\n<h2 id=\"whats-changing\"><a class=\"heading-link\" href=\"#whats-changing\">What&#8217;s changing?<span class=\"heading-hash pl-2 text-italic text-bold\" aria-hidden=\"true\"><\/span><\/a><\/h2>\n<p>We&#8217;re changing which algorithms and keys are supported in SSH and disabling the unencrypted Git protocol. Specifically, we are:<\/p>\n<ul>\n<li>Removing support for all <a href=\"https:\/\/en.wikipedia.org\/wiki\/Digital_Signature_Algorithm\">DSA keys<\/a><\/li>\n<li>Adding requirements for newly-added <a href=\"https:\/\/en.wikipedia.org\/wiki\/RSA_(cryptosystem)\">RSA keys<\/a><\/li>\n<li>Removing the HMAC-SHA-1 algorithm<\/li>\n<li>Allowing administrators to enable <a href=\"https:\/\/en.wikipedia.org\/wiki\/EdDSA#Ed25519\">Ed25519 host keys<\/a><\/li>\n<li>Turning off the unencrypted Git protocol<\/li>\n<\/ul>\n<p>These changes will be included in GitHub Enterprise Server 3.6.<\/p>\n<p>Only users connecting via SSH or <code>git:\/\/<\/code> are affected. If your Git remotes start with https:\/\/, nothing in this post will affect you. If you\u2019re an SSH user, read on for the details and timeline.<\/p>\n<h2 id=\"why-are-we-making-these-changes\"><a class=\"heading-link\" href=\"#why-are-we-making-these-changes\">Why are we making these changes?<span class=\"heading-hash pl-2 text-italic text-bold\" aria-hidden=\"true\"><\/span><\/a><\/h2>\n<p>Cryptography depends on secure algorithms and sufficiently strong keys to remain secure. \u201cFewer bits\u201d generally means \u201ceasier to brute force,\u201d and older algorithms have known attacks. What was considered secure in, say 2001, might no longer be acceptable today given changes in computing power, new attacks, and so on.<\/p>\n<p>In this case, we&#8217;re moving away from DSA and SHA-1 to make sure that the algorithms we ship are secure and robust. Similarly, the unencrypted Git protocol doesn&#8217;t provide privacy, integrity, or authenticity, like the HTTPS and SSH protocols do. As of GHES 3.6, the unencrypted Git protocol is deprecated and defaults to off.<\/p>\n<h2 id=\"how-is-this-different-from-the-changes-that-have-been-made-to-github-com\"><a class=\"heading-link\" href=\"#how-is-this-different-from-the-changes-that-have-been-made-to-github-com\">How is this different from the changes that have been made to GitHub.com?<span class=\"heading-hash pl-2 text-italic text-bold\" aria-hidden=\"true\"><\/span><\/a><\/h2>\n<p>Most of the changes are the same. However, in this case, we&#8217;ve also made some of the changes configurable for GitHub Enterprise Server administrators who have different needs.<\/p>\n<ul>\n<li>First, administrators can configure the cut-off date for RSA keys using SHA-1, which defaults to midnight August 1, 2022, UTC. Keys uploaded after that date (or a date that they&#8217;ve chosen) will need to use RSA with SHA-2. Administrators can also choose to disable all use of RSA with SHA-1, if their environment is ready for that.<\/li>\n<li>While Ed25519 keys will be advertised automatically with OpenSSH-style host key rotation, administrators will need to specifically enable the use of the Ed25519 key for production use to avoid host key warnings on certain non-OpenSSH software.<\/li>\n<li>Finally, the unencrypted Git protocol will be disabled by default, but can be re-enabled by the administrator, if they&#8217;d like to do that.<\/li>\n<\/ul>\n<p>In all these cases, we&#8217;ve chosen to provide a secure default. We understand that this may be surprising or even disruptive in some environments, so we&#8217;ve balanced those defaults with options to maximize customizability.<\/p>\n<h2 id=\"how-do-i-verify-that-im-ready\"><a class=\"heading-link\" href=\"#how-do-i-verify-that-im-ready\">How do I verify that I&#8217;m ready?<span class=\"heading-hash pl-2 text-italic text-bold\" aria-hidden=\"true\"><\/span><\/a><\/h2>\n<p>In GitHub Enterprise Server 3.4 and newer, we&#8217;ve included a program called <code>ghe-find-insecure-git-operations<\/code>. It will print out any log lines that indicate the use of an insecure algorithm, which you can then investigate. However, by default, it ignores log entries where we know that the client would automatically upgrade to a more secure algorithm once the insecure configuration is disabled, in order to avoid needless noise.<\/p>\n<p>If you&#8217;re using OpenSSH 7.2p2 or later, PuTTY 0.75 or later, or a Go SSH client from March 15 or later, then you should be fine if you&#8217;re not using DSA client keys. In our testing, DSA client keys are very rare and have not been the default in any SSH client for well over a decade, so most people will have a different key type instead.<\/p>\n<p>We expect most people using a recent version of OpenSSH from Git for Windows, macOS, or a Linux distribution released in the past five years should have no problems.<\/p>\n<h2 id=\"whats-next\"><a class=\"heading-link\" href=\"#whats-next\">What&#8217;s next?<span class=\"heading-hash pl-2 text-italic text-bold\" aria-hidden=\"true\"><\/span><\/a><\/h2>\n<p>We\u2019re always keeping an eye on the latest developments in security, attacks in the wild, and use of features in order to keep the GitHub community secure. We\u2019ll continue to watch RSA with SHA-1 usage on GitHub.com and listen to GitHub Enterprise servers about their usage of the Git protocol. Once they decline, naturally, we\u2019ll update the community on plans to fully deprecate these features.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The recent changes to improve protocol security on GitHub.com are now coming to GitHub Enterprise Server, starting with version 3.6.<\/p>\n","protected":false},"author":1921,"featured_media":63939,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_gh_post_show_toc":"no","_gh_post_is_no_robots":"","_gh_post_is_featured":"no","_gh_post_is_excluded":"no","_gh_post_is_unlisted":"","_gh_post_related_link_1":"","_gh_post_related_link_2":"","_gh_post_related_link_3":"","_gh_post_sq_img":"https:\/\/github.blog\/wp-content\/uploads\/2022\/01\/GitHub-Enterprise_teal-square-icon.png","_gh_post_sq_img_id":"62573","_gh_post_cta_title":"","_gh_post_cta_text":"","_gh_post_cta_link":"","_gh_post_cta_button":"Click Here to Learn More","_gh_post_recirc_hide":"no","_gh_post_recirc_col_1":"","_gh_post_recirc_col_2":"","_gh_post_recirc_col_3":"","_gh_post_recirc_col_4":"","_featured_video":"","_gh_post_additional_query_params":"","_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"_wpas_customize_per_network":false,"_links_to":"","_links_to_target":""},"categories":[3313,3377],"tags":[132,119,1899],"coauthors":[1990],"class_list":["post-65902","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-enterprise-software","category-secure-software-development","tag-git","tag-github-enterprise-server","tag-ssh"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Improving Git protocol security on GitHub Enterprise Server - The GitHub Blog<\/title>\n<meta name=\"description\" content=\"The recent changes to improve protocol security on GitHub.com are now coming to GitHub Enterprise Server, starting with version 3.6.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Improving Git protocol security on GitHub Enterprise Server\" \/>\n<meta property=\"og:description\" content=\"The recent changes to improve protocol security on GitHub.com are now coming to GitHub Enterprise Server, starting with version 3.6.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/\" \/>\n<meta property=\"og:site_name\" content=\"The GitHub Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-06-28T17:00:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/github.blog\/wp-content\/uploads\/2022\/04\/Security-Enterprise@2x.png?fit=2400%2C1260\" \/>\n\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t<meta property=\"og:image:height\" content=\"1260\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"brian m. carlson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:description\" content=\"The recent changes to improve protocol security on GitHub.com are now coming to GitHub Enterprise Server, starting with version 3.6.\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"brian m. carlson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/improving-git-protocol-security-on-github-enterprise-server\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/improving-git-protocol-security-on-github-enterprise-server\\\/\"},\"author\":{\"name\":\"brian m. carlson\",\"@id\":\"https:\\\/\\\/github.blog\\\/#\\\/schema\\\/person\\\/14a75706a8bb80c20bde17f11aded7b7\"},\"headline\":\"Improving Git protocol security on GitHub Enterprise Server\",\"datePublished\":\"2022-06-28T17:00:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/improving-git-protocol-security-on-github-enterprise-server\\\/\"},\"wordCount\":700,\"image\":{\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/improving-git-protocol-security-on-github-enterprise-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/github.blog\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/Security-Enterprise@2x.png?fit=2400%2C1260\",\"keywords\":[\"Git\",\"GitHub Enterprise Server\",\"SSH\"],\"articleSection\":[\"Enterprise software\",\"Secure software development\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/improving-git-protocol-security-on-github-enterprise-server\\\/\",\"url\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/improving-git-protocol-security-on-github-enterprise-server\\\/\",\"name\":\"Improving Git protocol security on GitHub Enterprise Server - The GitHub Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/github.blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/improving-git-protocol-security-on-github-enterprise-server\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/improving-git-protocol-security-on-github-enterprise-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/github.blog\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/Security-Enterprise@2x.png?fit=2400%2C1260\",\"datePublished\":\"2022-06-28T17:00:06+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/github.blog\\\/#\\\/schema\\\/person\\\/14a75706a8bb80c20bde17f11aded7b7\"},\"description\":\"The recent changes to improve protocol security on GitHub.com are now coming to GitHub Enterprise Server, starting with version 3.6.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/improving-git-protocol-security-on-github-enterprise-server\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/improving-git-protocol-security-on-github-enterprise-server\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/improving-git-protocol-security-on-github-enterprise-server\\\/#primaryimage\",\"url\":\"https:\\\/\\\/github.blog\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/Security-Enterprise@2x.png?fit=2400%2C1260\",\"contentUrl\":\"https:\\\/\\\/github.blog\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/Security-Enterprise@2x.png?fit=2400%2C1260\",\"width\":2400,\"height\":1260,\"caption\":\"Security in the Enterprise\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/improving-git-protocol-security-on-github-enterprise-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/github.blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Enterprise software\",\"item\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Secure software development\",\"item\":\"https:\\\/\\\/github.blog\\\/enterprise-software\\\/secure-software-development\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Improving Git protocol security on GitHub Enterprise Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/github.blog\\\/#website\",\"url\":\"https:\\\/\\\/github.blog\\\/\",\"name\":\"The GitHub Blog\",\"description\":\"Updates, ideas, and inspiration from GitHub to help developers build and design software.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/github.blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/github.blog\\\/#\\\/schema\\\/person\\\/14a75706a8bb80c20bde17f11aded7b7\",\"name\":\"brian m. carlson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4e05ad6cb4b808cf81a8b9d8a9b0d3873cd5fed2d57a9c23914bdd3b2bee3ec9?s=96&d=mm&r=g9f1a3543247b2772d4fae4c7978381f9\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4e05ad6cb4b808cf81a8b9d8a9b0d3873cd5fed2d57a9c23914bdd3b2bee3ec9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4e05ad6cb4b808cf81a8b9d8a9b0d3873cd5fed2d57a9c23914bdd3b2bee3ec9?s=96&d=mm&r=g\",\"caption\":\"brian m. carlson\"},\"description\":\"brian m. carlson is an engineer on the Git Systems team and, in their spare time, a contributor to Git.\",\"url\":\"https:\\\/\\\/github.blog\\\/author\\\/bk2204\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Improving Git protocol security on GitHub Enterprise Server - The GitHub Blog","description":"The recent changes to improve protocol security on GitHub.com are now coming to GitHub Enterprise Server, starting with version 3.6.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/","og_locale":"en_US","og_type":"article","og_title":"Improving Git protocol security on GitHub Enterprise Server","og_description":"The recent changes to improve protocol security on GitHub.com are now coming to GitHub Enterprise Server, starting with version 3.6.","og_url":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/","og_site_name":"The GitHub Blog","article_published_time":"2022-06-28T17:00:06+00:00","og_image":[{"width":2400,"height":1260,"url":"https:\/\/github.blog\/wp-content\/uploads\/2022\/04\/Security-Enterprise@2x.png?fit=2400%2C1260","type":"image\/png"}],"author":"brian m. carlson","twitter_card":"summary_large_image","twitter_description":"The recent changes to improve protocol security on GitHub.com are now coming to GitHub Enterprise Server, starting with version 3.6.","twitter_misc":{"Written by":"brian m. carlson","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/#article","isPartOf":{"@id":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/"},"author":{"name":"brian m. carlson","@id":"https:\/\/github.blog\/#\/schema\/person\/14a75706a8bb80c20bde17f11aded7b7"},"headline":"Improving Git protocol security on GitHub Enterprise Server","datePublished":"2022-06-28T17:00:06+00:00","mainEntityOfPage":{"@id":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/"},"wordCount":700,"image":{"@id":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/#primaryimage"},"thumbnailUrl":"https:\/\/github.blog\/wp-content\/uploads\/2022\/04\/Security-Enterprise@2x.png?fit=2400%2C1260","keywords":["Git","GitHub Enterprise Server","SSH"],"articleSection":["Enterprise software","Secure software development"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/","url":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/","name":"Improving Git protocol security on GitHub Enterprise Server - The GitHub Blog","isPartOf":{"@id":"https:\/\/github.blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/#primaryimage"},"image":{"@id":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/#primaryimage"},"thumbnailUrl":"https:\/\/github.blog\/wp-content\/uploads\/2022\/04\/Security-Enterprise@2x.png?fit=2400%2C1260","datePublished":"2022-06-28T17:00:06+00:00","author":{"@id":"https:\/\/github.blog\/#\/schema\/person\/14a75706a8bb80c20bde17f11aded7b7"},"description":"The recent changes to improve protocol security on GitHub.com are now coming to GitHub Enterprise Server, starting with version 3.6.","breadcrumb":{"@id":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/#primaryimage","url":"https:\/\/github.blog\/wp-content\/uploads\/2022\/04\/Security-Enterprise@2x.png?fit=2400%2C1260","contentUrl":"https:\/\/github.blog\/wp-content\/uploads\/2022\/04\/Security-Enterprise@2x.png?fit=2400%2C1260","width":2400,"height":1260,"caption":"Security in the Enterprise"},{"@type":"BreadcrumbList","@id":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/improving-git-protocol-security-on-github-enterprise-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/github.blog\/"},{"@type":"ListItem","position":2,"name":"Enterprise software","item":"https:\/\/github.blog\/enterprise-software\/"},{"@type":"ListItem","position":3,"name":"Secure software development","item":"https:\/\/github.blog\/enterprise-software\/secure-software-development\/"},{"@type":"ListItem","position":4,"name":"Improving Git protocol security on GitHub Enterprise Server"}]},{"@type":"WebSite","@id":"https:\/\/github.blog\/#website","url":"https:\/\/github.blog\/","name":"The GitHub Blog","description":"Updates, ideas, and inspiration from GitHub to help developers build and design software.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/github.blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/github.blog\/#\/schema\/person\/14a75706a8bb80c20bde17f11aded7b7","name":"brian m. carlson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4e05ad6cb4b808cf81a8b9d8a9b0d3873cd5fed2d57a9c23914bdd3b2bee3ec9?s=96&d=mm&r=g9f1a3543247b2772d4fae4c7978381f9","url":"https:\/\/secure.gravatar.com\/avatar\/4e05ad6cb4b808cf81a8b9d8a9b0d3873cd5fed2d57a9c23914bdd3b2bee3ec9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4e05ad6cb4b808cf81a8b9d8a9b0d3873cd5fed2d57a9c23914bdd3b2bee3ec9?s=96&d=mm&r=g","caption":"brian m. carlson"},"description":"brian m. carlson is an engineer on the Git Systems team and, in their spare time, a contributor to Git.","url":"https:\/\/github.blog\/author\/bk2204\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/github.blog\/wp-content\/uploads\/2022\/04\/Security-Enterprise@2x.png?fit=2400%2C1260","jetpack_shortlink":"https:\/\/wp.me\/pamS32-h8W","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/posts\/65902","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/users\/1921"}],"replies":[{"embeddable":true,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/comments?post=65902"}],"version-history":[{"count":6,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/posts\/65902\/revisions"}],"predecessor-version":[{"id":65908,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/posts\/65902\/revisions\/65908"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/media\/63939"}],"wp:attachment":[{"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/media?parent=65902"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/categories?post=65902"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/tags?post=65902"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/github.blog\/wp-json\/wp\/v2\/coauthors?post=65902"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}