[{"data":1,"prerenderedAt":7932},["ShallowReactive",2],{"/ja-jp/blog/how-to-use-gitlabs-custom-compliance-frameworks-in-your-devsecops":3,"navigation-ja-jp":38,"banner-ja-jp":452,"footer-ja-jp":465,"footer-source-/ja-jp/blog/how-to-use-gitlabs-custom-compliance-frameworks-in-your-devsecops/":675,"blogAuthors-ja-jp":681,"next-steps-ja-jp":7917},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":16,"config":27,"_id":31,"_type":32,"title":33,"_source":34,"_file":35,"_stem":36,"_extension":37},"/ja-jp/blog/how-to-use-gitlabs-custom-compliance-frameworks-in-your-devsecops","blog",false,"",{"title":9,"description":10,"ogTitle":9,"ogDescription":10,"noIndex":6,"ogImage":11,"ogUrl":12,"ogSiteName":13,"ogType":14,"canonicalUrls":12,"schema":15},"GitLabのカスタムコンプライアンスフレームワークをDevSecOps環境で活用する方法","新しいフレームワークと、50個を超えるすぐに使えるコントロールを活用することで、これまでひとつずつチェックしていた規制要件を、統合された自動化ワークフローの一部へと変換する方法をご紹介します。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097104/Blog/Hero%20Images/Blog/Hero%20Images/blog-image-template-1800x945%20%284%29_3LZkiDjHLjhqEkvOvBsVKp_1750097104092.png","https://about.gitlab.com/blog/how-to-use-gitlabs-custom-compliance-frameworks-in-your-devsecops","https://about.gitlab.com","article","\n                        {\n        \"@context\": \"https://schema.org\",\n        \"@type\": \"Article\",\n        \"headline\": \"GitLabのカスタムコンプライアンスフレームワークをDevSecOps環境で活用する方法\",\n        \"author\": [{\"@type\":\"Person\",\"name\":\"Fernando Diaz\"}],\n        \"datePublished\": \"2025-04-30\",\n      }",{"title":9,"description":10,"authors":17,"heroImage":11,"date":19,"body":20,"category":21,"tags":22},[18],"Fernando Diaz","2025-04-30","コンプライアンスは、単なるチェック項目ではなく、業務リスクから顧客の信頼に至るまで、あらゆるものに影響を与える重要なビジネス機能です。開発チームにとっては、コンプライアンス要件と開発速度のバランスを取ることは特に困難です。GitLabの[カスタムコンプライアンスフレームワーク](https://about.gitlab.com/blog/introducing-custom-compliance-frameworks-in-gitlab/)を使えば、コンプライアンスの確認を開発ワークフローに直接統合することができます。この記事では、この機能の概要と、その効果を最大限に活用する方法についてご紹介します。\n\n## GitLabのカスタムコンプライアンスフレームワークとは？\n\nGitLabのカスタムコンプライアンスフレームワークを使うと、組織は自社のGitLabインスタンス内で、コンプライアンス基準を定義・実装・適用できます。この機能により、GitLabに元々備わっているコンプライアンス機能を拡張し、特定の規制要件や社内ポリシー、業界標準に合わせたカスタマイズ可能なフレームワークを作成できるようになります。\n\nカスタムコンプライアンスフレームワークには、次のようなメリットがあります。\n* 手動での追跡作業にかかる手間を削減\n* 監査対応の準備を加速\n* コンプライアンス制御をGitLab上でネイティブに適用\n\n![フレームワークが一覧表示されたコンプライアンスセンターのスクリーンショット](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097114/Blog/Content%20Images/Blog/Content%20Images/image3_aHR0cHM6_1750097114254.png)\n\n今回のリリースでは、50個を超えるすぐに使える（OOTB）コントロールが提供されており（今後さらに追加予定）、医療分野のHIPAA、データプライバシーに関するGDPR（EU一般データ保護規則）、サービス組織向けのシステムおよび組織管理（SOC）2、その他業界固有の規制など、組織ごとのコンプライアンスのニーズに合わせて調整できます。OOTBコントロールの一例は以下のとおりです。\n\n* 職務分離（SoD、例：最低2名の承認者が必要、作成者によるマージリクエストの承認）\n* セキュリティスキャナの実行（例：SASTの実行、[依存関係スキャン](https://docs.gitlab.com/user/application_security/dependency_scanning/)の実行）\n* 認証/認可（例：プロジェクトの公開設定が非公開、AuthSSOが必須）\n* アプリケーション構成（例：ステータスチェックが必須、Terraformが必須）\n\nさらに、GitLab APIを使用して外部環境のコントロールを構成することもでき、外部環境のステータスや詳細を確認できます。\n\n## ゼロからカスタムコンプライアンスフレームワークを作成する\n\nその価値を理解できたところで、次はGitLab環境でカスタムコンプライアンスフレームワークを実装する方法を見ていきましょう。デモアプリケーションを使って説明しますので、動画を見ながら一緒に進めてください。\n\n**注：** GitLab Ultimateのサブスクリプションが必要です。\n\n\u003C!-- TODO: EMBED_YT_VIDEO -->\n\n\u003C!-- blank line -->\n\u003Cfigure class=\"video_container\">\n  \u003Ciframe src=\"https://www.youtube.com/embed/bSwwv5XeMdQ?si=unDwCltF4vTHT4mB\" title=\"Adhering to compliance requirements with built-in compliance controls\n\" frameborder=\"0\" allowfullscreen=\"true\"> \u003C/iframe>\n\u003C/figure>\n\u003C!-- blank line -->\n\n**ステップ1：コンプライアンス要件を定義する**\n\nカスタムフレームワークを構築する前に、まずはコンプライアンス要件を明確に定義する必要があります。\n\n1. **適用される規制を特定する：** 自社に適用される規制や標準（例：GDPR、PCI DSS、HIPAA）を確認します。\n2. **各要件に対応するコントロールを割り当てる：** 各規制を、具体的で実行可能なコントロールとして整理します。\n3. **要件に優先順位を付ける：** リスクの高い領域や、影響の大きい要件を優先します。\n\n**ステップ2：カスタムコンプライアンスフレームワークを作成する**\n\n以下の手順でカスタムコンプライアンスフレームワークを作成できます。\n\n1. GitLabグループの**セキュア  > コンプライアンスセンター**セクションに移動します。\n2. **新しいフレームワーク**ボタンを押します。\n3. **空のフレームワークを作成**を選択します。\n\n![カスタムコンプライアンスフレームワークの作成画面](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097114/Blog/Content%20Images/Blog/Content%20Images/image7_aHR0cHM6_1750097114255.png)\n\n4. フレームワークの名前、説明、色を設定します。\n\n![「新しいコンプライアンスフレームワーク」の画面](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097114/Blog/Content%20Images/Blog/Content%20Images/image6_aHR0cHM6_1750097114257.png)\n\n5. フレームワークに要件を追加します：\n   a. ページを下にスクロールして**要件**タブを開きます。\n\n   b. **新しい要件**ボタンをクリックします。\n\n   c. 名前と説明を入力します。\n   d. **コントロール**セクションで**GitLab コントロールを選択**をクリックします。\n   e. 一覧からコントロールを選択します（例：少なくとも 2 つの承認、SAST の実行など）。\n   f.  **要求事項を作成**ボタンをクリックします。\n\n![「要求事項を作成」ボタン](https://res.cloudinary.com/about-gitlab-com/image/upload/v1752378652/Blog/oufh8frdwiq1os85byin.png)\n\n6. **フレームワークを作成**ボタンをクリックします。\n\n指定した内容でフレームワークが作成され、プロジェクトに追加できるようになります。また、適切なスキーマに準拠したJSONを使用して、コンプライアンスフレームワークを[インポート](http://TODO)することも可能です。\n\n**ステップ3：プロジェクトにフレームワークを適用する**\n\nフレームワークを作成したら、以下の手順に従います。\n1. コンプライアンスセンターから**プロジェクト**タブを選択します。\n2. 検索バーを使って対象のプロジェクトを**検索**または**絞り込み**ます。\n3. フレームワークを適用するプロジェクトを選択します。\n4. **一括操作を選択**ボタンをクリックします。\n5. **選択したプロジェクトにフレームワークを適用する**を選択します。\n6. **フレームワークを選択**ボタンをクリックします。\n7. 一覧から適用するフレームワークを選択します。\n8. **適用**ボタンをクリックします。\n\n![SOC 2フレームワークのドロップダウンが表示されたコンプライアンスセンターの画面](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097114/Blog/Content%20Images/Blog/Content%20Images/image2_aHR0cHM6_1750097114258.png)\n\n適用されたフレームワークは、プロジェクト内で要求事項として可視化され、追跡できるようになります。\n\n**ステップ4：コンプライアンスの状況をモニタリング・報告する**\n\nフレームワークを設定したら、以下のことができるようになります。\n\n1. コンプライアンスセンターを使って、プロジェクト全体のコンプライアンス状況を管理する。不合格となったコントロールの詳細や、推奨される修正方法も確認できます。\n2. 監査や関係者によるレビューへ向けた、**コンプライアンスレポート**を生成する。\n3. **コンプライアンスに関するアラート**を設定し、潜在的な問題を関係者へ通知する。\n4. **監査イベント**で、コンプライアンス設定に対して行われた操作の概要を確認する。\n\n![SOC2テストフレームワークが表示されたコンプライアンスセンターの画面](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097114/Blog/Content%20Images/Blog/Content%20Images/image5_aHR0cHM6_1750097114260.png)\n\n## 実例：SOC2 コンプライアンスフレームワークの実装\n\nシステムおよび組織管理（SOC）2、通称SOC2は、米国公認会計士協会（AICPA）によって策定された、厳格な監査基準です。SOC2は、サービス組織のセキュリティ、可用性、処理の完全性、機密性、プライバシーに関するコントロールを評価します。詳細については、[GitLabでSOC 2のセキュリティ要件を満たすためのガイド](https://about.gitlab.com/blog/guide-to-fulfilling-soc-2-security-requirements-with-gitlab/)をご覧ください。\n\nそれでは、カスタムコンプライアンスフレームワークを使って SOC2 のセキュリティコンプライアンスを検証する実践的な例を見てみましょう。SOC2 のセキュリティ基準には以下が求められます。\n\n* 不正アクセスを防ぐためのコントロールの導入\n* リスクを特定し、軽減するための手順の確立\n* セキュリティインシデントの検出および対応のためのシステムの構築\n\n**免責事項：** これはSOC2の要件に準拠するために利用可能な一部のコントロールを紹介する例です。本番環境に導入する前に、必ずセキュリティ/コンプライアンスチームと相談してください。\n\nGitLabのOOTB（すぐに使える）コントロールを活用したSOC2用カスタムコンプライアンスフレームワークの例：\n\n* **名前：** SOC2セキュリティ要件\n* **説明：** SOC2フレームワークに準拠するためのセキュリティ要件を追加します\n* **要件：**\n  * **不正アクセスを防ぐためのコントロールの導入**\n    * Auth SSOを有効化\n    * CI/CDジョブトークンのスコープを有効化\n    * 組織レベルでMFA（多要素認証）を必須化\n  * **リスクを特定し、軽減するための手順の確立**\n    * 少なくとも2つの承認\n    * 作成者によるマージリクエストの承認\n    * コミッターによるマージリクエストの承認\n    * デフォルトブランチの保護\n  * **セキュリティインシデントの検出および対応のためのシステムの構築**\n    * 依存関係スキャンの実行\n    * SASTの実行\n    * DASTの実行\n\nこのフレームワークをプロジェクトに適用することで、コンプライアンスが崩れたタイミングや、再度準拠するために必要な対策を把握できるようになります。なお、1つのプロジェクトに対して複数のコンプライアンスフレームワークを作成・適用することも可能です。たとえば、SOC2のプロセス整合性要件専用のフレームワークを別途設けることもできます。\n\n## コンプライアンス要件を満たすためにセキュリティポリシーを実装する\n\n必須ではありませんが、カスタムコンプライアンスフレームワークを含むプロジェクトにセキュリティポリシーを適用することができます。これにより、特定のコンプライアンス基準がセキュリティポリシーによって強制されることを保証できます。たとえば、セキュリティスキャンを求めるカスタムコンプライアンスフレームワークが適用されたプロジェクトに対して、セキュリティスキャナーの実行を強制できます。\n\nGitLab では、以下のようなさまざまなセキュリティポリシーが提供されています。\n\n* [スキャン実行ポリシー](https://docs.gitlab.com/user/application_security/policies/scan_execution_policies/)：パイプラインの一部または指定されたスケジュールでセキュリティスキャンを実行します。\n* [マージリクエスト承認ポリシー](https://docs.gitlab.com/user/application_security/policies/merge_request_approval_policies/)：スキャン結果に基づいて、プロジェクトレベルの設定や承認ルールを強制します。\n* [パイプライン実行ポリシー](https://docs.gitlab.com/user/application_security/policies/pipeline_execution_policies/)：プロジェクトのパイプラインにおけるCI/CDジョブの実行を強制します。\n* [脆弱性管理ポリシー](https://docs.gitlab.com/user/application_security/policies/vulnerability_management_policy/)：デフォルトブランチで検出されなくなった脆弱性を自動的に解決します。\n\nここでは、SASTスキャナーを実行することで、SASTスキャンを要求する要件への準拠を自動的に行う方法を紹介します。特定のフレームワークが適用されたプロジェクトに対してセキュリティポリシーを作成・適用するには、次の手順に従います。\n\n1. **SAST スキャン**が求められるカスタムコンプライアンスフレームワークが適用されているプロジェクトに移動します。\n2. サイドバーで、**セキュア > ポリシー**の順に選択します。\n3. **新しいポリシー**ボタンをクリックします。\n4. **スキャン実行ポリシー**で、**ポリシーを選択**ボタンをクリックします。\n5. **名前**と**説明**を入力します。\n6. **アクション**で、実行するスキャンとして**SAST**を選択します。\n\n![「アクション」画面](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097114/Blog/Content%20Images/Blog/Content%20Images/image4_aHR0cHM6_1750097114263.png)\n\n7. **条件**で、すべてのブランチでパイプラインが実行されたときにトリガーされるように設定します。\n\n![「条件」画面](https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097114/Blog/Content%20Images/Blog/Content%20Images/image8_aHR0cHM6_1750097114264.png)\n\n8. **マージリクエスト経由で設定** ボタンをクリックします。\n9. この時点で、すべてのセキュリティポリシーが含まれた別プロジェクトでマージリクエスト（MR）が作成されます。\n10. **マージ**ボタンをクリックします。\n\nこれで、すべてのブランチでSASTが実行されるようになり、その領域におけるコンプライアンスが保証されます。他にもさまざまな種類のセキュリティポリシーがありますので、要件に合うものを探してみてください。\n\n\n\n## 5つのベストプラクティス\n\nカスタムコンプライアンスフレームワークを最大限に活用するために、以下のベストプラクティスに従いましょう。\n\n1. **小さく始める：** まずは、重要な規制や標準のうち1つから着手し、そこから範囲を広げていきましょう。\n2. **関係者を巻き込む：** フレームワークの作成には、コンプライアンスチーム、セキュリティチーム、デベロッパーチームを含めることが重要です。\n3. **可能な限り自動化する：** GitLab CI/CDを活用して、コンプライアンスチェックの自動化を図りましょう。\n4. **しっかりと文書化する：** フレームワークがどのように規制要件に対応しているか、明確に文書化しておきましょう。\n5. **定期的に見直す：** 規制の変更や新たな要件の発生に応じて、フレームワークを更新するようにしましょう。\n\n## 無料トライアルで今すぐスタート！\n\nGitLabのカスタムコンプライアンスフレームワークは、コンプライアンスを開発ワークフローに直接組み込むことで、DevSecOpsにおける大きな進化をもたらします。カスタムフレームワークを導入することで、コンプライアンス業務の負担を軽減し、リスク管理を強化しながら、規制要件を満たしたまま開発サイクルを加速させることが可能になります。\n\nカスタムコンプライアンスフレームワークを定義・適用できる機能により、チームは自社特有の規制状況に対応する柔軟性を得られる一方で、組織全体のコンプライアンスの慣習を一貫させるために必要な構造も得られます。\n\n今後さらに規制要件が複雑化していく中で、カスタムコンプライアンスフレームワークのようなツールを活用して、コンプライアンスと開発速度のバランスを持続的に両立させることが、ますます重要になるでしょう。\n\n> 今すぐカスタムコンプライアンスフレームワークをお試しになりたい場合は、[GitLab Ultimateの無料トライアル](https://about.gitlab.com/ja-jp/free-trial/?hosted=saas)にぜひお申し込みください。\n\n## 関連リンク\n\n以下のリソースで、カスタムコンプライアンスフレームワークの詳細や、そのメリットについてご覧いただけます。\n\n* [カスタムコンプライアンスフレームワークのドキュメント](https://docs.gitlab.com/user/compliance/compliance_center/compliance_status_report/)\n* [カスタムコンプライアンスフレームワークに関するエピック](https://gitlab.com/groups/gitlab-org/-/epics/13295)\n* [セキュリティポリシーに関するドキュメント](https://docs.gitlab.com/user/application_security/policies/)\n* [GitLabのセキュリティおよびコンプライアンスソリューション](https://about.gitlab.com/ja-jp/solutions/application-security-testing/)","security",[21,23,24,25,26],"tutorial","DevSecOps platform","features","product",{"slug":28,"featured":29,"template":30},"how-to-use-gitlabs-custom-compliance-frameworks-in-your-devsecops",true,"BlogPost","content:ja-jp:blog:how-to-use-gitlabs-custom-compliance-frameworks-in-your-devsecops.yml","yaml","How To Use Gitlabs Custom Compliance Frameworks In Your Devsecops","content","ja-jp/blog/how-to-use-gitlabs-custom-compliance-frameworks-in-your-devsecops.yml","ja-jp/blog/how-to-use-gitlabs-custom-compliance-frameworks-in-your-devsecops","yml",{"_path":39,"_dir":40,"_draft":6,"_partial":6,"_locale":7,"data":41,"_id":448,"_type":32,"title":449,"_source":34,"_file":450,"_stem":451,"_extension":37},"/shared/ja-jp/main-navigation","ja-jp",{"logo":42,"freeTrial":47,"sales":52,"login":57,"items":62,"search":392,"minimal":426,"duo":439},{"config":43},{"href":44,"dataGaName":45,"dataGaLocation":46},"/ja-jp/","gitlab logo","header",{"text":48,"config":49},"無料トライアルを開始",{"href":50,"dataGaName":51,"dataGaLocation":46},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":53,"config":54},"お問い合わせ",{"href":55,"dataGaName":56,"dataGaLocation":46},"/ja-jp/sales/","sales",{"text":58,"config":59},"サインイン",{"href":60,"dataGaName":61,"dataGaLocation":46},"https://gitlab.com/users/sign_in/","sign in",[63,107,204,209,314,374],{"text":64,"config":65,"cards":67,"footer":90},"プラットフォーム",{"dataNavLevelOne":66},"platform",[68,74,82],{"title":64,"description":69,"link":70},"最も包括的かつAIで強化されたDevSecOpsプラットフォーム",{"text":71,"config":72},"プラットフォームを詳しく見る",{"href":73,"dataGaName":66,"dataGaLocation":46},"/ja-jp/platform/",{"title":75,"description":76,"link":77},"GitLab Duo（AI）","開発のすべてのステージでAIを活用し、ソフトウェアをより迅速にビルド",{"text":78,"config":79},"GitLab Duoのご紹介",{"href":80,"dataGaName":81,"dataGaLocation":46},"/ja-jp/gitlab-duo/","gitlab duo ai",{"title":83,"description":84,"link":85},"GitLabが選ばれる理由","GitLabが大企業に選ばれる理由10選",{"text":86,"config":87},"詳細はこちら",{"href":88,"dataGaName":89,"dataGaLocation":46},"/ja-jp/why-gitlab/","why gitlab",{"title":91,"items":92},"利用を開始：",[93,98,103],{"text":94,"config":95},"プラットフォームエンジニアリング",{"href":96,"dataGaName":97,"dataGaLocation":46},"/ja-jp/solutions/platform-engineering/","platform engineering",{"text":99,"config":100},"開発者の経験",{"href":101,"dataGaName":102,"dataGaLocation":46},"/ja-jp/developer-experience/","Developer experience",{"text":104,"config":105},"MLOps",{"href":106,"dataGaName":104,"dataGaLocation":46},"/ja-jp/topics/devops/the-role-of-ai-in-devops/",{"text":108,"left":29,"config":109,"link":111,"lists":115,"footer":186},"製品",{"dataNavLevelOne":110},"solutions",{"text":112,"config":113},"すべてのソリューションを表示",{"href":114,"dataGaName":110,"dataGaLocation":46},"/ja-jp/solutions/",[116,142,164],{"title":117,"description":118,"link":119,"items":124},"自動化","CI/CDと自動化でデプロイを加速",{"config":120},{"icon":121,"href":122,"dataGaName":123,"dataGaLocation":46},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[125,129,133,138],{"text":126,"config":127},"CI/CD",{"href":128,"dataGaLocation":46,"dataGaName":126},"/ja-jp/solutions/continuous-integration/",{"text":130,"config":131},"AIアシストによる開発",{"href":80,"dataGaLocation":46,"dataGaName":132},"AI assisted development",{"text":134,"config":135},"ソースコード管理",{"href":136,"dataGaLocation":46,"dataGaName":137},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":139,"config":140},"自動化されたソフトウェアデリバリー",{"href":122,"dataGaLocation":46,"dataGaName":141},"Automated software delivery",{"title":143,"description":144,"link":145,"items":150},"セキュリティ","セキュリティを損なうことなくコードをより迅速に完成",{"config":146},{"href":147,"dataGaName":148,"dataGaLocation":46,"icon":149},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[151,155,160],{"text":152,"config":153},"Application Security Testing",{"href":147,"dataGaName":154,"dataGaLocation":46},"Application security testing",{"text":156,"config":157},"ソフトウェアサプライチェーンの安全性",{"href":158,"dataGaLocation":46,"dataGaName":159},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":161,"config":162},"Software Compliance",{"href":163,"dataGaName":161,"dataGaLocation":46},"/ja-jp/solutions/software-compliance/",{"title":165,"link":166,"items":171},"測定",{"config":167},{"icon":168,"href":169,"dataGaName":170,"dataGaLocation":46},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[172,176,181],{"text":173,"config":174},"可視性と測定",{"href":169,"dataGaLocation":46,"dataGaName":175},"Visibility and Measurement",{"text":177,"config":178},"バリューストリーム管理",{"href":179,"dataGaLocation":46,"dataGaName":180},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":182,"config":183},"分析とインサイト",{"href":184,"dataGaLocation":46,"dataGaName":185},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":187,"items":188},"GitLabが活躍する場所",[189,194,199],{"text":190,"config":191},"Enterprise",{"href":192,"dataGaLocation":46,"dataGaName":193},"/ja-jp/enterprise/","enterprise",{"text":195,"config":196},"スモールビジネス",{"href":197,"dataGaLocation":46,"dataGaName":198},"/ja-jp/small-business/","small business",{"text":200,"config":201},"公共機関",{"href":202,"dataGaLocation":46,"dataGaName":203},"/ja-jp/solutions/public-sector/","public sector",{"text":205,"config":206},"価格",{"href":207,"dataGaName":208,"dataGaLocation":46,"dataNavLevelOne":208},"/ja-jp/pricing/","pricing",{"text":210,"config":211,"link":213,"lists":217,"feature":301},"関連リソース",{"dataNavLevelOne":212},"resources",{"text":214,"config":215},"すべてのリソースを表示",{"href":216,"dataGaName":212,"dataGaLocation":46},"/ja-jp/resources/",[218,251,273],{"title":219,"items":220},"はじめに",[221,226,231,236,241,246],{"text":222,"config":223},"インストール",{"href":224,"dataGaName":225,"dataGaLocation":46},"/ja-jp/install/","install",{"text":227,"config":228},"クイックスタートガイド",{"href":229,"dataGaName":230,"dataGaLocation":46},"/ja-jp/get-started/","quick setup checklists",{"text":232,"config":233},"学ぶ",{"href":234,"dataGaLocation":46,"dataGaName":235},"https://university.gitlab.com/","learn",{"text":237,"config":238},"製品ドキュメント",{"href":239,"dataGaName":240,"dataGaLocation":46},"https://docs.gitlab.com/","product documentation",{"text":242,"config":243},"ベストプラクティスビデオ",{"href":244,"dataGaName":245,"dataGaLocation":46},"/ja-jp/getting-started-videos/","best practice videos",{"text":247,"config":248},"インテグレーション",{"href":249,"dataGaName":250,"dataGaLocation":46},"/ja-jp/integrations/","integrations",{"title":252,"items":253},"検索する",[254,259,263,268],{"text":255,"config":256},"お客様成功事例",{"href":257,"dataGaName":258,"dataGaLocation":46},"/ja-jp/customers/","customer success stories",{"text":260,"config":261},"ブログ",{"href":262,"dataGaName":5,"dataGaLocation":46},"/ja-jp/blog/",{"text":264,"config":265},"リモート",{"href":266,"dataGaName":267,"dataGaLocation":46},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":269,"config":270},"TeamOps",{"href":271,"dataGaName":272,"dataGaLocation":46},"/ja-jp/teamops/","teamops",{"title":274,"items":275},"つなげる",[276,281,286,291,296],{"text":277,"config":278},"GitLabサービス",{"href":279,"dataGaName":280,"dataGaLocation":46},"/ja-jp/services/","services",{"text":282,"config":283},"コミュニティ",{"href":284,"dataGaName":285,"dataGaLocation":46},"/community/","community",{"text":287,"config":288},"フォーラム",{"href":289,"dataGaName":290,"dataGaLocation":46},"https://forum.gitlab.com/","forum",{"text":292,"config":293},"イベント",{"href":294,"dataGaName":295,"dataGaLocation":46},"/events/","events",{"text":297,"config":298},"パートナー",{"href":299,"dataGaName":300,"dataGaLocation":46},"/ja-jp/partners/","partners",{"backgroundColor":302,"textColor":303,"text":304,"image":305,"link":309},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":306,"config":307},"ソースプロモカード",{"src":308},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":310,"config":311},"最新情報を読む",{"href":312,"dataGaName":313,"dataGaLocation":46},"/ja-jp/the-source/","the source",{"text":315,"config":316,"lists":318},"会社情報",{"dataNavLevelOne":317},"company",[319],{"items":320},[321,326,332,334,339,344,349,354,359,364,369],{"text":322,"config":323},"GitLabについて",{"href":324,"dataGaName":325,"dataGaLocation":46},"/ja-jp/company/","about",{"text":327,"config":328,"footerGa":331},"採用情報",{"href":329,"dataGaName":330,"dataGaLocation":46},"/jobs/","jobs",{"dataGaName":330},{"text":292,"config":333},{"href":294,"dataGaName":295,"dataGaLocation":46},{"text":335,"config":336},"経営陣",{"href":337,"dataGaName":338,"dataGaLocation":46},"/company/team/e-group/","leadership",{"text":340,"config":341},"チーム",{"href":342,"dataGaName":343,"dataGaLocation":46},"/company/team/","team",{"text":345,"config":346},"ハンドブック",{"href":347,"dataGaName":348,"dataGaLocation":46},"https://handbook.gitlab.com/","handbook",{"text":350,"config":351},"投資家向け情報",{"href":352,"dataGaName":353,"dataGaLocation":46},"https://ir.gitlab.com/","investor relations",{"text":355,"config":356},"トラストセンター",{"href":357,"dataGaName":358,"dataGaLocation":46},"/ja-jp/security/","trust center",{"text":360,"config":361},"AI Transparency Center",{"href":362,"dataGaName":363,"dataGaLocation":46},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":365,"config":366},"ニュースレター",{"href":367,"dataGaName":368,"dataGaLocation":46},"/company/contact/","newsletter",{"text":370,"config":371},"プレス",{"href":372,"dataGaName":373,"dataGaLocation":46},"/press/","press",{"text":53,"config":375,"lists":376},{"dataNavLevelOne":317},[377],{"items":378},[379,382,387],{"text":53,"config":380},{"href":55,"dataGaName":381,"dataGaLocation":46},"talk to sales",{"text":383,"config":384},"サポートを受ける",{"href":385,"dataGaName":386,"dataGaLocation":46},"/support/","get help",{"text":388,"config":389},"カスタマーポータル",{"href":390,"dataGaName":391,"dataGaLocation":46},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":393,"login":394,"suggestions":401},"閉じる",{"text":395,"link":396},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":397,"config":398},"GitLab.com",{"href":60,"dataGaName":399,"dataGaLocation":400},"search login","search",{"text":402,"default":403},"提案",[404,407,412,414,418,422],{"text":75,"config":405},{"href":80,"dataGaName":406,"dataGaLocation":400},"GitLab Duo (AI)",{"text":408,"config":409},"コード提案（AI）",{"href":410,"dataGaName":411,"dataGaLocation":400},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":126,"config":413},{"href":128,"dataGaName":126,"dataGaLocation":400},{"text":415,"config":416},"GitLab on AWS",{"href":417,"dataGaName":415,"dataGaLocation":400},"/ja-jp/partners/technology-partners/aws/",{"text":419,"config":420},"GitLab on Google Cloud",{"href":421,"dataGaName":419,"dataGaLocation":400},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":423,"config":424},"GitLabを選ぶ理由",{"href":88,"dataGaName":425,"dataGaLocation":400},"Why GitLab?",{"freeTrial":427,"mobileIcon":431,"desktopIcon":436},{"text":48,"config":428},{"href":429,"dataGaName":51,"dataGaLocation":430},"https://gitlab.com/-/trials/new/","nav",{"altText":432,"config":433},"GitLabアイコン",{"src":434,"dataGaName":435,"dataGaLocation":430},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":432,"config":437},{"src":438,"dataGaName":435,"dataGaLocation":430},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":440,"mobileIcon":444,"desktopIcon":446},{"text":441,"config":442},"GitLab Duoの詳細について",{"href":80,"dataGaName":443,"dataGaLocation":430},"gitlab duo",{"altText":432,"config":445},{"src":434,"dataGaName":435,"dataGaLocation":430},{"altText":432,"config":447},{"src":438,"dataGaName":435,"dataGaLocation":430},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":453,"_dir":40,"_draft":6,"_partial":6,"_locale":7,"title":454,"button":455,"config":460,"_id":462,"_type":32,"_source":34,"_file":463,"_stem":464,"_extension":37},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":456,"config":457},"ベータ版を試す",{"href":458,"dataGaName":459,"dataGaLocation":46},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":461},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":466,"_dir":40,"_draft":6,"_partial":6,"_locale":7,"data":467,"_id":671,"_type":32,"title":672,"_source":34,"_file":673,"_stem":674,"_extension":37},"/shared/ja-jp/main-footer",{"text":468,"source":469,"edit":475,"contribute":480,"config":485,"items":490,"minimal":663},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":470,"config":471},"ページのソースを表示",{"href":472,"dataGaName":473,"dataGaLocation":474},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":476,"config":477},"このページを編集",{"href":478,"dataGaName":479,"dataGaLocation":474},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":481,"config":482},"ご協力をお願いします",{"href":483,"dataGaName":484,"dataGaLocation":474},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":486,"facebook":487,"youtube":488,"linkedin":489},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[491,514,568,600,635],{"title":64,"links":492,"subMenu":497},[493],{"text":494,"config":495},"DevSecOpsプラットフォーム",{"href":73,"dataGaName":496,"dataGaLocation":474},"devsecops platform",[498],{"title":205,"links":499},[500,504,509],{"text":501,"config":502},"プランの表示",{"href":207,"dataGaName":503,"dataGaLocation":474},"view plans",{"text":505,"config":506},"Premiumを選ぶ理由",{"href":507,"dataGaName":508,"dataGaLocation":474},"/ja-jp/pricing/premium/","why premium",{"text":510,"config":511},"Ultimateを選ぶ理由",{"href":512,"dataGaName":513,"dataGaLocation":474},"/ja-jp/pricing/ultimate/","why ultimate",{"title":515,"links":516},"ソリューション",[517,522,525,527,532,537,541,544,547,552,554,556,558,563],{"text":518,"config":519},"デジタルトランスフォーメーション",{"href":520,"dataGaName":521,"dataGaLocation":474},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":523,"config":524},"セキュリティとコンプライアンス",{"href":147,"dataGaName":154,"dataGaLocation":474},{"text":139,"config":526},{"href":122,"dataGaName":123,"dataGaLocation":474},{"text":528,"config":529},"アジャイル開発",{"href":530,"dataGaName":531,"dataGaLocation":474},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":533,"config":534},"クラウドトランスフォーメーション",{"href":535,"dataGaName":536,"dataGaLocation":474},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":538,"config":539},"SCM",{"href":136,"dataGaName":540,"dataGaLocation":474},"source code management",{"text":126,"config":542},{"href":128,"dataGaName":543,"dataGaLocation":474},"continuous integration & delivery",{"text":177,"config":545},{"href":179,"dataGaName":546,"dataGaLocation":474},"value stream management",{"text":548,"config":549},"GitOps",{"href":550,"dataGaName":551,"dataGaLocation":474},"/ja-jp/solutions/gitops/","gitops",{"text":190,"config":553},{"href":192,"dataGaName":193,"dataGaLocation":474},{"text":195,"config":555},{"href":197,"dataGaName":198,"dataGaLocation":474},{"text":200,"config":557},{"href":202,"dataGaName":203,"dataGaLocation":474},{"text":559,"config":560},"教育",{"href":561,"dataGaName":562,"dataGaLocation":474},"/ja-jp/solutions/education/","education",{"text":564,"config":565},"金融サービス",{"href":566,"dataGaName":567,"dataGaLocation":474},"/ja-jp/solutions/finance/","financial services",{"title":210,"links":569},[570,572,574,576,579,581,584,586,588,590,592,594,596,598],{"text":222,"config":571},{"href":224,"dataGaName":225,"dataGaLocation":474},{"text":227,"config":573},{"href":229,"dataGaName":230,"dataGaLocation":474},{"text":232,"config":575},{"href":234,"dataGaName":235,"dataGaLocation":474},{"text":237,"config":577},{"href":239,"dataGaName":578,"dataGaLocation":474},"docs",{"text":260,"config":580},{"href":262,"dataGaName":5},{"text":582,"config":583},"お客様の成功事例",{"href":257,"dataGaLocation":474},{"text":255,"config":585},{"href":257,"dataGaName":258,"dataGaLocation":474},{"text":264,"config":587},{"href":266,"dataGaName":267,"dataGaLocation":474},{"text":277,"config":589},{"href":279,"dataGaName":280,"dataGaLocation":474},{"text":269,"config":591},{"href":271,"dataGaName":272,"dataGaLocation":474},{"text":282,"config":593},{"href":284,"dataGaName":285,"dataGaLocation":474},{"text":287,"config":595},{"href":289,"dataGaName":290,"dataGaLocation":474},{"text":292,"config":597},{"href":294,"dataGaName":295,"dataGaLocation":474},{"text":297,"config":599},{"href":299,"dataGaName":300,"dataGaLocation":474},{"title":601,"links":602},"Company",[603,605,607,609,611,613,615,619,624,626,628,630],{"text":322,"config":604},{"href":324,"dataGaName":317,"dataGaLocation":474},{"text":327,"config":606},{"href":329,"dataGaName":330,"dataGaLocation":474},{"text":335,"config":608},{"href":337,"dataGaName":338,"dataGaLocation":474},{"text":340,"config":610},{"href":342,"dataGaName":343,"dataGaLocation":474},{"text":345,"config":612},{"href":347,"dataGaName":348,"dataGaLocation":474},{"text":350,"config":614},{"href":352,"dataGaName":353,"dataGaLocation":474},{"text":616,"config":617},"Sustainability",{"href":618,"dataGaName":616,"dataGaLocation":474},"/sustainability/",{"text":620,"config":621},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":622,"dataGaName":623,"dataGaLocation":474},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":355,"config":625},{"href":357,"dataGaName":358,"dataGaLocation":474},{"text":365,"config":627},{"href":367,"dataGaName":368,"dataGaLocation":474},{"text":370,"config":629},{"href":372,"dataGaName":373,"dataGaLocation":474},{"text":631,"config":632},"現代奴隷制の透明性に関する声明",{"href":633,"dataGaName":634,"dataGaLocation":474},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":53,"links":636},[637,639,641,643,648,653,658],{"text":53,"config":638},{"href":55,"dataGaName":56,"dataGaLocation":474},{"text":383,"config":640},{"href":385,"dataGaName":386,"dataGaLocation":474},{"text":388,"config":642},{"href":390,"dataGaName":391,"dataGaLocation":474},{"text":644,"config":645},"ステータス",{"href":646,"dataGaName":647,"dataGaLocation":474},"https://status.gitlab.com/","status",{"text":649,"config":650},"利用規約",{"href":651,"dataGaName":652,"dataGaLocation":474},"/terms/","terms of use",{"text":654,"config":655},"プライバシーに関する声明",{"href":656,"dataGaName":657,"dataGaLocation":474},"/ja-jp/privacy/","privacy statement",{"text":659,"config":660},"Cookieの設定",{"dataGaName":661,"dataGaLocation":474,"id":662,"isOneTrustButton":29},"cookie preferences","ot-sdk-btn",{"items":664},[665,667,669],{"text":649,"config":666},{"href":651,"dataGaName":652,"dataGaLocation":474},{"text":654,"config":668},{"href":656,"dataGaName":657,"dataGaLocation":474},{"text":659,"config":670},{"dataGaName":661,"dataGaLocation":474,"id":662,"isOneTrustButton":29},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":676,"content":677,"config":680,"_id":31,"_type":32,"title":33,"_source":34,"_file":35,"_stem":36,"_extension":37},{"title":9,"description":10,"ogTitle":9,"ogDescription":10,"noIndex":6,"ogImage":11,"ogUrl":12,"ogSiteName":13,"ogType":14,"canonicalUrls":12,"schema":15},{"title":9,"description":10,"authors":678,"heroImage":11,"date":19,"body":20,"category":21,"tags":679},[18],[21,23,24,25,26],{"slug":28,"featured":29,"template":30},[682,695,706,717,728,739,750,761,771,781,792,803,813,824,835,845,855,865,875,886,896,906,916,927,938,948,959,970,980,991,1001,1012,1023,1034,1045,1055,1066,1077,1087,1098,1108,1119,1130,1140,1150,1161,1171,1181,1191,1202,1213,1224,1235,1245,1256,1267,1278,1289,1299,1310,1322,1333,1344,1354,1366,1377,1387,1398,1408,1419,1429,1440,1451,1461,1471,1481,1492,1502,1512,1522,1532,1543,1553,1564,1574,1585,1595,1605,1615,1626,1637,1648,1659,1670,1682,1692,1703,1713,1724,1735,1746,1757,1767,1778,1789,1800,1811,1821,1832,1843,1854,1864,1877,1887,1898,1909,1920,1930,1941,1952,1963,1973,1983,1993,2003,2014,2024,2034,2045,2055,2066,2076,2087,2098,2108,2119,2129,2139,2149,2160,2170,2180,2191,2202,2212,2223,2234,2245,2255,2268,2279,2289,2301,2313,2323,2333,2344,2354,2365,2377,2388,2399,2410,2422,2433,2443,2453,2464,2474,2484,2495,2506,2516,2527,2538,2548,2558,2569,2580,2590,2601,2611,2622,2633,2644,2654,2664,2675,2686,2696,2706,2717,2729,2739,2749,2759,2770,2781,2791,2801,2811,2821,2831,2842,2853,2863,2874,2884,2894,2904,2914,2924,2935,2945,2955,2966,2976,2986,2997,3007,3017,3029,3039,3049,3061,3072,3083,3093,3104,3115,3126,3136,3148,3159,3169,3180,3191,3202,3213,3224,3235,3246,3256,3267,3278,3289,3299,3309,3320,3330,3340,3351,3362,3375,3386,3397,3407,3418,3430,3441,3452,3463,3473,3483,3494,3504,3515,3526,3537,3547,3557,3567,3577,3588,3599,3610,3621,3633,3644,3656,3667,3677,3687,3699,3709,3720,3730,3741,3751,3761,3772,3784,3794,3804,3814,3825,3835,3846,3856,3866,3877,3888,3899,3911,3922,3932,3943,3954,3964,3974,3985,3996,4007,4018,4028,4039,4050,4061,4071,4082,4093,4103,4114,4125,4136,4146,4156,4167,4178,4188,4199,4210,4221,4231,4241,4252,4263,4274,4285,4296,4306,4317,4328,4338,4348,4358,4370,4382,4392,4404,4414,4425,4436,4447,4458,4471,4481,4492,4503,4513,4523,4533,4544,4554,4565,4576,4586,4597,4607,4618,4629,4640,4651,4662,4672,4682,4693,4704,4714,4724,4734,4745,4756,4766,4776,4786,4796,4807,4817,4827,4838,4848,4859,4869,4880,4891,4901,4911,4922,4932,4942,4953,4964,4975,4986,4996,5008,5019,5030,5040,5050,5060,5071,5082,5093,5104,5114,5125,5136,5146,5157,5169,5179,5189,5199,5210,5221,5232,5242,5252,5263,5274,5284,5296,5306,5316,5327,5337,5348,5360,5371,5381,5392,5403,5413,5424,5435,5447,5457,5467,5478,5488,5499,5509,5520,5530,5540,5551,5561,5572,5582,5592,5603,5613,5624,5635,5645,5655,5666,5676,5686,5696,5706,5717,5728,5740,5751,5762,5774,5786,5797,5808,5818,5829,5839,5849,5860,5871,5882,5892,5902,5912,5922,5932,5943,5955,5966,5978,5989,5999,6009,6020,6030,6040,6050,6060,6070,6080,6091,6101,6111,6122,6132,6142,6153,6164,6174,6186,6197,6207,6219,6230,6240,6251,6262,6272,6282,6292,6304,6314,6325,6336,6347,6358,6368,6378,6389,6401,6411,6421,6432,6442,6453,6463,6475,6486,6496,6506,6517,6529,6539,6552,6562,6574,6585,6595,6605,6616,6626,6637,6648,6659,6670,6681,6692,6703,6714,6725,6736,6747,6758,6769,6780,6791,6801,6814,6824,6835,6845,6856,6866,6876,6887,6898,6909,6919,6929,6940,6950,6961,6972,6984,6995,7005,7016,7027,7037,7047,7057,7067,7077,7088,7098,7109,7119,7130,7145,7156,7166,7177,7188,7199,7210,7221,7231,7242,7253,7264,7274,7285,7295,7305,7315,7325,7335,7346,7358,7368,7379,7390,7402,7412,7423,7433,7445,7456,7466,7476,7487,7498,7508,7519,7529,7539,7550,7561,7572,7583,7593,7604,7615,7625,7635,7645,7656,7667,7677,7687,7698,7709,7719,7729,7739,7750,7760,7771,7782,7793,7803,7813,7823,7833,7844,7855,7865,7875,7885,7895,7906],{"_path":683,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":685,"config":690,"_id":692,"_type":32,"title":686,"_source":34,"_file":693,"_stem":694,"_extension":37},"/en-us/blog/authors/aakriti-gupta","authors",{"name":686,"config":687},"Aakriti Gupta",{"headshot":688,"ctfId":689},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681960/Blog/Author%20Headshots/aakriti.jpg","aakritigupta",{"template":691},"BlogAuthor","content:en-us:blog:authors:aakriti-gupta.yml","en-us/blog/authors/aakriti-gupta.yml","en-us/blog/authors/aakriti-gupta",{"_path":696,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":697,"config":701,"_id":702,"_type":32,"title":703,"_source":34,"_file":704,"_stem":705,"_extension":37},"/en-us/blog/authors/aaron-peters-member-good-docs-project",{"name":698,"config":699},"Aaron Peters, Member, Good Docs Project",{"headshot":7,"ctfId":700},"7KZoxZ7kn5c5DAvuDP6wtx",{"template":691},"content:en-us:blog:authors:aaron-peters-member-good-docs-project.yml","Aaron Peters Member Good Docs Project","en-us/blog/authors/aaron-peters-member-good-docs-project.yml","en-us/blog/authors/aaron-peters-member-good-docs-project",{"_path":707,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":708,"config":713,"_id":714,"_type":32,"title":709,"_source":34,"_file":715,"_stem":716,"_extension":37},"/en-us/blog/authors/aathira-nair",{"name":709,"config":710},"Aathira Nair",{"headshot":711,"ctfId":712},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663871/Blog/Author%20Headshots/anair5-headshot.jpg","anair",{"template":691},"content:en-us:blog:authors:aathira-nair.yml","en-us/blog/authors/aathira-nair.yml","en-us/blog/authors/aathira-nair",{"_path":718,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":719,"config":724,"_id":725,"_type":32,"title":720,"_source":34,"_file":726,"_stem":727,"_extension":37},"/en-us/blog/authors/abdulkader-benchi",{"name":720,"config":721},"Abdulkader Benchi",{"headshot":722,"ctfId":723},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659488/Blog/Author%20Headshots/gitlab-logo-extra-whitespace.png","Abdulkader-Benchi",{"template":691},"content:en-us:blog:authors:abdulkader-benchi.yml","en-us/blog/authors/abdulkader-benchi.yml","en-us/blog/authors/abdulkader-benchi",{"_path":729,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":730,"config":735,"_id":736,"_type":32,"title":731,"_source":34,"_file":737,"_stem":738,"_extension":37},"/en-us/blog/authors/abubakar-siddiq-ango",{"name":731,"config":732},"Abubakar Siddiq Ango",{"headshot":733,"ctfId":734},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749660104/Blog/Author%20Headshots/abuango-headshot.jpg","abuango",{"template":691},"content:en-us:blog:authors:abubakar-siddiq-ango.yml","en-us/blog/authors/abubakar-siddiq-ango.yml","en-us/blog/authors/abubakar-siddiq-ango",{"_path":740,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":741,"config":746,"_id":747,"_type":32,"title":742,"_source":34,"_file":748,"_stem":749,"_extension":37},"/en-us/blog/authors/achilleas-pipinellis",{"name":742,"config":743},"Achilleas Pipinellis",{"headshot":744,"ctfId":745},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749671703/Blog/Author%20Headshots/axil-headshot.jpg","Achilleas-Pipinellis",{"template":691},"content:en-us:blog:authors:achilleas-pipinellis.yml","en-us/blog/authors/achilleas-pipinellis.yml","en-us/blog/authors/achilleas-pipinellis",{"_path":751,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":752,"config":756,"_id":757,"_type":32,"title":758,"_source":34,"_file":759,"_stem":760,"_extension":37},"/en-us/blog/authors/adfinis-sygroup",{"name":753,"config":754},"Adfinis SyGroup",{"headshot":722,"ctfId":755},"Adfinis-SyGroup",{"template":691},"content:en-us:blog:authors:adfinis-sygroup.yml","Adfinis Sygroup","en-us/blog/authors/adfinis-sygroup.yml","en-us/blog/authors/adfinis-sygroup",{"_path":762,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":763,"config":767,"_id":768,"_type":32,"title":764,"_source":34,"_file":769,"_stem":770,"_extension":37},"/en-us/blog/authors/ahmet-kizilay",{"name":764,"config":765},"Ahmet Kizilay",{"headshot":722,"ctfId":766},"Ahmet-Kizilay",{"template":691},"content:en-us:blog:authors:ahmet-kizilay.yml","en-us/blog/authors/ahmet-kizilay.yml","en-us/blog/authors/ahmet-kizilay",{"_path":772,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":773,"config":777,"_id":778,"_type":32,"title":774,"_source":34,"_file":779,"_stem":780,"_extension":37},"/en-us/blog/authors/akashdeep-dhar",{"name":774,"config":775},"Akashdeep Dhar",{"headshot":7,"ctfId":776},"t0xic0der",{"template":691},"content:en-us:blog:authors:akashdeep-dhar.yml","en-us/blog/authors/akashdeep-dhar.yml","en-us/blog/authors/akashdeep-dhar",{"_path":782,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":783,"config":788,"_id":789,"_type":32,"title":784,"_source":34,"_file":790,"_stem":791,"_extension":37},"/en-us/blog/authors/alana-bellucci",{"name":784,"config":785},"Alana Bellucci",{"headshot":786,"ctfId":787},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664907/Blog/Author%20Headshots/abellucci-headshot.jpg","abellucci",{"template":691},"content:en-us:blog:authors:alana-bellucci.yml","en-us/blog/authors/alana-bellucci.yml","en-us/blog/authors/alana-bellucci",{"_path":793,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":794,"config":799,"_id":800,"_type":32,"title":795,"_source":34,"_file":801,"_stem":802,"_extension":37},"/en-us/blog/authors/alex-fracazo",{"name":795,"config":796},"Alex Fracazo",{"headshot":797,"ctfId":798},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663572/Blog/Author%20Headshots/Alex_Fracazo_headshot.png","1fd3avORyzEvt4jtKpkT2k",{"template":691},"content:en-us:blog:authors:alex-fracazo.yml","en-us/blog/authors/alex-fracazo.yml","en-us/blog/authors/alex-fracazo",{"_path":804,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":805,"config":809,"_id":810,"_type":32,"title":806,"_source":34,"_file":811,"_stem":812,"_extension":37},"/en-us/blog/authors/alex-groleau",{"name":806,"config":807},"Alex Groleau",{"headshot":722,"ctfId":808},"3VVHytQSHu9ehZgsUEJ3qq",{"template":691},"content:en-us:blog:authors:alex-groleau.yml","en-us/blog/authors/alex-groleau.yml","en-us/blog/authors/alex-groleau",{"_path":814,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":815,"config":820,"_id":821,"_type":32,"title":816,"_source":34,"_file":822,"_stem":823,"_extension":37},"/en-us/blog/authors/alex-mark",{"name":816,"config":817},"Alex Mark",{"headshot":818,"ctfId":819},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1755709078/j3vuvongn6hbucxwaufz.png","alexmark",{"template":691},"content:en-us:blog:authors:alex-mark.yml","en-us/blog/authors/alex-mark.yml","en-us/blog/authors/alex-mark",{"_path":825,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":826,"config":831,"_id":832,"_type":32,"title":827,"_source":34,"_file":833,"_stem":834,"_extension":37},"/en-us/blog/authors/alex-martin",{"name":827,"config":828},"Alex Martin",{"headshot":829,"ctfId":830},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666415/Blog/Author%20Headshots/alex_martin_headshot.png","4vZLX2E8BoR3LCNoYdooCY",{"template":691},"content:en-us:blog:authors:alex-martin.yml","en-us/blog/authors/alex-martin.yml","en-us/blog/authors/alex-martin",{"_path":836,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":837,"config":841,"_id":842,"_type":32,"title":838,"_source":34,"_file":843,"_stem":844,"_extension":37},"/en-us/blog/authors/alexander-dietrich",{"name":838,"config":839},"Alexander Dietrich",{"headshot":722,"ctfId":840},"2CzeEOPVjjGKpdblIm0JfO",{"template":691},"content:en-us:blog:authors:alexander-dietrich.yml","en-us/blog/authors/alexander-dietrich.yml","en-us/blog/authors/alexander-dietrich",{"_path":846,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":847,"config":851,"_id":852,"_type":32,"title":848,"_source":34,"_file":853,"_stem":854,"_extension":37},"/en-us/blog/authors/alexander-malaev",{"name":848,"config":849},"Alexander Malaev",{"headshot":722,"ctfId":850},"Alexander-Malaev",{"template":691},"content:en-us:blog:authors:alexander-malaev.yml","en-us/blog/authors/alexander-malaev.yml","en-us/blog/authors/alexander-malaev",{"_path":856,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":857,"config":861,"_id":862,"_type":32,"title":858,"_source":34,"_file":863,"_stem":864,"_extension":37},"/en-us/blog/authors/alexander-pereverzevs",{"name":858,"config":859},"Alexander Pereverzevs",{"headshot":7,"ctfId":860},"lokalise",{"template":691},"content:en-us:blog:authors:alexander-pereverzevs.yml","en-us/blog/authors/alexander-pereverzevs.yml","en-us/blog/authors/alexander-pereverzevs",{"_path":866,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":867,"config":871,"_id":872,"_type":32,"title":868,"_source":34,"_file":873,"_stem":874,"_extension":37},"/en-us/blog/authors/alexis-ginsberg",{"name":868,"config":869},"Alexis Ginsberg",{"headshot":722,"ctfId":870},"lmDIchpcDx48jKuke2B4l",{"template":691},"content:en-us:blog:authors:alexis-ginsberg.yml","en-us/blog/authors/alexis-ginsberg.yml","en-us/blog/authors/alexis-ginsberg",{"_path":876,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":877,"config":882,"_id":883,"_type":32,"title":878,"_source":34,"_file":884,"_stem":885,"_extension":37},"/en-us/blog/authors/allie-holland",{"name":878,"config":879},"Allie Holland",{"headshot":880,"ctfId":881},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664869/Blog/Author%20Headshots/allie_headshot.png","4Sc66Y8dwHEHwBNuJSh4Mv",{"template":691},"content:en-us:blog:authors:allie-holland.yml","en-us/blog/authors/allie-holland.yml","en-us/blog/authors/allie-holland",{"_path":887,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":888,"config":892,"_id":893,"_type":32,"title":889,"_source":34,"_file":894,"_stem":895,"_extension":37},"/en-us/blog/authors/allison-whilden",{"name":889,"config":890},"Allison Whilden",{"headshot":722,"ctfId":891},"Allison-Whilden",{"template":691},"content:en-us:blog:authors:allison-whilden.yml","en-us/blog/authors/allison-whilden.yml","en-us/blog/authors/allison-whilden",{"_path":897,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":898,"config":902,"_id":903,"_type":32,"title":899,"_source":34,"_file":904,"_stem":905,"_extension":37},"/en-us/blog/authors/alyssa-rock",{"name":899,"config":900},"Alyssa Rock",{"headshot":722,"ctfId":901},"4T2hddEfeK0Kp1zF8Ncvej",{"template":691},"content:en-us:blog:authors:alyssa-rock.yml","en-us/blog/authors/alyssa-rock.yml","en-us/blog/authors/alyssa-rock",{"_path":907,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":908,"config":912,"_id":913,"_type":32,"title":909,"_source":34,"_file":914,"_stem":915,"_extension":37},"/en-us/blog/authors/amanda-folson",{"name":909,"config":910},"Amanda Folson",{"headshot":722,"ctfId":911},"Amanda-Folson",{"template":691},"content:en-us:blog:authors:amanda-folson.yml","en-us/blog/authors/amanda-folson.yml","en-us/blog/authors/amanda-folson",{"_path":917,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":918,"config":923,"_id":924,"_type":32,"title":919,"_source":34,"_file":925,"_stem":926,"_extension":37},"/en-us/blog/authors/amanda-rueda",{"name":919,"config":920},"Amanda Rueda",{"headshot":921,"ctfId":922},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749660008/Blog/Author%20Headshots/amanda_rueda_headshot.png","73IHSOcUmhlsh9XDSEiyjs",{"template":691},"content:en-us:blog:authors:amanda-rueda.yml","en-us/blog/authors/amanda-rueda.yml","en-us/blog/authors/amanda-rueda",{"_path":928,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":929,"config":934,"_id":935,"_type":32,"title":930,"_source":34,"_file":936,"_stem":937,"_extension":37},"/en-us/blog/authors/amar-patel",{"name":930,"config":931},"Amar Patel",{"headshot":932,"ctfId":933},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663805/Blog/Author%20Headshots/amar_patel_headshot.png","1EUBoP8mmMLhdha2tRo0vB",{"template":691},"content:en-us:blog:authors:amar-patel.yml","en-us/blog/authors/amar-patel.yml","en-us/blog/authors/amar-patel",{"_path":939,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":940,"config":944,"_id":945,"_type":32,"title":941,"_source":34,"_file":946,"_stem":947,"_extension":37},"/en-us/blog/authors/amara-nwaigwe",{"name":941,"config":942},"Amara Nwaigwe",{"headshot":722,"ctfId":943},"Amara-Nwaigwe",{"template":691},"content:en-us:blog:authors:amara-nwaigwe.yml","en-us/blog/authors/amara-nwaigwe.yml","en-us/blog/authors/amara-nwaigwe",{"_path":949,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":950,"config":955,"_id":956,"_type":32,"title":951,"_source":34,"_file":957,"_stem":958,"_extension":37},"/en-us/blog/authors/amelia-bauerly",{"name":951,"config":952},"Amelia Bauerly",{"headshot":953,"ctfId":954},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670746/Blog/Author%20Headshots/ameliabauerly-headshot.jpg","ameliabauerly",{"template":691},"content:en-us:blog:authors:amelia-bauerly.yml","en-us/blog/authors/amelia-bauerly.yml","en-us/blog/authors/amelia-bauerly",{"_path":960,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":961,"config":966,"_id":967,"_type":32,"title":962,"_source":34,"_file":968,"_stem":969,"_extension":37},"/en-us/blog/authors/ameya-darshan",{"name":962,"config":963},"Ameya Darshan",{"headshot":964,"ctfId":965},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667342/Blog/Author%20Headshots/ameya_darshan_headshot.png","79paMp2QSqRdFtZznJ6uNr",{"template":691},"content:en-us:blog:authors:ameya-darshan.yml","en-us/blog/authors/ameya-darshan.yml","en-us/blog/authors/ameya-darshan",{"_path":971,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":972,"config":976,"_id":977,"_type":32,"title":973,"_source":34,"_file":978,"_stem":979,"_extension":37},"/en-us/blog/authors/andrea-borga",{"name":973,"config":974},"Andrea Borga",{"headshot":722,"ctfId":975},"6dPpfov6kpNcMdmyHyhKcN",{"template":691},"content:en-us:blog:authors:andrea-borga.yml","en-us/blog/authors/andrea-borga.yml","en-us/blog/authors/andrea-borga",{"_path":981,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":982,"config":987,"_id":988,"_type":32,"title":983,"_source":34,"_file":989,"_stem":990,"_extension":37},"/en-us/blog/authors/andreas-brandl",{"name":983,"config":984},"Andreas Brandl",{"headshot":985,"ctfId":986},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749683343/Blog/Author%20Headshots/abrandl-headshot.jpg","abrandl",{"template":691},"content:en-us:blog:authors:andreas-brandl.yml","en-us/blog/authors/andreas-brandl.yml","en-us/blog/authors/andreas-brandl",{"_path":992,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":993,"config":997,"_id":998,"_type":32,"title":994,"_source":34,"_file":999,"_stem":1000,"_extension":37},"/en-us/blog/authors/andrew-chilton",{"name":994,"config":995},"Andrew Chilton",{"headshot":7,"ctfId":996},"chilts",{"template":691},"content:en-us:blog:authors:andrew-chilton.yml","en-us/blog/authors/andrew-chilton.yml","en-us/blog/authors/andrew-chilton",{"_path":1002,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1003,"config":1008,"_id":1009,"_type":32,"title":1004,"_source":34,"_file":1010,"_stem":1011,"_extension":37},"/en-us/blog/authors/andrew-fontaine",{"name":1004,"config":1005},"Andrew Fontaine",{"headshot":1006,"ctfId":1007},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749672447/Blog/Author%20Headshots/afontaine-headshot.jpg","afontaine",{"template":691},"content:en-us:blog:authors:andrew-fontaine.yml","en-us/blog/authors/andrew-fontaine.yml","en-us/blog/authors/andrew-fontaine",{"_path":1013,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1014,"config":1019,"_id":1020,"_type":32,"title":1015,"_source":34,"_file":1021,"_stem":1022,"_extension":37},"/en-us/blog/authors/andrew-kelly",{"name":1015,"config":1016},"Andrew Kelly",{"headshot":1017,"ctfId":1018},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681953/Blog/Author%20Headshots/ankelly-headshot.jpg","ankelly",{"template":691},"content:en-us:blog:authors:andrew-kelly.yml","en-us/blog/authors/andrew-kelly.yml","en-us/blog/authors/andrew-kelly",{"_path":1024,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1025,"config":1030,"_id":1031,"_type":32,"title":1026,"_source":34,"_file":1032,"_stem":1033,"_extension":37},"/en-us/blog/authors/andrew-newdigate",{"name":1026,"config":1027},"Andrew Newdigate",{"headshot":1028,"ctfId":1029},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670199/Blog/Author%20Headshots/andrewn-headshot.jpg","andrewn",{"template":691},"content:en-us:blog:authors:andrew-newdigate.yml","en-us/blog/authors/andrew-newdigate.yml","en-us/blog/authors/andrew-newdigate",{"_path":1035,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1036,"config":1041,"_id":1042,"_type":32,"title":1037,"_source":34,"_file":1043,"_stem":1044,"_extension":37},"/en-us/blog/authors/andrew-patterson",{"name":1037,"config":1038},"Andrew Patterson",{"headshot":1039,"ctfId":1040},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669197/Blog/Author%20Headshots/andrew_patterson_headshot.png","6qJ1J2ePA6FVQaVLqx0C0d",{"template":691},"content:en-us:blog:authors:andrew-patterson.yml","en-us/blog/authors/andrew-patterson.yml","en-us/blog/authors/andrew-patterson",{"_path":1046,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1047,"config":1051,"_id":1052,"_type":32,"title":1048,"_source":34,"_file":1053,"_stem":1054,"_extension":37},"/en-us/blog/authors/andrew-taylor",{"name":1048,"config":1049},"Andrew Taylor",{"headshot":722,"ctfId":1050},"Andrew-Taylor",{"template":691},"content:en-us:blog:authors:andrew-taylor.yml","en-us/blog/authors/andrew-taylor.yml","en-us/blog/authors/andrew-taylor",{"_path":1056,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1057,"config":1062,"_id":1063,"_type":32,"title":1058,"_source":34,"_file":1064,"_stem":1065,"_extension":37},"/en-us/blog/authors/andrew-thomas",{"name":1058,"config":1059},"Andrew Thomas",{"headshot":1060,"ctfId":1061},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663944/Blog/Author%20Headshots/awthomas-headshot.jpg","awthomas",{"template":691},"content:en-us:blog:authors:andrew-thomas.yml","en-us/blog/authors/andrew-thomas.yml","en-us/blog/authors/andrew-thomas",{"_path":1067,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1068,"config":1073,"_id":1074,"_type":32,"title":1069,"_source":34,"_file":1075,"_stem":1076,"_extension":37},"/en-us/blog/authors/andy-bradfield",{"name":1069,"role":1070,"config":1071},"Andy Bradfield","Vice President, IBM Z Hybrid Cloud",{"headshot":1072},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750433790/essf1v0fbgzygctp8cuc.jpg",{"template":691},"content:en-us:blog:authors:andy-bradfield.yml","en-us/blog/authors/andy-bradfield.yml","en-us/blog/authors/andy-bradfield",{"_path":1078,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1079,"config":1083,"_id":1084,"_type":32,"title":1080,"_source":34,"_file":1085,"_stem":1086,"_extension":37},"/en-us/blog/authors/andy-rogers",{"name":1080,"config":1081},"Andy Rogers",{"headshot":722,"ctfId":1082},"Andy-Rogers",{"template":691},"content:en-us:blog:authors:andy-rogers.yml","en-us/blog/authors/andy-rogers.yml","en-us/blog/authors/andy-rogers",{"_path":1088,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1089,"config":1094,"_id":1095,"_type":32,"title":1090,"_source":34,"_file":1096,"_stem":1097,"_extension":37},"/en-us/blog/authors/andy-volpe",{"name":1090,"config":1091},"Andy Volpe",{"headshot":1092,"ctfId":1093},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669776/Blog/Author%20Headshots/andyvolpe-headshot.png","andyvolpe",{"template":691},"content:en-us:blog:authors:andy-volpe.yml","en-us/blog/authors/andy-volpe.yml","en-us/blog/authors/andy-volpe",{"_path":1099,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1100,"config":1104,"_id":1105,"_type":32,"title":1101,"_source":34,"_file":1106,"_stem":1107,"_extension":37},"/en-us/blog/authors/angelo-stavrow",{"name":1101,"config":1102},"Angelo Stavrow",{"headshot":722,"ctfId":1103},"Angelo-Stavrow",{"template":691},"content:en-us:blog:authors:angelo-stavrow.yml","en-us/blog/authors/angelo-stavrow.yml","en-us/blog/authors/angelo-stavrow",{"_path":1109,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1110,"config":1115,"_id":1116,"_type":32,"title":1111,"_source":34,"_file":1117,"_stem":1118,"_extension":37},"/en-us/blog/authors/anna-vovchenko",{"name":1111,"config":1112},"Anna Vovchenko",{"headshot":1113,"ctfId":1114},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669159/Blog/Author%20Headshots/anna_vovchenko_headshot.png","4bLGBzB5LA0jYw0y9IqCs2",{"template":691},"content:en-us:blog:authors:anna-vovchenko.yml","en-us/blog/authors/anna-vovchenko.yml","en-us/blog/authors/anna-vovchenko",{"_path":1120,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1121,"config":1126,"_id":1127,"_type":32,"title":1122,"_source":34,"_file":1128,"_stem":1129,"_extension":37},"/en-us/blog/authors/annabel-dunstone-gray",{"name":1122,"config":1123},"Annabel Dunstone Gray",{"headshot":1124,"ctfId":1125},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679009/Blog/Author%20Headshots/annabeldunstone-headshot.jpg","annabeldunstone",{"template":691},"content:en-us:blog:authors:annabel-dunstone-gray.yml","en-us/blog/authors/annabel-dunstone-gray.yml","en-us/blog/authors/annabel-dunstone-gray",{"_path":1131,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1132,"config":1136,"_id":1137,"_type":32,"title":1133,"_source":34,"_file":1138,"_stem":1139,"_extension":37},"/en-us/blog/authors/anshuman-singh",{"name":1133,"config":1134},"Anshuman Singh",{"headshot":722,"ctfId":1135},"4xzrY67JSkxp4j7hlK1DWA",{"template":691},"content:en-us:blog:authors:anshuman-singh.yml","en-us/blog/authors/anshuman-singh.yml","en-us/blog/authors/anshuman-singh",{"_path":1141,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1142,"config":1146,"_id":1147,"_type":32,"title":1143,"_source":34,"_file":1148,"_stem":1149,"_extension":37},"/en-us/blog/authors/anthony-davanzo",{"name":1143,"config":1144},"Anthony Davanzo",{"headshot":722,"ctfId":1145},"4KccrB6k5jq46xQRDOdWSb",{"template":691},"content:en-us:blog:authors:anthony-davanzo.yml","en-us/blog/authors/anthony-davanzo.yml","en-us/blog/authors/anthony-davanzo",{"_path":1151,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1152,"config":1157,"_id":1158,"_type":32,"title":1153,"_source":34,"_file":1159,"_stem":1160,"_extension":37},"/en-us/blog/authors/anton-smith",{"name":1153,"config":1154},"Anton Smith",{"headshot":1155,"ctfId":1156},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679625/Blog/Author%20Headshots/anton-headshot.png","anton",{"template":691},"content:en-us:blog:authors:anton-smith.yml","en-us/blog/authors/anton-smith.yml","en-us/blog/authors/anton-smith",{"_path":1162,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1163,"config":1167,"_id":1168,"_type":32,"title":1164,"_source":34,"_file":1169,"_stem":1170,"_extension":37},"/en-us/blog/authors/aricka-flowers",{"name":1164,"config":1165},"Aricka Flowers",{"headshot":7,"ctfId":1166},"atflowers",{"template":691},"content:en-us:blog:authors:aricka-flowers.yml","en-us/blog/authors/aricka-flowers.yml","en-us/blog/authors/aricka-flowers",{"_path":1172,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1173,"config":1177,"_id":1178,"_type":32,"title":1174,"_source":34,"_file":1179,"_stem":1180,"_extension":37},"/en-us/blog/authors/ariel-camus",{"name":1174,"config":1175},"Ariel Camus",{"headshot":7,"ctfId":1176},"arielcamus",{"template":691},"content:en-us:blog:authors:ariel-camus.yml","en-us/blog/authors/ariel-camus.yml","en-us/blog/authors/ariel-camus",{"_path":1182,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1183,"config":1187,"_id":1188,"_type":32,"title":1184,"_source":34,"_file":1189,"_stem":1190,"_extension":37},"/en-us/blog/authors/arunoda-susiripala",{"name":1184,"config":1185},"Arunoda Susiripala",{"headshot":722,"ctfId":1186},"7kQaq0xFWPi2zRW6NZIDHp",{"template":691},"content:en-us:blog:authors:arunoda-susiripala.yml","en-us/blog/authors/arunoda-susiripala.yml","en-us/blog/authors/arunoda-susiripala",{"_path":1192,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1193,"config":1197,"_id":1199,"_type":32,"title":1194,"_source":34,"_file":1200,"_stem":1201,"_extension":37},"/en-us/blog/authors/ashher-syed",{"name":1194,"config":1195},"Ashher Syed",{"headshot":1196},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1753883485/jnsltidrjyzzbxlmllua.png",{"template":691,"gitlabHandle":1198},"ashhers","content:en-us:blog:authors:ashher-syed.yml","en-us/blog/authors/ashher-syed.yml","en-us/blog/authors/ashher-syed",{"_path":1203,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1204,"config":1209,"_id":1210,"_type":32,"title":1205,"_source":34,"_file":1211,"_stem":1212,"_extension":37},"/en-us/blog/authors/ashley-knobloch",{"name":1205,"config":1206},"Ashley Knobloch",{"headshot":1207,"ctfId":1208},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682879/Blog/Author%20Headshots/aknobloch-headshot.jpg","aknobloch",{"template":691},"content:en-us:blog:authors:ashley-knobloch.yml","en-us/blog/authors/ashley-knobloch.yml","en-us/blog/authors/ashley-knobloch",{"_path":1214,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1215,"config":1220,"_id":1221,"_type":32,"title":1216,"_source":34,"_file":1222,"_stem":1223,"_extension":37},"/en-us/blog/authors/ashley-kramer",{"name":1216,"config":1217},"Ashley Kramer",{"headshot":1218,"ctfId":1219},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662520/Blog/Author%20Headshots/akramer-headshot.jpg","akramer",{"template":691},"content:en-us:blog:authors:ashley-kramer.yml","en-us/blog/authors/ashley-kramer.yml","en-us/blog/authors/ashley-kramer",{"_path":1225,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1226,"config":1230,"_id":1231,"_type":32,"title":1232,"_source":34,"_file":1233,"_stem":1234,"_extension":37},"/en-us/blog/authors/ashley-mcalpin",{"name":1227,"config":1228},"Ashley McAlpin",{"headshot":722,"ctfId":1229},"Ashley-McAlpin",{"template":691},"content:en-us:blog:authors:ashley-mcalpin.yml","Ashley Mcalpin","en-us/blog/authors/ashley-mcalpin.yml","en-us/blog/authors/ashley-mcalpin",{"_path":1236,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1237,"config":1241,"_id":1242,"_type":32,"title":1238,"_source":34,"_file":1243,"_stem":1244,"_extension":37},"/en-us/blog/authors/ashley-smith",{"name":1238,"config":1239},"Ashley Smith",{"headshot":722,"ctfId":1240},"Ashley-Smith",{"template":691},"content:en-us:blog:authors:ashley-smith.yml","en-us/blog/authors/ashley-smith.yml","en-us/blog/authors/ashley-smith",{"_path":1246,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1247,"config":1251,"_id":1252,"_type":32,"title":1253,"_source":34,"_file":1254,"_stem":1255,"_extension":37},"/en-us/blog/authors/atlassian-bitbucket-github-gitlab",{"name":1248,"config":1249},"Atlassian Bitbucket, GitHub, GitLab",{"headshot":722,"ctfId":1250},"Atlassian-Bitbucket-GitHub-GitLab",{"template":691},"content:en-us:blog:authors:atlassian-bitbucket-github-gitlab.yml","Atlassian Bitbucket Github Gitlab","en-us/blog/authors/atlassian-bitbucket-github-gitlab.yml","en-us/blog/authors/atlassian-bitbucket-github-gitlab",{"_path":1257,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1258,"config":1263,"_id":1264,"_type":32,"title":1259,"_source":34,"_file":1265,"_stem":1266,"_extension":37},"/en-us/blog/authors/austin-regnery",{"name":1259,"config":1260},"Austin Regnery",{"headshot":1261,"ctfId":1262},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679497/Blog/Author%20Headshots/aregnery-headshot.jpg","aregnery",{"template":691},"content:en-us:blog:authors:austin-regnery.yml","en-us/blog/authors/austin-regnery.yml","en-us/blog/authors/austin-regnery",{"_path":1268,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1269,"config":1274,"_id":1275,"_type":32,"title":1270,"_source":34,"_file":1276,"_stem":1277,"_extension":37},"/en-us/blog/authors/ayoub-fandi",{"name":1270,"config":1271},"Ayoub Fandi",{"headshot":1272,"ctfId":1273},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664292/Blog/Author%20Headshots/ayofan-headshot.jpg","ayofan",{"template":691},"content:en-us:blog:authors:ayoub-fandi.yml","en-us/blog/authors/ayoub-fandi.yml","en-us/blog/authors/ayoub-fandi",{"_path":1279,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1280,"config":1284,"_id":1285,"_type":32,"title":1286,"_source":34,"_file":1287,"_stem":1288,"_extension":37},"/en-us/blog/authors/bahubali-bill-shetti",{"name":1281,"config":1282},"Bahubali (Bill) Shetti",{"headshot":722,"ctfId":1283},"4rFnUJeUt0JNGQwwCZSLMj",{"template":691},"content:en-us:blog:authors:bahubali-bill-shetti.yml","Bahubali Bill Shetti","en-us/blog/authors/bahubali-bill-shetti.yml","en-us/blog/authors/bahubali-bill-shetti",{"_path":1290,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1291,"config":1295,"_id":1296,"_type":32,"title":1292,"_source":34,"_file":1297,"_stem":1298,"_extension":37},"/en-us/blog/authors/baksheesh-singh-ghuman",{"name":1292,"config":1293},"Baksheesh Singh Ghuman",{"headshot":722,"ctfId":1294},"Baksheesh-Singh-Ghuman",{"template":691},"content:en-us:blog:authors:baksheesh-singh-ghuman.yml","en-us/blog/authors/baksheesh-singh-ghuman.yml","en-us/blog/authors/baksheesh-singh-ghuman",{"_path":1300,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1301,"config":1306,"_id":1307,"_type":32,"title":1302,"_source":34,"_file":1308,"_stem":1309,"_extension":37},"/en-us/blog/authors/bala-allam",{"name":1302,"config":1303},"Bala Allam",{"headshot":1304,"ctfId":1305},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663541/Blog/Author%20Headshots/bala_allam_headshot.png","2rLcMDIniW4zfuD8s0ckVt",{"template":691},"content:en-us:blog:authors:bala-allam.yml","en-us/blog/authors/bala-allam.yml","en-us/blog/authors/bala-allam",{"_path":1311,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1312,"config":1317,"_id":1318,"_type":32,"title":1319,"_source":34,"_file":1320,"_stem":1321,"_extension":37},"/en-us/blog/authors/balasankar-balu-c",{"name":1313,"config":1314},"Balasankar 'Balu' C",{"headshot":1315,"ctfId":1316},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681201/Blog/Author%20Headshots/balasankarc-headshot.jpg","balasankarc",{"template":691},"content:en-us:blog:authors:balasankar-balu-c.yml","Balasankar Balu C","en-us/blog/authors/balasankar-balu-c.yml","en-us/blog/authors/balasankar-balu-c",{"_path":1323,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1324,"config":1329,"_id":1330,"_type":32,"title":1325,"_source":34,"_file":1331,"_stem":1332,"_extension":37},"/en-us/blog/authors/bart-zhang",{"name":1325,"config":1326},"Bart Zhang",{"headshot":1327,"ctfId":1328},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664177/Blog/Author%20Headshots/bartzhang-headshot.jpg","bartzhang",{"template":691},"content:en-us:blog:authors:bart-zhang.yml","en-us/blog/authors/bart-zhang.yml","en-us/blog/authors/bart-zhang",{"_path":1334,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1335,"config":1340,"_id":1341,"_type":32,"title":1336,"_source":34,"_file":1342,"_stem":1343,"_extension":37},"/en-us/blog/authors/beatriz-barbosa",{"name":1336,"config":1337},"Beatriz Barbosa",{"headshot":1338,"ctfId":1339},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665252/Blog/Author%20Headshots/beatriz_barbosa.png","7GdHsfTvzkhnGh2qQmZF91",{"template":691},"content:en-us:blog:authors:beatriz-barbosa.yml","en-us/blog/authors/beatriz-barbosa.yml","en-us/blog/authors/beatriz-barbosa",{"_path":1345,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1346,"config":1350,"_id":1351,"_type":32,"title":1347,"_source":34,"_file":1352,"_stem":1353,"_extension":37},"/en-us/blog/authors/becka-lippert",{"name":1347,"config":1348},"Becka Lippert",{"headshot":722,"ctfId":1349},"7wX6Hbvb3AbKwa6NnClvBX",{"template":691},"content:en-us:blog:authors:becka-lippert.yml","en-us/blog/authors/becka-lippert.yml","en-us/blog/authors/becka-lippert",{"_path":1355,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1356,"config":1361,"_id":1362,"_type":32,"title":1363,"_source":34,"_file":1364,"_stem":1365,"_extension":37},"/en-us/blog/authors/ben-leduc-mills",{"name":1357,"config":1358},"Ben Leduc-Mills",{"headshot":1359,"ctfId":1360},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682380/Blog/Author%20Headshots/leducmills-headshot.png","leducmills",{"template":691},"content:en-us:blog:authors:ben-leduc-mills.yml","Ben Leduc Mills","en-us/blog/authors/ben-leduc-mills.yml","en-us/blog/authors/ben-leduc-mills",{"_path":1367,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1368,"config":1373,"_id":1374,"_type":32,"title":1369,"_source":34,"_file":1375,"_stem":1376,"_extension":37},"/en-us/blog/authors/ben-ridley",{"name":1369,"config":1370},"Ben Ridley",{"headshot":1371,"ctfId":1372},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659973/Blog/Author%20Headshots/bridley-headshot.jpg","bridley",{"template":691},"content:en-us:blog:authors:ben-ridley.yml","en-us/blog/authors/ben-ridley.yml","en-us/blog/authors/ben-ridley",{"_path":1378,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1379,"config":1383,"_id":1384,"_type":32,"title":1380,"_source":34,"_file":1385,"_stem":1386,"_extension":37},"/en-us/blog/authors/benedikt-rollik",{"name":1380,"config":1381},"Benedikt Rollik",{"headshot":722,"ctfId":1382},"Benedikt-Rollik",{"template":691},"content:en-us:blog:authors:benedikt-rollik.yml","en-us/blog/authors/benedikt-rollik.yml","en-us/blog/authors/benedikt-rollik",{"_path":1388,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1389,"config":1394,"_id":1395,"_type":32,"title":1390,"_source":34,"_file":1396,"_stem":1397,"_extension":37},"/en-us/blog/authors/benjamin-skierlak",{"name":1390,"config":1391},"Benjamin Skierlak",{"headshot":1392,"ctfId":1393},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659471/Blog/Author%20Headshots/Benjamin_Skierlak_headshot.png","Kzp6pkUjPORYYMoeLFPRf",{"template":691},"content:en-us:blog:authors:benjamin-skierlak.yml","en-us/blog/authors/benjamin-skierlak.yml","en-us/blog/authors/benjamin-skierlak",{"_path":1399,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1400,"config":1404,"_id":1405,"_type":32,"title":1401,"_source":34,"_file":1406,"_stem":1407,"_extension":37},"/en-us/blog/authors/bert-van-eyck",{"name":1401,"config":1402},"Bert Van Eyck",{"headshot":7,"ctfId":1403},"bertveproximus",{"template":691},"content:en-us:blog:authors:bert-van-eyck.yml","en-us/blog/authors/bert-van-eyck.yml","en-us/blog/authors/bert-van-eyck",{"_path":1409,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1410,"config":1415,"_id":1416,"_type":32,"title":1411,"_source":34,"_file":1417,"_stem":1418,"_extension":37},"/en-us/blog/authors/betsy-bula",{"name":1411,"config":1412},"Betsy Bula",{"headshot":1413,"ctfId":1414},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679451/Blog/Author%20Headshots/bbula-headshot.jpg","bbula",{"template":691},"content:en-us:blog:authors:betsy-bula.yml","en-us/blog/authors/betsy-bula.yml","en-us/blog/authors/betsy-bula",{"_path":1420,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1421,"config":1425,"_id":1426,"_type":32,"title":1422,"_source":34,"_file":1427,"_stem":1428,"_extension":37},"/en-us/blog/authors/betsy-church",{"name":1422,"config":1423},"Betsy Church",{"headshot":7,"ctfId":1424},"bchurch",{"template":691},"content:en-us:blog:authors:betsy-church.yml","en-us/blog/authors/betsy-church.yml","en-us/blog/authors/betsy-church",{"_path":1430,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1431,"config":1436,"_id":1437,"_type":32,"title":1432,"_source":34,"_file":1438,"_stem":1439,"_extension":37},"/en-us/blog/authors/bill-staples",{"name":1432,"config":1433,"role":1435},"Bill Staples",{"headshot":1434},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750434080/glxv59lh9qftpdbsb4ph.png","CEO",{"template":691},"content:en-us:blog:authors:bill-staples.yml","en-us/blog/authors/bill-staples.yml","en-us/blog/authors/bill-staples",{"_path":1441,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1442,"config":1447,"_id":1448,"_type":32,"title":1443,"_source":34,"_file":1449,"_stem":1450,"_extension":37},"/en-us/blog/authors/bob-van-landuyt",{"name":1443,"config":1444},"Bob Van Landuyt",{"headshot":1445,"ctfId":1446},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667520/Blog/Author%20Headshots/reprazent-headshot.png","reprazent",{"template":691},"content:en-us:blog:authors:bob-van-landuyt.yml","en-us/blog/authors/bob-van-landuyt.yml","en-us/blog/authors/bob-van-landuyt",{"_path":1452,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1453,"config":1457,"_id":1458,"_type":32,"title":1454,"_source":34,"_file":1459,"_stem":1460,"_extension":37},"/en-us/blog/authors/boris-baldassari",{"name":1454,"config":1455},"Boris Baldassari",{"headshot":7,"ctfId":1456},"bbaldassari",{"template":691},"content:en-us:blog:authors:boris-baldassari.yml","en-us/blog/authors/boris-baldassari.yml","en-us/blog/authors/boris-baldassari",{"_path":1462,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1463,"config":1467,"_id":1468,"_type":32,"title":1464,"_source":34,"_file":1469,"_stem":1470,"_extension":37},"/en-us/blog/authors/borivoje-tasovac",{"name":1464,"config":1465},"Borivoje Tasovac",{"headshot":7,"ctfId":1466},"borivoje",{"template":691},"content:en-us:blog:authors:borivoje-tasovac.yml","en-us/blog/authors/borivoje-tasovac.yml","en-us/blog/authors/borivoje-tasovac",{"_path":1472,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1473,"config":1477,"_id":1478,"_type":32,"title":1474,"_source":34,"_file":1479,"_stem":1480,"_extension":37},"/en-us/blog/authors/brad-downey",{"name":1474,"config":1475},"Brad Downey",{"headshot":722,"ctfId":1476},"6b6RTu6832NFEju2zKJhbE",{"template":691},"content:en-us:blog:authors:brad-downey.yml","en-us/blog/authors/brad-downey.yml","en-us/blog/authors/brad-downey",{"_path":1482,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1483,"config":1488,"_id":1489,"_type":32,"title":1484,"_source":34,"_file":1490,"_stem":1491,"_extension":37},"/en-us/blog/authors/bradley-lee",{"name":1484,"config":1485},"Bradley Lee",{"headshot":1486,"ctfId":1487},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666491/Blog/Author%20Headshots/bradleylee-headshot.jpg","bradleylee",{"template":691},"content:en-us:blog:authors:bradley-lee.yml","en-us/blog/authors/bradley-lee.yml","en-us/blog/authors/bradley-lee",{"_path":1493,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1494,"config":1498,"_id":1499,"_type":32,"title":1495,"_source":34,"_file":1500,"_stem":1501,"_extension":37},"/en-us/blog/authors/brandon-foo",{"name":1495,"config":1496},"Brandon Foo",{"headshot":722,"ctfId":1497},"Brandon-Foo",{"template":691},"content:en-us:blog:authors:brandon-foo.yml","en-us/blog/authors/brandon-foo.yml","en-us/blog/authors/brandon-foo",{"_path":1503,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1504,"config":1508,"_id":1509,"_type":32,"title":1505,"_source":34,"_file":1510,"_stem":1511,"_extension":37},"/en-us/blog/authors/brandon-jung",{"name":1505,"config":1506},"Brandon Jung",{"headshot":722,"ctfId":1507},"Brandon-Jung",{"template":691},"content:en-us:blog:authors:brandon-jung.yml","en-us/blog/authors/brandon-jung.yml","en-us/blog/authors/brandon-jung",{"_path":1513,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1514,"config":1518,"_id":1519,"_type":32,"title":1515,"_source":34,"_file":1520,"_stem":1521,"_extension":37},"/en-us/blog/authors/brandon-lyon",{"name":1515,"config":1516},"Brandon Lyon",{"headshot":7,"ctfId":1517},"brandonlyon",{"template":691},"content:en-us:blog:authors:brandon-lyon.yml","en-us/blog/authors/brandon-lyon.yml","en-us/blog/authors/brandon-lyon",{"_path":1523,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1524,"config":1528,"_id":1529,"_type":32,"title":1525,"_source":34,"_file":1530,"_stem":1531,"_extension":37},"/en-us/blog/authors/brein-matturro",{"name":1525,"config":1526},"Brein Matturro",{"headshot":7,"ctfId":1527},"bmatturro",{"template":691},"content:en-us:blog:authors:brein-matturro.yml","en-us/blog/authors/brein-matturro.yml","en-us/blog/authors/brein-matturro",{"_path":1533,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1534,"config":1538,"_id":1539,"_type":32,"title":1540,"_source":34,"_file":1541,"_stem":1542,"_extension":37},"/en-us/blog/authors/brendan-oleary",{"name":1535,"config":1536},"Brendan O'Leary",{"headshot":7,"ctfId":1537},"brendan",{"template":691},"content:en-us:blog:authors:brendan-oleary.yml","Brendan Oleary","en-us/blog/authors/brendan-oleary.yml","en-us/blog/authors/brendan-oleary",{"_path":1544,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1545,"config":1549,"_id":1550,"_type":32,"title":1546,"_source":34,"_file":1551,"_stem":1552,"_extension":37},"/en-us/blog/authors/brendan-regan",{"name":1546,"config":1547},"Brendan Regan",{"headshot":7,"ctfId":1548},"brendanregan11",{"template":691},"content:en-us:blog:authors:brendan-regan.yml","en-us/blog/authors/brendan-regan.yml","en-us/blog/authors/brendan-regan",{"_path":1554,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1555,"config":1560,"_id":1561,"_type":32,"title":1556,"_source":34,"_file":1562,"_stem":1563,"_extension":37},"/en-us/blog/authors/brett-walker",{"name":1556,"config":1557},"Brett Walker",{"headshot":1558,"ctfId":1559},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670155/Blog/Author%20Headshots/digitalmoksha-headshot.jpg","digitalmoksha",{"template":691},"content:en-us:blog:authors:brett-walker.yml","en-us/blog/authors/brett-walker.yml","en-us/blog/authors/brett-walker",{"_path":1565,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1566,"config":1570,"_id":1571,"_type":32,"title":1567,"_source":34,"_file":1572,"_stem":1573,"_extension":37},"/en-us/blog/authors/brian-glanz",{"name":1567,"config":1568},"Brian Glanz",{"headshot":7,"ctfId":1569},"brianglanz",{"template":691},"content:en-us:blog:authors:brian-glanz.yml","en-us/blog/authors/brian-glanz.yml","en-us/blog/authors/brian-glanz",{"_path":1575,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1576,"config":1580,"_id":1581,"_type":32,"title":1582,"_source":34,"_file":1583,"_stem":1584,"_extension":37},"/en-us/blog/authors/brian-oconnell",{"name":1577,"config":1578},"Brian O'Connell",{"headshot":722,"ctfId":1579},"Brian-OConnell",{"template":691},"content:en-us:blog:authors:brian-oconnell.yml","Brian Oconnell","en-us/blog/authors/brian-oconnell.yml","en-us/blog/authors/brian-oconnell",{"_path":1586,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1587,"config":1591,"_id":1592,"_type":32,"title":1588,"_source":34,"_file":1593,"_stem":1594,"_extension":37},"/en-us/blog/authors/brian-rhea",{"name":1588,"config":1589},"Brian Rhea",{"headshot":7,"ctfId":1590},"brhea",{"template":691},"content:en-us:blog:authors:brian-rhea.yml","en-us/blog/authors/brian-rhea.yml","en-us/blog/authors/brian-rhea",{"_path":1596,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1597,"config":1601,"_id":1602,"_type":32,"title":1598,"_source":34,"_file":1603,"_stem":1604,"_extension":37},"/en-us/blog/authors/brian-wald",{"name":1598,"config":1599},"Brian Wald",{"headshot":722,"ctfId":1600},"78qOxgHKlgDY2IxMrBrgCu",{"template":691},"content:en-us:blog:authors:brian-wald.yml","en-us/blog/authors/brian-wald.yml","en-us/blog/authors/brian-wald",{"_path":1606,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1607,"config":1611,"_id":1612,"_type":32,"title":1608,"_source":34,"_file":1613,"_stem":1614,"_extension":37},"/en-us/blog/authors/brittany-rohde",{"name":1608,"config":1609},"Brittany Rohde",{"headshot":7,"ctfId":1610},"brittanyr",{"template":691},"content:en-us:blog:authors:brittany-rohde.yml","en-us/blog/authors/brittany-rohde.yml","en-us/blog/authors/brittany-rohde",{"_path":1616,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1617,"config":1622,"_id":1623,"_type":32,"title":1618,"_source":34,"_file":1624,"_stem":1625,"_extension":37},"/en-us/blog/authors/bryan-behrenshausen",{"name":1618,"config":1619},"Bryan Behrenshausen",{"headshot":1620,"ctfId":1621},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670181/Blog/Author%20Headshots/bbehr-headshot.jpg","bbehr",{"template":691},"content:en-us:blog:authors:bryan-behrenshausen.yml","en-us/blog/authors/bryan-behrenshausen.yml","en-us/blog/authors/bryan-behrenshausen",{"_path":1627,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1628,"config":1633,"_id":1634,"_type":32,"title":1629,"_source":34,"_file":1635,"_stem":1636,"_extension":37},"/en-us/blog/authors/bryan-may",{"name":1629,"config":1630},"Bryan May",{"headshot":1631,"ctfId":1632},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749668135/Blog/Author%20Headshots/bryan-may-headshot.jpg","bryanmay",{"template":691},"content:en-us:blog:authors:bryan-may.yml","en-us/blog/authors/bryan-may.yml","en-us/blog/authors/bryan-may",{"_path":1638,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1639,"config":1644,"_id":1645,"_type":32,"title":1640,"_source":34,"_file":1646,"_stem":1647,"_extension":37},"/en-us/blog/authors/byron-boots",{"name":1640,"config":1641},"Byron Boots",{"headshot":1642,"ctfId":1643},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662281/Blog/Author%20Headshots/byron_boots_headshot.png","7ezFbRYF2Cu5JTBQXRp7mw",{"template":691},"content:en-us:blog:authors:byron-boots.yml","en-us/blog/authors/byron-boots.yml","en-us/blog/authors/byron-boots",{"_path":1649,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1650,"config":1655,"_id":1656,"_type":32,"title":1651,"_source":34,"_file":1657,"_stem":1658,"_extension":37},"/en-us/blog/authors/camellia-yang",{"name":1651,"config":1652},"Camellia Yang",{"headshot":1653,"ctfId":1654},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682106/Blog/Author%20Headshots/cam.png","camx",{"template":691},"content:en-us:blog:authors:camellia-yang.yml","en-us/blog/authors/camellia-yang.yml","en-us/blog/authors/camellia-yang",{"_path":1660,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1661,"config":1666,"_id":1667,"_type":32,"title":1662,"_source":34,"_file":1668,"_stem":1669,"_extension":37},"/en-us/blog/authors/cameron-swords",{"name":1662,"config":1663},"Cameron Swords",{"headshot":1664,"ctfId":1665},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667598/Blog/Author%20Headshots/cam_swords-headshot.jpg","camswords",{"template":691},"content:en-us:blog:authors:cameron-swords.yml","en-us/blog/authors/cameron-swords.yml","en-us/blog/authors/cameron-swords",{"_path":1671,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1672,"config":1678,"_id":1679,"_type":32,"title":1674,"_source":34,"_file":1680,"_stem":1681,"_extension":37},"/en-us/blog/authors/carl-myers",{"role":1673,"name":1674,"config":1675},"Manager, CI Platform team, Indeed","Carl Myers",{"headshot":1676,"ctfId":1677},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665044/Blog/Author%20Headshots/image1.jpg","7KelbQ0LsGSGf4TpT0qAlp",{"template":691},"content:en-us:blog:authors:carl-myers.yml","en-us/blog/authors/carl-myers.yml","en-us/blog/authors/carl-myers",{"_path":1683,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1684,"config":1688,"_id":1689,"_type":32,"title":1685,"_source":34,"_file":1690,"_stem":1691,"_extension":37},"/en-us/blog/authors/carol-teskey",{"name":1685,"config":1686},"Carol Teskey",{"headshot":7,"ctfId":1687},"cteskey",{"template":691},"content:en-us:blog:authors:carol-teskey.yml","en-us/blog/authors/carol-teskey.yml","en-us/blog/authors/carol-teskey",{"_path":1693,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1694,"config":1699,"_id":1700,"_type":32,"title":1695,"_source":34,"_file":1701,"_stem":1702,"_extension":37},"/en-us/blog/authors/cesar-saavedra",{"name":1695,"config":1696},"Cesar Saavedra",{"headshot":1697,"ctfId":1698},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659600/Blog/Author%20Headshots/csaavedra1-headshot.jpg","csaavedra1",{"template":691},"content:en-us:blog:authors:cesar-saavedra.yml","en-us/blog/authors/cesar-saavedra.yml","en-us/blog/authors/cesar-saavedra",{"_path":1704,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1705,"config":1709,"_id":1710,"_type":32,"title":1706,"_source":34,"_file":1711,"_stem":1712,"_extension":37},"/en-us/blog/authors/chad-malchow",{"name":1706,"config":1707},"Chad Malchow",{"headshot":722,"ctfId":1708},"Chad-Malchow",{"template":691},"content:en-us:blog:authors:chad-malchow.yml","en-us/blog/authors/chad-malchow.yml","en-us/blog/authors/chad-malchow",{"_path":1714,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1715,"config":1720,"_id":1721,"_type":32,"title":1716,"_source":34,"_file":1722,"_stem":1723,"_extension":37},"/en-us/blog/authors/chance-feick",{"name":1716,"config":1717},"Chance Feick",{"headshot":1718,"ctfId":1719},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666442/Blog/Author%20Headshots/chance_feick_headshot.png","18dtRbXV47xqf5iDrOIduM",{"template":691},"content:en-us:blog:authors:chance-feick.yml","en-us/blog/authors/chance-feick.yml","en-us/blog/authors/chance-feick",{"_path":1725,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1726,"config":1731,"_id":1732,"_type":32,"title":1727,"_source":34,"_file":1733,"_stem":1734,"_extension":37},"/en-us/blog/authors/chandler-gibbons",{"name":1727,"config":1728},"Chandler Gibbons",{"headshot":1729,"ctfId":1730},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663276/Blog/Author%20Headshots/chandlergibb-headshot.jpg","chandlergibb",{"template":691},"content:en-us:blog:authors:chandler-gibbons.yml","en-us/blog/authors/chandler-gibbons.yml","en-us/blog/authors/chandler-gibbons",{"_path":1736,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1737,"config":1741,"_id":1742,"_type":32,"title":1743,"_source":34,"_file":1744,"_stem":1745,"_extension":37},"/en-us/blog/authors/charl-de-wit",{"name":1738,"config":1739},"Charl de Wit",{"headshot":722,"ctfId":1740},"45mQeypQVLNvvTWMzserbR",{"template":691},"content:en-us:blog:authors:charl-de-wit.yml","Charl De Wit","en-us/blog/authors/charl-de-wit.yml","en-us/blog/authors/charl-de-wit",{"_path":1747,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1748,"config":1753,"_id":1754,"_type":32,"title":1749,"_source":34,"_file":1755,"_stem":1756,"_extension":37},"/en-us/blog/authors/charlie-ablett",{"name":1749,"config":1750},"Charlie Ablett",{"headshot":1751,"ctfId":1752},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670131/Blog/Author%20Headshots/cablett-headshot.png","cablett",{"template":691},"content:en-us:blog:authors:charlie-ablett.yml","en-us/blog/authors/charlie-ablett.yml","en-us/blog/authors/charlie-ablett",{"_path":1758,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1759,"config":1763,"_id":1764,"_type":32,"title":1760,"_source":34,"_file":1765,"_stem":1766,"_extension":37},"/en-us/blog/authors/charvi-mendiratta",{"name":1760,"config":1761},"Charvi Mendiratta",{"headshot":722,"ctfId":1762},"YV7WvnjPWFS3JhXmSYJLk",{"template":691},"content:en-us:blog:authors:charvi-mendiratta.yml","en-us/blog/authors/charvi-mendiratta.yml","en-us/blog/authors/charvi-mendiratta",{"_path":1768,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1769,"config":1774,"_id":1775,"_type":32,"title":1770,"_source":34,"_file":1776,"_stem":1777,"_extension":37},"/en-us/blog/authors/cherry-han",{"name":1770,"config":1771},"Cherry Han",{"headshot":1772,"ctfId":1773},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750713473/ehktvdbix2o1t0mmcvll.png","6gkuhRkgzCNP1Ee6J14yLu",{"template":691},"content:en-us:blog:authors:cherry-han.yml","en-us/blog/authors/cherry-han.yml","en-us/blog/authors/cherry-han",{"_path":1779,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1780,"config":1784,"_id":1786,"_type":32,"title":1781,"_source":34,"_file":1787,"_stem":1788,"_extension":37},"/en-us/blog/authors/chloe-cartron",{"name":1781,"config":1782},"Chloe Cartron",{"headshot":1783},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1754425488/d0uiiypsxa5ajnbdm6jn.png",{"template":691,"gitlabHandle":1785},"ChloeCartron","content:en-us:blog:authors:chloe-cartron.yml","en-us/blog/authors/chloe-cartron.yml","en-us/blog/authors/chloe-cartron",{"_path":1790,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1791,"config":1796,"_id":1797,"_type":32,"title":1792,"_source":34,"_file":1798,"_stem":1799,"_extension":37},"/en-us/blog/authors/chloe-whitestone",{"name":1792,"config":1793},"Chloe Whitestone",{"headshot":1794,"ctfId":1795},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749678693/Blog/Author%20Headshots/chloe-headshot.jpg","chloe",{"template":691},"content:en-us:blog:authors:chloe-whitestone.yml","en-us/blog/authors/chloe-whitestone.yml","en-us/blog/authors/chloe-whitestone",{"_path":1801,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1802,"config":1807,"_id":1808,"_type":32,"title":1803,"_source":34,"_file":1809,"_stem":1810,"_extension":37},"/en-us/blog/authors/chris-balane",{"name":1803,"config":1804},"Chris Balane",{"headshot":1805,"ctfId":1806},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667630/Blog/Author%20Headshots/chris_balane_headshot.png","40SOCfTl3frynjL3dbg63o",{"template":691},"content:en-us:blog:authors:chris-balane.yml","en-us/blog/authors/chris-balane.yml","en-us/blog/authors/chris-balane",{"_path":1812,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1813,"config":1817,"_id":1818,"_type":32,"title":1814,"_source":34,"_file":1819,"_stem":1820,"_extension":37},"/en-us/blog/authors/chris-baus",{"name":1814,"config":1815},"Chris Baus",{"headshot":7,"ctfId":1816},"chrisbaus",{"template":691},"content:en-us:blog:authors:chris-baus.yml","en-us/blog/authors/chris-baus.yml","en-us/blog/authors/chris-baus",{"_path":1822,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1823,"config":1828,"_id":1829,"_type":32,"title":1824,"_source":34,"_file":1830,"_stem":1831,"_extension":37},"/en-us/blog/authors/chris-micek",{"name":1824,"config":1825},"Chris Micek",{"headshot":1826,"ctfId":1827},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666144/Blog/Author%20Headshots/chris_micek_headshot.png","62ZsvfXlttQEQ1tnikgoq9",{"template":691},"content:en-us:blog:authors:chris-micek.yml","en-us/blog/authors/chris-micek.yml","en-us/blog/authors/chris-micek",{"_path":1833,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1834,"config":1839,"_id":1840,"_type":32,"title":1835,"_source":34,"_file":1841,"_stem":1842,"_extension":37},"/en-us/blog/authors/chris-moberly",{"name":1835,"config":1836},"Chris Moberly",{"headshot":1837,"ctfId":1838},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664235/Blog/Author%20Headshots/cmoberly-headshot.jpg","cmoberly",{"template":691},"content:en-us:blog:authors:chris-moberly.yml","en-us/blog/authors/chris-moberly.yml","en-us/blog/authors/chris-moberly",{"_path":1844,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1845,"config":1849,"_id":1850,"_type":32,"title":1851,"_source":34,"_file":1852,"_stem":1853,"_extension":37},"/en-us/blog/authors/chris-sterry-dotscience",{"name":1846,"config":1847},"Chris Sterry, Dotscience",{"headshot":722,"ctfId":1848},"Chris-Sterry-Dotscience",{"template":691},"content:en-us:blog:authors:chris-sterry-dotscience.yml","Chris Sterry Dotscience","en-us/blog/authors/chris-sterry-dotscience.yml","en-us/blog/authors/chris-sterry-dotscience",{"_path":1855,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1856,"config":1860,"_id":1861,"_type":32,"title":1857,"_source":34,"_file":1862,"_stem":1863,"_extension":37},"/en-us/blog/authors/chris-ward",{"name":1857,"config":1858},"Chris Ward",{"headshot":7,"ctfId":1859},"chrischinchilla",{"template":691},"content:en-us:blog:authors:chris-ward.yml","en-us/blog/authors/chris-ward.yml","en-us/blog/authors/chris-ward",{"_path":1865,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1866,"config":1873,"_id":1874,"_type":32,"title":1868,"_source":34,"_file":1875,"_stem":1876,"_extension":37},"/en-us/blog/authors/chris-weber",{"role":1867,"name":1868,"config":1869},"CRO ","Chris Weber",{"headshot":1870,"linkedin":1871,"ctfId":1872},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670579/Blog/Author%20Headshots/Chris_Weber_Photo.png","https://www.linkedin.com/in/chris-weber/","4V6qmuzCIjMs5IdD7EKS5X",{"template":691},"content:en-us:blog:authors:chris-weber.yml","en-us/blog/authors/chris-weber.yml","en-us/blog/authors/chris-weber",{"_path":1878,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1879,"config":1883,"_id":1884,"_type":32,"title":1880,"_source":34,"_file":1885,"_stem":1886,"_extension":37},"/en-us/blog/authors/chrissie-buchanan",{"name":1880,"config":1881},"Chrissie Buchanan",{"headshot":722,"ctfId":1882},"cbuchanan",{"template":691},"content:en-us:blog:authors:chrissie-buchanan.yml","en-us/blog/authors/chrissie-buchanan.yml","en-us/blog/authors/chrissie-buchanan",{"_path":1888,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1889,"config":1894,"_id":1895,"_type":32,"title":1890,"_source":34,"_file":1896,"_stem":1897,"_extension":37},"/en-us/blog/authors/christen-dybenko",{"name":1890,"config":1891},"Christen Dybenko",{"headshot":1892,"ctfId":1893},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749668811/Blog/Author%20Headshots/cdybenko-headshot.jpg","cdybenko",{"template":691},"content:en-us:blog:authors:christen-dybenko.yml","en-us/blog/authors/christen-dybenko.yml","en-us/blog/authors/christen-dybenko",{"_path":1899,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1900,"config":1905,"_id":1906,"_type":32,"title":1901,"_source":34,"_file":1907,"_stem":1908,"_extension":37},"/en-us/blog/authors/christian-couder",{"name":1901,"config":1902},"Christian Couder",{"headshot":1903,"ctfId":1904},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663687/Blog/Author%20Headshots/chriscool-headshot.jpg","chriscool",{"template":691},"content:en-us:blog:authors:christian-couder.yml","en-us/blog/authors/christian-couder.yml","en-us/blog/authors/christian-couder",{"_path":1910,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1911,"config":1916,"_id":1917,"_type":32,"title":1912,"_source":34,"_file":1918,"_stem":1919,"_extension":37},"/en-us/blog/authors/christian-nnachi",{"name":1912,"config":1913},"Christian Nnachi",{"headshot":1914,"ctfId":1915},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665343/Blog/Author%20Headshots/christian_nnachi_headshot.png","6pE7HjtzzpRhBFVdwTFjEX",{"template":691},"content:en-us:blog:authors:christian-nnachi.yml","en-us/blog/authors/christian-nnachi.yml","en-us/blog/authors/christian-nnachi",{"_path":1921,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1922,"config":1926,"_id":1927,"_type":32,"title":1923,"_source":34,"_file":1928,"_stem":1929,"_extension":37},"/en-us/blog/authors/christian-simko",{"name":1923,"config":1924},"Christian Simko",{"headshot":7,"ctfId":1925},"csimko",{"template":691},"content:en-us:blog:authors:christian-simko.yml","en-us/blog/authors/christian-simko.yml","en-us/blog/authors/christian-simko",{"_path":1931,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1932,"config":1937,"_id":1938,"_type":32,"title":1933,"_source":34,"_file":1939,"_stem":1940,"_extension":37},"/en-us/blog/authors/christie-lenneville",{"name":1933,"config":1934},"Christie Lenneville",{"headshot":1935,"ctfId":1936},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670047/Blog/Author%20Headshots/clenneville-headshot.jpg","clenneville",{"template":691},"content:en-us:blog:authors:christie-lenneville.yml","en-us/blog/authors/christie-lenneville.yml","en-us/blog/authors/christie-lenneville",{"_path":1942,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1943,"config":1947,"_id":1948,"_type":32,"title":1949,"_source":34,"_file":1950,"_stem":1951,"_extension":37},"/en-us/blog/authors/christina-hupy-phd",{"name":1944,"config":1945},"Christina Hupy, Ph.D.",{"headshot":7,"ctfId":1946},"chupy",{"template":691},"content:en-us:blog:authors:christina-hupy-phd.yml","Christina Hupy Phd","en-us/blog/authors/christina-hupy-phd.yml","en-us/blog/authors/christina-hupy-phd",{"_path":1953,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1954,"config":1959,"_id":1960,"_type":32,"title":1955,"_source":34,"_file":1961,"_stem":1962,"_extension":37},"/en-us/blog/authors/christina-lohr",{"name":1955,"config":1956},"Christina Lohr",{"headshot":1957,"ctfId":1958},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662499/Blog/Author%20Headshots/lohrc-headshot.jpg","lohrc",{"template":691},"content:en-us:blog:authors:christina-lohr.yml","en-us/blog/authors/christina-lohr.yml","en-us/blog/authors/christina-lohr",{"_path":1964,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1965,"config":1969,"_id":1970,"_type":32,"title":1966,"_source":34,"_file":1971,"_stem":1972,"_extension":37},"/en-us/blog/authors/christine-yoshida",{"name":1966,"config":1967},"Christine Yoshida",{"headshot":7,"ctfId":1968},"cyoshida",{"template":691},"content:en-us:blog:authors:christine-yoshida.yml","en-us/blog/authors/christine-yoshida.yml","en-us/blog/authors/christine-yoshida",{"_path":1974,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1975,"config":1979,"_id":1980,"_type":32,"title":1976,"_source":34,"_file":1981,"_stem":1982,"_extension":37},"/en-us/blog/authors/christopher-watson",{"name":1976,"config":1977},"Christopher Watson",{"headshot":722,"ctfId":1978},"Christopher-Watson",{"template":691},"content:en-us:blog:authors:christopher-watson.yml","en-us/blog/authors/christopher-watson.yml","en-us/blog/authors/christopher-watson",{"_path":1984,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1985,"config":1989,"_id":1990,"_type":32,"title":1986,"_source":34,"_file":1991,"_stem":1992,"_extension":37},"/en-us/blog/authors/christos-bacharakis",{"name":1986,"config":1987},"Christos Bacharakis",{"headshot":722,"ctfId":1988},"Christos-Bacharakis",{"template":691},"content:en-us:blog:authors:christos-bacharakis.yml","en-us/blog/authors/christos-bacharakis.yml","en-us/blog/authors/christos-bacharakis",{"_path":1994,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":1995,"config":1999,"_id":2000,"_type":32,"title":1996,"_source":34,"_file":2001,"_stem":2002,"_extension":37},"/en-us/blog/authors/cindy-blake",{"name":1996,"config":1997},"Cindy Blake",{"headshot":722,"ctfId":1998},"cblake",{"template":691},"content:en-us:blog:authors:cindy-blake.yml","en-us/blog/authors/cindy-blake.yml","en-us/blog/authors/cindy-blake",{"_path":2004,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2005,"config":2010,"_id":2011,"_type":32,"title":2006,"_source":34,"_file":2012,"_stem":2013,"_extension":37},"/en-us/blog/authors/claire-champernowne",{"name":2006,"config":2007},"Claire Champernowne",{"headshot":2008,"ctfId":2009},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664698/Blog/Author%20Headshots/clair_champernowne_headshot.png","jNt5P04nQ4dptXOKZZ8ZQ",{"template":691},"content:en-us:blog:authors:claire-champernowne.yml","en-us/blog/authors/claire-champernowne.yml","en-us/blog/authors/claire-champernowne",{"_path":2015,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2016,"config":2020,"_id":2021,"_type":32,"title":2017,"_source":34,"_file":2022,"_stem":2023,"_extension":37},"/en-us/blog/authors/clement-ho",{"name":2017,"config":2018},"Clement Ho",{"headshot":7,"ctfId":2019},"ClemMakesApps",{"template":691},"content:en-us:blog:authors:clement-ho.yml","en-us/blog/authors/clement-ho.yml","en-us/blog/authors/clement-ho",{"_path":2025,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2026,"config":2030,"_id":2031,"_type":32,"title":2027,"_source":34,"_file":2032,"_stem":2033,"_extension":37},"/en-us/blog/authors/colin-fletcher",{"name":2027,"config":2028},"Colin Fletcher",{"headshot":7,"ctfId":2029},"cfletcher1",{"template":691},"content:en-us:blog:authors:colin-fletcher.yml","en-us/blog/authors/colin-fletcher.yml","en-us/blog/authors/colin-fletcher",{"_path":2035,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2036,"config":2041,"_id":2042,"_type":32,"title":2037,"_source":34,"_file":2043,"_stem":2044,"_extension":37},"/en-us/blog/authors/connor-gilbert",{"name":2037,"config":2038},"Connor Gilbert",{"headshot":2039,"ctfId":2040},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665913/Blog/Author%20Headshots/connorgilbert-headshot.jpg","connorgilbert",{"template":691},"content:en-us:blog:authors:connor-gilbert.yml","en-us/blog/authors/connor-gilbert.yml","en-us/blog/authors/connor-gilbert",{"_path":2046,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2047,"config":2051,"_id":2052,"_type":32,"title":2048,"_source":34,"_file":2053,"_stem":2054,"_extension":37},"/en-us/blog/authors/connor-shea",{"name":2048,"config":2049},"Connor Shea",{"headshot":722,"ctfId":2050},"Connor-Shea",{"template":691},"content:en-us:blog:authors:connor-shea.yml","en-us/blog/authors/connor-shea.yml","en-us/blog/authors/connor-shea",{"_path":2056,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2057,"config":2062,"_id":2063,"_type":32,"title":2058,"_source":34,"_file":2064,"_stem":2065,"_extension":37},"/en-us/blog/authors/corey-oas",{"name":2058,"config":2059},"Corey Oas",{"headshot":2060,"ctfId":2061},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667633/Blog/Author%20Headshots/corey_oas_headshot.png","1Dd1lJ4aKCv36YWdlUhlPf",{"template":691},"content:en-us:blog:authors:corey-oas.yml","en-us/blog/authors/corey-oas.yml","en-us/blog/authors/corey-oas",{"_path":2067,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2068,"config":2072,"_id":2073,"_type":32,"title":2069,"_source":34,"_file":2074,"_stem":2075,"_extension":37},"/en-us/blog/authors/cormac-foster",{"name":2069,"config":2070},"Cormac Foster",{"headshot":7,"ctfId":2071},"cfoster3",{"template":691},"content:en-us:blog:authors:cormac-foster.yml","en-us/blog/authors/cormac-foster.yml","en-us/blog/authors/cormac-foster",{"_path":2077,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2078,"config":2083,"_id":2084,"_type":32,"title":2079,"_source":34,"_file":2085,"_stem":2086,"_extension":37},"/en-us/blog/authors/costel-maxim",{"name":2079,"config":2080},"Costel Maxim",{"headshot":2081,"ctfId":2082},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663173/Blog/Author%20Headshots/costel_maxim_headshot.png","3QzzrMksaRD9ZPytt0SPPL",{"template":691},"content:en-us:blog:authors:costel-maxim.yml","en-us/blog/authors/costel-maxim.yml","en-us/blog/authors/costel-maxim",{"_path":2088,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2089,"config":2094,"_id":2095,"_type":32,"title":2090,"_source":34,"_file":2096,"_stem":2097,"_extension":37},"/en-us/blog/authors/courtney-meddaugh",{"name":2090,"config":2091},"Courtney Meddaugh",{"headshot":2092,"ctfId":2093},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665168/Blog/Author%20Headshots/courtney_meddaugh_headshot.png","5avtK3YS9MrDBkaOnB9ZmG",{"template":691},"content:en-us:blog:authors:courtney-meddaugh.yml","en-us/blog/authors/courtney-meddaugh.yml","en-us/blog/authors/courtney-meddaugh",{"_path":2099,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2100,"config":2104,"_id":2105,"_type":32,"title":2101,"_source":34,"_file":2106,"_stem":2107,"_extension":37},"/en-us/blog/authors/craig-gomes",{"name":2101,"config":2102},"Craig Gomes",{"headshot":7,"ctfId":2103},"craiggomes",{"template":691},"content:en-us:blog:authors:craig-gomes.yml","en-us/blog/authors/craig-gomes.yml","en-us/blog/authors/craig-gomes",{"_path":2109,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2110,"config":2115,"_id":2116,"_type":32,"title":2111,"_source":34,"_file":2117,"_stem":2118,"_extension":37},"/en-us/blog/authors/craig-miskell",{"name":2111,"config":2112},"Craig Miskell",{"headshot":2113,"ctfId":2114},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667372/Blog/Author%20Headshots/cmiskell-headshot.jpg","cmiskell",{"template":691},"content:en-us:blog:authors:craig-miskell.yml","en-us/blog/authors/craig-miskell.yml","en-us/blog/authors/craig-miskell",{"_path":2120,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2121,"config":2125,"_id":2126,"_type":32,"title":2122,"_source":34,"_file":2127,"_stem":2128,"_extension":37},"/en-us/blog/authors/creighton-swank",{"name":2122,"config":2123},"Creighton Swank",{"headshot":722,"ctfId":2124},"5uf3k9lutpbelxJQ373eWu",{"template":691},"content:en-us:blog:authors:creighton-swank.yml","en-us/blog/authors/creighton-swank.yml","en-us/blog/authors/creighton-swank",{"_path":2130,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2131,"config":2135,"_id":2136,"_type":32,"title":2132,"_source":34,"_file":2137,"_stem":2138,"_extension":37},"/en-us/blog/authors/daisy-miclat",{"name":2132,"config":2133},"Daisy Miclat",{"headshot":722,"ctfId":2134},"IU4zOKoPhWS7hok7qsy7w",{"template":691},"content:en-us:blog:authors:daisy-miclat.yml","en-us/blog/authors/daisy-miclat.yml","en-us/blog/authors/daisy-miclat",{"_path":2140,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2141,"config":2145,"_id":2146,"_type":32,"title":2142,"_source":34,"_file":2147,"_stem":2148,"_extension":37},"/en-us/blog/authors/dan-luhring",{"name":2142,"config":2143},"Dan Luhring",{"headshot":7,"ctfId":2144},"danluhring",{"template":691},"content:en-us:blog:authors:dan-luhring.yml","en-us/blog/authors/dan-luhring.yml","en-us/blog/authors/dan-luhring",{"_path":2150,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2151,"config":2156,"_id":2157,"_type":32,"title":2152,"_source":34,"_file":2158,"_stem":2159,"_extension":37},"/en-us/blog/authors/dan-rabinovitz",{"name":2152,"config":2153},"Dan Rabinovitz",{"headshot":2154,"ctfId":2155},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664796/Blog/Author%20Headshots/dan_rabinovitz_headshot.png","31AXb267jy94budCWQZQyr",{"template":691},"content:en-us:blog:authors:dan-rabinovitz.yml","en-us/blog/authors/dan-rabinovitz.yml","en-us/blog/authors/dan-rabinovitz",{"_path":2161,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2162,"config":2166,"_id":2167,"_type":32,"title":2163,"_source":34,"_file":2168,"_stem":2169,"_extension":37},"/en-us/blog/authors/daniel-berman",{"name":2163,"config":2164},"Daniel Berman",{"headshot":722,"ctfId":2165},"Daniel-Berman",{"template":691},"content:en-us:blog:authors:daniel-berman.yml","en-us/blog/authors/daniel-berman.yml","en-us/blog/authors/daniel-berman",{"_path":2171,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2172,"config":2176,"_id":2177,"_type":32,"title":2173,"_source":34,"_file":2178,"_stem":2179,"_extension":37},"/en-us/blog/authors/daniel-gruesso",{"name":2173,"config":2174},"Daniel Gruesso",{"headshot":7,"ctfId":2175},"danielgruesso",{"template":691},"content:en-us:blog:authors:daniel-gruesso.yml","en-us/blog/authors/daniel-gruesso.yml","en-us/blog/authors/daniel-gruesso",{"_path":2181,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2182,"config":2187,"_id":2188,"_type":32,"title":2183,"_source":34,"_file":2189,"_stem":2190,"_extension":37},"/en-us/blog/authors/daniel-hauenstein",{"name":2183,"config":2184},"Daniel Hauenstein",{"headshot":2185,"ctfId":2186},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662434/Blog/Author%20Headshots/daniel_hauenstein_headshot.png","2gXGuSmuvZSxv0iCn4sinV",{"template":691},"content:en-us:blog:authors:daniel-hauenstein.yml","en-us/blog/authors/daniel-hauenstein.yml","en-us/blog/authors/daniel-hauenstein",{"_path":2192,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2193,"config":2198,"_id":2199,"_type":32,"title":2194,"_source":34,"_file":2200,"_stem":2201,"_extension":37},"/en-us/blog/authors/daniel-helfand",{"name":2194,"config":2195},"Daniel Helfand",{"headshot":2196,"ctfId":2197},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662418/Blog/Author%20Headshots/dhelfand.png","b9sRP0HJhdPsOEruWUfih",{"template":691},"content:en-us:blog:authors:daniel-helfand.yml","en-us/blog/authors/daniel-helfand.yml","en-us/blog/authors/daniel-helfand",{"_path":2203,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2204,"config":2208,"_id":2209,"_type":32,"title":2205,"_source":34,"_file":2210,"_stem":2211,"_extension":37},"/en-us/blog/authors/daniel-mora",{"name":2205,"config":2206},"Daniel Mora",{"headshot":7,"ctfId":2207},"dmoraberlin",{"template":691},"content:en-us:blog:authors:daniel-mora.yml","en-us/blog/authors/daniel-mora.yml","en-us/blog/authors/daniel-mora",{"_path":2213,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2214,"config":2218,"_id":2220,"_type":32,"title":2215,"_source":34,"_file":2221,"_stem":2222,"_extension":37},"/en-us/blog/authors/daniel-murphy",{"name":2215,"config":2216},"Daniel Murphy",{"headshot":2217},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1752519199/fabr89uottv7n6r2jldp.png",{"template":691,"gitlabHandle":2219},"daniel-murphy","content:en-us:blog:authors:daniel-murphy.yml","en-us/blog/authors/daniel-murphy.yml","en-us/blog/authors/daniel-murphy",{"_path":2224,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2225,"config":2230,"_id":2231,"_type":32,"title":2226,"_source":34,"_file":2232,"_stem":2233,"_extension":37},"/en-us/blog/authors/darby-frey",{"name":2226,"config":2227},"Darby Frey",{"headshot":2228,"ctfId":2229},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749668565/Blog/Author%20Headshots/darbyfrey-headshot.png","darbyfrey",{"template":691},"content:en-us:blog:authors:darby-frey.yml","en-us/blog/authors/darby-frey.yml","en-us/blog/authors/darby-frey",{"_path":2235,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2236,"config":2241,"_id":2242,"_type":32,"title":2237,"_source":34,"_file":2243,"_stem":2244,"_extension":37},"/en-us/blog/authors/darren-eastman",{"name":2237,"config":2238},"Darren Eastman",{"headshot":2239,"ctfId":2240},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665148/Blog/Author%20Headshots/darren_eastman.png","DarrenEastman",{"template":691},"content:en-us:blog:authors:darren-eastman.yml","en-us/blog/authors/darren-eastman.yml","en-us/blog/authors/darren-eastman",{"_path":2246,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2247,"config":2251,"_id":2252,"_type":32,"title":2248,"_source":34,"_file":2253,"_stem":2254,"_extension":37},"/en-us/blog/authors/darren-murph",{"name":2248,"config":2249},"Darren Murph",{"headshot":7,"ctfId":2250},"dmurph",{"template":691},"content:en-us:blog:authors:darren-murph.yml","en-us/blog/authors/darren-murph.yml","en-us/blog/authors/darren-murph",{"_path":2256,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2257,"config":2264,"_id":2265,"_type":32,"title":2259,"_source":34,"_file":2266,"_stem":2267,"_extension":37},"/en-us/blog/authors/darwin-sanoy",{"role":2258,"name":2259,"config":2260},"Field Chief Cloud Architect","Darwin Sanoy",{"headshot":2261,"linkedin":2262,"ctfId":2263},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659751/Blog/Author%20Headshots/Darwin-Sanoy-headshot-395-square-gitlab-teampage-avatar.png","https://linkedin.com/in/darwinsanoy","DarwinJS",{"template":691},"content:en-us:blog:authors:darwin-sanoy.yml","en-us/blog/authors/darwin-sanoy.yml","en-us/blog/authors/darwin-sanoy",{"_path":2269,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2270,"config":2275,"_id":2276,"_type":32,"title":2271,"_source":34,"_file":2277,"_stem":2278,"_extension":37},"/en-us/blog/authors/dave-steer",{"name":2271,"config":2272},"Dave Steer",{"headshot":2273,"ctfId":2274},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749658895/Blog/Author%20Headshots/dsteer-headshot.jpg","dsteer",{"template":691},"content:en-us:blog:authors:dave-steer.yml","en-us/blog/authors/dave-steer.yml","en-us/blog/authors/dave-steer",{"_path":2280,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2281,"config":2285,"_id":2286,"_type":32,"title":2282,"_source":34,"_file":2287,"_stem":2288,"_extension":37},"/en-us/blog/authors/dave-wentzel",{"name":2282,"config":2283},"Dave Wentzel",{"headshot":722,"ctfId":2284},"Dave-Wentzel",{"template":691},"content:en-us:blog:authors:dave-wentzel.yml","en-us/blog/authors/dave-wentzel.yml","en-us/blog/authors/dave-wentzel",{"_path":2290,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2291,"config":2296,"_id":2297,"_type":32,"title":2298,"_source":34,"_file":2299,"_stem":2300,"_extension":37},"/en-us/blog/authors/david-desanto-chief-product-officer-gitlab",{"name":2292,"config":2293},"David DeSanto, Chief Product Officer, GitLab",{"headshot":2294,"ctfId":2295},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749660185/Blog/Author%20Headshots/david-headshot.jpg","david",{"template":691},"content:en-us:blog:authors:david-desanto-chief-product-officer-gitlab.yml","David Desanto Chief Product Officer Gitlab","en-us/blog/authors/david-desanto-chief-product-officer-gitlab.yml","en-us/blog/authors/david-desanto-chief-product-officer-gitlab",{"_path":2302,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2303,"config":2308,"_id":2309,"_type":32,"title":2310,"_source":34,"_file":2311,"_stem":2312,"_extension":37},"/en-us/blog/authors/david-oregan",{"name":2304,"config":2305},"David O'Regan",{"headshot":2306,"ctfId":2307},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659853/Blog/Author%20Headshots/oregand-headshot.png","oregand",{"template":691},"content:en-us:blog:authors:david-oregan.yml","David Oregan","en-us/blog/authors/david-oregan.yml","en-us/blog/authors/david-oregan",{"_path":2314,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2315,"config":2319,"_id":2320,"_type":32,"title":2316,"_source":34,"_file":2321,"_stem":2322,"_extension":37},"/en-us/blog/authors/david-planella",{"name":2316,"config":2317},"David Planella",{"headshot":722,"ctfId":2318},"1Ehi3fTex4dxUCV2kYz4Vh",{"template":691},"content:en-us:blog:authors:david-planella.yml","en-us/blog/authors/david-planella.yml","en-us/blog/authors/david-planella",{"_path":2324,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2325,"config":2329,"_id":2330,"_type":32,"title":2326,"_source":34,"_file":2331,"_stem":2332,"_extension":37},"/en-us/blog/authors/david-russell",{"name":2326,"config":2327},"David Russell",{"headshot":722,"ctfId":2328},"David-Russell",{"template":691},"content:en-us:blog:authors:david-russell.yml","en-us/blog/authors/david-russell.yml","en-us/blog/authors/david-russell",{"_path":2334,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2335,"config":2340,"_id":2341,"_type":32,"title":2336,"_source":34,"_file":2342,"_stem":2343,"_extension":37},"/en-us/blog/authors/david-smith",{"name":2336,"config":2337},"David Smith",{"headshot":2338,"ctfId":2339},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749671135/Blog/Author%20Headshots/dawsmith-headshot.jpg","dawsmith",{"template":691},"content:en-us:blog:authors:david-smith.yml","en-us/blog/authors/david-smith.yml","en-us/blog/authors/david-smith",{"_path":2345,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2346,"config":2350,"_id":2351,"_type":32,"title":2347,"_source":34,"_file":2352,"_stem":2353,"_extension":37},"/en-us/blog/authors/davis-townsend",{"name":2347,"config":2348},"Davis Townsend",{"headshot":7,"ctfId":2349},"davistownsend",{"template":691},"content:en-us:blog:authors:davis-townsend.yml","en-us/blog/authors/davis-townsend.yml","en-us/blog/authors/davis-townsend",{"_path":2355,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2356,"config":2360,"_id":2362,"_type":32,"title":2357,"_source":34,"_file":2363,"_stem":2364,"_extension":37},"/en-us/blog/authors/davoud-tu",{"name":2357,"config":2358},"Davoud Tu",{"headshot":2359},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1756481763/pfdaqbndnstiqlmxh3ee.png",{"template":691,"gitlabHandle":2361},"davoudtu","content:en-us:blog:authors:davoud-tu.yml","en-us/blog/authors/davoud-tu.yml","en-us/blog/authors/davoud-tu",{"_path":2366,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2367,"config":2372,"_id":2373,"_type":32,"title":2374,"_source":34,"_file":2375,"_stem":2376,"_extension":37},"/en-us/blog/authors/dean-agron-co-founder-and-ceo-oxeye",{"name":2368,"config":2369},"Dean Agron, co-founder and CEO, Oxeye",{"headshot":2370,"ctfId":2371},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749671963/Blog/Author%20Headshots/Dean_Photo__1_.jpg","6wQ0QwFZdbzAtYGZgnALkw",{"template":691},"content:en-us:blog:authors:dean-agron-co-founder-and-ceo-oxeye.yml","Dean Agron Co Founder And Ceo Oxeye","en-us/blog/authors/dean-agron-co-founder-and-ceo-oxeye.yml","en-us/blog/authors/dean-agron-co-founder-and-ceo-oxeye",{"_path":2378,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2379,"config":2384,"_id":2385,"_type":32,"title":2380,"_source":34,"_file":2386,"_stem":2387,"_extension":37},"/en-us/blog/authors/deepa-mahalingam",{"name":2380,"config":2381},"Deepa Mahalingam",{"headshot":2382,"ctfId":2383},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662019/Blog/Author%20Headshots/deepa-headshot.jpg","M54z9AWDuU7L9nBR9gRF4",{"template":691},"content:en-us:blog:authors:deepa-mahalingam.yml","en-us/blog/authors/deepa-mahalingam.yml","en-us/blog/authors/deepa-mahalingam",{"_path":2389,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2390,"config":2395,"_id":2396,"_type":32,"title":2391,"_source":34,"_file":2397,"_stem":2398,"_extension":37},"/en-us/blog/authors/dennis-appelt",{"name":2391,"config":2392},"Dennis Appelt",{"headshot":2393,"ctfId":2394},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749672032/Blog/Author%20Headshots/dappelt-headshot.jpg","dappelt",{"template":691},"content:en-us:blog:authors:dennis-appelt.yml","en-us/blog/authors/dennis-appelt.yml","en-us/blog/authors/dennis-appelt",{"_path":2400,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2401,"config":2406,"_id":2407,"_type":32,"title":2402,"_source":34,"_file":2408,"_stem":2409,"_extension":37},"/en-us/blog/authors/dennis-tang",{"name":2402,"config":2403},"Dennis Tang",{"headshot":2404,"ctfId":2405},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749672189/Blog/Author%20Headshots/dennis-headshot.jpg","dennis",{"template":691},"content:en-us:blog:authors:dennis-tang.yml","en-us/blog/authors/dennis-tang.yml","en-us/blog/authors/dennis-tang",{"_path":2411,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2412,"config":2416,"_id":2418,"_type":32,"title":2419,"_source":34,"_file":2420,"_stem":2421,"_extension":37},"/en-us/blog/authors/dennis-van-rooijen",{"name":2413,"config":2414},"Dennis van Rooijen",{"headshot":2415},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758031391/muvwg1sxetzekmuhqdql.png",{"template":691,"gitlabHandle":2417},"dvanrooijen2","content:en-us:blog:authors:dennis-van-rooijen.yml","Dennis Van Rooijen","en-us/blog/authors/dennis-van-rooijen.yml","en-us/blog/authors/dennis-van-rooijen",{"_path":2423,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2424,"config":2429,"_id":2430,"_type":32,"title":2425,"_source":34,"_file":2431,"_stem":2432,"_extension":37},"/en-us/blog/authors/devin-sylva",{"name":2425,"config":2426},"Devin Sylva",{"headshot":2427,"ctfId":2428},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679087/Blog/Author%20Headshots/devin-headshot.jpg","devin",{"template":691},"content:en-us:blog:authors:devin-sylva.yml","en-us/blog/authors/devin-sylva.yml","en-us/blog/authors/devin-sylva",{"_path":2434,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2435,"config":2439,"_id":2440,"_type":32,"title":2436,"_source":34,"_file":2441,"_stem":2442,"_extension":37},"/en-us/blog/authors/dhruv-jain",{"name":2436,"config":2437},"Dhruv Jain",{"headshot":722,"ctfId":2438},"2wyibk9HBKn6PjgaEuzXuZ",{"template":691},"content:en-us:blog:authors:dhruv-jain.yml","en-us/blog/authors/dhruv-jain.yml","en-us/blog/authors/dhruv-jain",{"_path":2444,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2445,"config":2449,"_id":2450,"_type":32,"title":2446,"_source":34,"_file":2451,"_stem":2452,"_extension":37},"/en-us/blog/authors/diana-logan",{"name":2446,"config":2447},"Diana Logan",{"headshot":722,"ctfId":2448},"6poIwhQe6W9ysm5rBuSPXX",{"template":691},"content:en-us:blog:authors:diana-logan.yml","en-us/blog/authors/diana-logan.yml","en-us/blog/authors/diana-logan",{"_path":2454,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2455,"config":2460,"_id":2461,"_type":32,"title":2456,"_source":34,"_file":2462,"_stem":2463,"_extension":37},"/en-us/blog/authors/dilan-orrino",{"name":2456,"config":2457},"Dilan Orrino",{"headshot":2458,"ctfId":2459},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666180/Blog/Author%20Headshots/dorrino-headshot.png","dorrino",{"template":691},"content:en-us:blog:authors:dilan-orrino.yml","en-us/blog/authors/dilan-orrino.yml","en-us/blog/authors/dilan-orrino",{"_path":2465,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2466,"config":2470,"_id":2471,"_type":32,"title":2467,"_source":34,"_file":2472,"_stem":2473,"_extension":37},"/en-us/blog/authors/dimitrie-hoekstra",{"name":2467,"config":2468},"Dimitrie Hoekstra",{"headshot":7,"ctfId":2469},"dimitrieh",{"template":691},"content:en-us:blog:authors:dimitrie-hoekstra.yml","en-us/blog/authors/dimitrie-hoekstra.yml","en-us/blog/authors/dimitrie-hoekstra",{"_path":2475,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2476,"config":2480,"_id":2481,"_type":32,"title":2477,"_source":34,"_file":2482,"_stem":2483,"_extension":37},"/en-us/blog/authors/dinesh-bolkensteyn",{"name":2477,"config":2478},"Dinesh Bolkensteyn",{"headshot":722,"ctfId":2479},"EpylYWgjPmFOL5NX3Zxmk",{"template":691},"content:en-us:blog:authors:dinesh-bolkensteyn.yml","en-us/blog/authors/dinesh-bolkensteyn.yml","en-us/blog/authors/dinesh-bolkensteyn",{"_path":2485,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2486,"config":2490,"_id":2491,"_type":32,"title":2492,"_source":34,"_file":2493,"_stem":2494,"_extension":37},"/en-us/blog/authors/dj-mountney",{"name":2487,"config":2488},"DJ Mountney",{"headshot":722,"ctfId":2489},"DJ-Mountney",{"template":691},"content:en-us:blog:authors:dj-mountney.yml","Dj Mountney","en-us/blog/authors/dj-mountney.yml","en-us/blog/authors/dj-mountney",{"_path":2496,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2497,"config":2501,"_id":2502,"_type":32,"title":2503,"_source":34,"_file":2504,"_stem":2505,"_extension":37},"/en-us/blog/authors/dmitriy-job",{"name":2498,"config":2499},"Dmitriy, Job",{"headshot":722,"ctfId":2500},"Dmitriy-Job",{"template":691},"content:en-us:blog:authors:dmitriy-job.yml","Dmitriy Job","en-us/blog/authors/dmitriy-job.yml","en-us/blog/authors/dmitriy-job",{"_path":2507,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2508,"config":2512,"_id":2513,"_type":32,"title":2509,"_source":34,"_file":2514,"_stem":2515,"_extension":37},"/en-us/blog/authors/dmitriy-zaporozhets",{"name":2509,"config":2510},"Dmitriy Zaporozhets",{"headshot":722,"ctfId":2511},"Dmitriy-Zaporozhets",{"template":691},"content:en-us:blog:authors:dmitriy-zaporozhets.yml","en-us/blog/authors/dmitriy-zaporozhets.yml","en-us/blog/authors/dmitriy-zaporozhets",{"_path":2517,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2518,"config":2523,"_id":2524,"_type":32,"title":2519,"_source":34,"_file":2525,"_stem":2526,"_extension":37},"/en-us/blog/authors/dmitry-gruzd",{"name":2519,"config":2520},"Dmitry Gruzd",{"headshot":2521,"ctfId":2522},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682014/Blog/Author%20Headshots/dgruzd-headshot.jpg","dgruzd",{"template":691},"content:en-us:blog:authors:dmitry-gruzd.yml","en-us/blog/authors/dmitry-gruzd.yml","en-us/blog/authors/dmitry-gruzd",{"_path":2528,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2529,"config":2534,"_id":2535,"_type":32,"title":2530,"_source":34,"_file":2536,"_stem":2537,"_extension":37},"/en-us/blog/authors/dominic-couture",{"name":2530,"config":2531},"Dominic Couture",{"headshot":2532,"ctfId":2533},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749683783/Blog/Author%20Headshots/dominic.png","3K2DmuMWV5isBeVtKsplia",{"template":691},"content:en-us:blog:authors:dominic-couture.yml","en-us/blog/authors/dominic-couture.yml","en-us/blog/authors/dominic-couture",{"_path":2539,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2540,"config":2544,"_id":2545,"_type":32,"title":2541,"_source":34,"_file":2546,"_stem":2547,"_extension":37},"/en-us/blog/authors/douglas-alexandre",{"name":2541,"config":2542},"Douglas Alexandre",{"headshot":722,"ctfId":2543},"Douglas-Alexandre",{"template":691},"content:en-us:blog:authors:douglas-alexandre.yml","en-us/blog/authors/douglas-alexandre.yml","en-us/blog/authors/douglas-alexandre",{"_path":2549,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2550,"config":2554,"_id":2555,"_type":32,"title":2551,"_source":34,"_file":2556,"_stem":2557,"_extension":37},"/en-us/blog/authors/douwe-maan",{"name":2551,"config":2552},"Douwe Maan",{"headshot":7,"ctfId":2553},"DouweM",{"template":691},"content:en-us:blog:authors:douwe-maan.yml","en-us/blog/authors/douwe-maan.yml","en-us/blog/authors/douwe-maan",{"_path":2559,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2560,"config":2565,"_id":2566,"_type":32,"title":2561,"_source":34,"_file":2567,"_stem":2568,"_extension":37},"/en-us/blog/authors/dov-hershkovitch",{"name":2561,"config":2562},"Dov Hershkovitch",{"headshot":2563,"ctfId":2564},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665628/Blog/Author%20Headshots/dhershkovitch-headshot.png","dhershkovitch",{"template":691},"content:en-us:blog:authors:dov-hershkovitch.yml","en-us/blog/authors/dov-hershkovitch.yml","en-us/blog/authors/dov-hershkovitch",{"_path":2570,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2571,"config":2575,"_id":2576,"_type":32,"title":2577,"_source":34,"_file":2578,"_stem":2579,"_extension":37},"/en-us/blog/authors/dr-elle-obrien",{"name":2572,"config":2573},"Dr. Elle O'Brien",{"headshot":722,"ctfId":2574},"Dr-Elle-OBrien",{"template":691},"content:en-us:blog:authors:dr-elle-obrien.yml","Dr Elle Obrien","en-us/blog/authors/dr-elle-obrien.yml","en-us/blog/authors/dr-elle-obrien",{"_path":2581,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2582,"config":2586,"_id":2587,"_type":32,"title":2583,"_source":34,"_file":2588,"_stem":2589,"_extension":37},"/en-us/blog/authors/drew-blessing",{"name":2583,"config":2584},"Drew Blessing",{"headshot":722,"ctfId":2585},"Drew-Blessing",{"template":691},"content:en-us:blog:authors:drew-blessing.yml","en-us/blog/authors/drew-blessing.yml","en-us/blog/authors/drew-blessing",{"_path":2591,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2592,"config":2597,"_id":2598,"_type":32,"title":2593,"_source":34,"_file":2599,"_stem":2600,"_extension":37},"/en-us/blog/authors/dylan-griffith",{"name":2593,"config":2594},"Dylan Griffith",{"headshot":2595,"ctfId":2596},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749672822/Blog/Author%20Headshots/DylanGriffith-headshot.jpg","DylanGriffith",{"template":691},"content:en-us:blog:authors:dylan-griffith.yml","en-us/blog/authors/dylan-griffith.yml","en-us/blog/authors/dylan-griffith",{"_path":2602,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2603,"config":2607,"_id":2608,"_type":32,"title":2604,"_source":34,"_file":2609,"_stem":2610,"_extension":37},"/en-us/blog/authors/eddie-glenn",{"name":2604,"config":2605},"Eddie Glenn",{"headshot":7,"ctfId":2606},"eglenn",{"template":691},"content:en-us:blog:authors:eddie-glenn.yml","en-us/blog/authors/eddie-glenn.yml","en-us/blog/authors/eddie-glenn",{"_path":2612,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2613,"config":2618,"_id":2619,"_type":32,"title":2614,"_source":34,"_file":2620,"_stem":2621,"_extension":37},"/en-us/blog/authors/eduardo-bonet",{"name":2614,"config":2615},"Eduardo Bonet",{"headshot":2616,"ctfId":2617},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682722/Blog/Author%20Headshots/eduardobonet-headshot.jpg","eduardobonet",{"template":691},"content:en-us:blog:authors:eduardo-bonet.yml","en-us/blog/authors/eduardo-bonet.yml","en-us/blog/authors/eduardo-bonet",{"_path":2623,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2624,"config":2629,"_id":2630,"_type":32,"title":2625,"_source":34,"_file":2631,"_stem":2632,"_extension":37},"/en-us/blog/authors/eliran-mesika",{"name":2625,"config":2626},"Eliran Mesika",{"headshot":2627,"ctfId":2628},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670111/Blog/Author%20Headshots/eliran.jpg","eliranmesika",{"template":691},"content:en-us:blog:authors:eliran-mesika.yml","en-us/blog/authors/eliran-mesika.yml","en-us/blog/authors/eliran-mesika",{"_path":2634,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2635,"config":2640,"_id":2641,"_type":32,"title":2636,"_source":34,"_file":2642,"_stem":2643,"_extension":37},"/en-us/blog/authors/elisabeth-burrows",{"name":2636,"config":2637},"Elisabeth Burrows",{"headshot":2638,"ctfId":2639},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659535/Blog/Author%20Headshots/liz_burrows_headshot.png","6Nj2Lio5W7HdeNYoysVgCf",{"template":691},"content:en-us:blog:authors:elisabeth-burrows.yml","en-us/blog/authors/elisabeth-burrows.yml","en-us/blog/authors/elisabeth-burrows",{"_path":2645,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2646,"config":2650,"_id":2651,"_type":32,"title":2647,"_source":34,"_file":2652,"_stem":2653,"_extension":37},"/en-us/blog/authors/elliot-rushton",{"name":2647,"config":2648},"Elliot Rushton",{"headshot":7,"ctfId":2649},"erushton",{"template":691},"content:en-us:blog:authors:elliot-rushton.yml","en-us/blog/authors/elliot-rushton.yml","en-us/blog/authors/elliot-rushton",{"_path":2655,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2656,"config":2660,"_id":2661,"_type":32,"title":2657,"_source":34,"_file":2662,"_stem":2663,"_extension":37},"/en-us/blog/authors/emilie-schario",{"name":2657,"config":2658},"Emilie Schario",{"headshot":7,"ctfId":2659},"emilie",{"template":691},"content:en-us:blog:authors:emilie-schario.yml","en-us/blog/authors/emilie-schario.yml","en-us/blog/authors/emilie-schario",{"_path":2665,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2666,"config":2671,"_id":2672,"_type":32,"title":2667,"_source":34,"_file":2673,"_stem":2674,"_extension":37},"/en-us/blog/authors/emilio-salvador",{"name":2667,"config":2668},"Emilio Salvador",{"headshot":2669,"ctfId":2670},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749660161/Blog/Author%20Headshots/esalvadorp-headshot.png","esalvadorp",{"template":691},"content:en-us:blog:authors:emilio-salvador.yml","en-us/blog/authors/emilio-salvador.yml","en-us/blog/authors/emilio-salvador",{"_path":2676,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2677,"config":2682,"_id":2683,"_type":32,"title":2678,"_source":34,"_file":2684,"_stem":2685,"_extension":37},"/en-us/blog/authors/emily-bauman",{"name":2678,"config":2679},"Emily Bauman",{"headshot":2680,"ctfId":2681},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664145/Blog/Author%20Headshots/emilybauman-headshot.jpg","emilybauman",{"template":691},"content:en-us:blog:authors:emily-bauman.yml","en-us/blog/authors/emily-bauman.yml","en-us/blog/authors/emily-bauman",{"_path":2687,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2688,"config":2692,"_id":2693,"_type":32,"title":2689,"_source":34,"_file":2694,"_stem":2695,"_extension":37},"/en-us/blog/authors/emily-chin",{"name":2689,"config":2690},"Emily Chin",{"headshot":7,"ctfId":2691},"echin",{"template":691},"content:en-us:blog:authors:emily-chin.yml","en-us/blog/authors/emily-chin.yml","en-us/blog/authors/emily-chin",{"_path":2697,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2698,"config":2702,"_id":2703,"_type":32,"title":2699,"_source":34,"_file":2704,"_stem":2705,"_extension":37},"/en-us/blog/authors/emily-kyle",{"name":2699,"config":2700},"Emily Kyle",{"headshot":722,"ctfId":2701},"Emily-Kyle",{"template":691},"content:en-us:blog:authors:emily-kyle.yml","en-us/blog/authors/emily-kyle.yml","en-us/blog/authors/emily-kyle",{"_path":2707,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2708,"config":2712,"_id":2713,"_type":32,"title":2714,"_source":34,"_file":2715,"_stem":2716,"_extension":37},"/en-us/blog/authors/emily-von-hoffmann",{"name":2709,"config":2710},"Emily von Hoffmann",{"headshot":722,"ctfId":2711},"evhoffmann",{"template":691},"content:en-us:blog:authors:emily-von-hoffmann.yml","Emily Von Hoffmann","en-us/blog/authors/emily-von-hoffmann.yml","en-us/blog/authors/emily-von-hoffmann",{"_path":2718,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2719,"config":2724,"_id":2725,"_type":32,"title":2726,"_source":34,"_file":2727,"_stem":2728,"_extension":37},"/en-us/blog/authors/enrique-alcntara",{"name":2720,"config":2721},"Enrique Alcántara",{"headshot":2722,"ctfId":2723},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669746/Blog/Author%20Headshots/ealcantara-headshot.jpg","3E3c30ZWRUTq6rlFiYrjtq",{"template":691},"content:en-us:blog:authors:enrique-alcntara.yml","Enrique Alcntara","en-us/blog/authors/enrique-alcntara.yml","en-us/blog/authors/enrique-alcntara",{"_path":2730,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2731,"config":2735,"_id":2736,"_type":32,"title":2732,"_source":34,"_file":2737,"_stem":2738,"_extension":37},"/en-us/blog/authors/eric-brinkman",{"name":2732,"config":2733},"Eric Brinkman",{"headshot":7,"ctfId":2734},"ebrinkman",{"template":691},"content:en-us:blog:authors:eric-brinkman.yml","en-us/blog/authors/eric-brinkman.yml","en-us/blog/authors/eric-brinkman",{"_path":2740,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2741,"config":2745,"_id":2746,"_type":32,"title":2742,"_source":34,"_file":2747,"_stem":2748,"_extension":37},"/en-us/blog/authors/eric-eastwood",{"name":2742,"config":2743},"Eric Eastwood",{"headshot":7,"ctfId":2744},"MadLittleMods",{"template":691},"content:en-us:blog:authors:eric-eastwood.yml","en-us/blog/authors/eric-eastwood.yml","en-us/blog/authors/eric-eastwood",{"_path":2750,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2751,"config":2755,"_id":2756,"_type":32,"title":2752,"_source":34,"_file":2757,"_stem":2758,"_extension":37},"/en-us/blog/authors/eric-rosenberg",{"name":2752,"config":2753},"Eric Rosenberg",{"headshot":7,"ctfId":2754},"ericrosenberg88",{"template":691},"content:en-us:blog:authors:eric-rosenberg.yml","en-us/blog/authors/eric-rosenberg.yml","en-us/blog/authors/eric-rosenberg",{"_path":2760,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2761,"config":2766,"_id":2767,"_type":32,"title":2762,"_source":34,"_file":2768,"_stem":2769,"_extension":37},"/en-us/blog/authors/eric-rubin",{"name":2762,"config":2763},"Eric Rubin",{"headshot":2764,"ctfId":2765},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682494/Blog/Author%20Headshots/ericrubin-headshot.png","ericrubin",{"template":691},"content:en-us:blog:authors:eric-rubin.yml","en-us/blog/authors/eric-rubin.yml","en-us/blog/authors/eric-rubin",{"_path":2771,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2772,"config":2777,"_id":2778,"_type":32,"title":2773,"_source":34,"_file":2779,"_stem":2780,"_extension":37},"/en-us/blog/authors/eric-schurter",{"name":2773,"config":2774},"Eric Schurter",{"headshot":2775,"ctfId":2776},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679281/Blog/Author%20Headshots/ericschurter-headshot.jpg","ericschurter",{"template":691},"content:en-us:blog:authors:eric-schurter.yml","en-us/blog/authors/eric-schurter.yml","en-us/blog/authors/eric-schurter",{"_path":2782,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2783,"config":2787,"_id":2788,"_type":32,"title":2784,"_source":34,"_file":2789,"_stem":2790,"_extension":37},"/en-us/blog/authors/erica-huang",{"name":2784,"config":2785},"Erica Huang",{"headshot":7,"ctfId":2786},"exhuang",{"template":691},"content:en-us:blog:authors:erica-huang.yml","en-us/blog/authors/erica-huang.yml","en-us/blog/authors/erica-huang",{"_path":2792,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2793,"config":2797,"_id":2798,"_type":32,"title":2794,"_source":34,"_file":2799,"_stem":2800,"_extension":37},"/en-us/blog/authors/erica-lindberg",{"name":2794,"config":2795},"Erica Lindberg",{"headshot":722,"ctfId":2796},"Erica-Lindberg",{"template":691},"content:en-us:blog:authors:erica-lindberg.yml","en-us/blog/authors/erica-lindberg.yml","en-us/blog/authors/erica-lindberg",{"_path":2802,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2803,"config":2807,"_id":2808,"_type":32,"title":2804,"_source":34,"_file":2809,"_stem":2810,"_extension":37},"/en-us/blog/authors/erich-wegscheider",{"name":2804,"config":2805},"Erich Wegscheider",{"headshot":7,"ctfId":2806},"ewegscheider",{"template":691},"content:en-us:blog:authors:erich-wegscheider.yml","en-us/blog/authors/erich-wegscheider.yml","en-us/blog/authors/erich-wegscheider",{"_path":2812,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2813,"config":2817,"_id":2818,"_type":32,"title":2814,"_source":34,"_file":2819,"_stem":2820,"_extension":37},"/en-us/blog/authors/erick-banks",{"name":2814,"config":2815},"Erick Banks",{"headshot":722,"ctfId":2816},"4CGXhAxudTq69aZOtPnLfu",{"template":691},"content:en-us:blog:authors:erick-banks.yml","en-us/blog/authors/erick-banks.yml","en-us/blog/authors/erick-banks",{"_path":2822,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2823,"config":2827,"_id":2828,"_type":32,"title":2824,"_source":34,"_file":2829,"_stem":2830,"_extension":37},"/en-us/blog/authors/erika-feldman",{"name":2824,"config":2825},"Erika Feldman",{"headshot":722,"ctfId":2826},"78oCat8vvbl6mzXsLawd9d",{"template":691},"content:en-us:blog:authors:erika-feldman.yml","en-us/blog/authors/erika-feldman.yml","en-us/blog/authors/erika-feldman",{"_path":2832,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2833,"config":2837,"_id":2838,"_type":32,"title":2839,"_source":34,"_file":2840,"_stem":2841,"_extension":37},"/en-us/blog/authors/erin-krengel-pulumi",{"name":2834,"config":2835},"Erin Krengel, Pulumi",{"headshot":722,"ctfId":2836},"Erin-Krengel-Pulumi",{"template":691},"content:en-us:blog:authors:erin-krengel-pulumi.yml","Erin Krengel Pulumi","en-us/blog/authors/erin-krengel-pulumi.yml","en-us/blog/authors/erin-krengel-pulumi",{"_path":2843,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2844,"config":2848,"_id":2849,"_type":32,"title":2850,"_source":34,"_file":2851,"_stem":2852,"_extension":37},"/en-us/blog/authors/ernst-van-nierop",{"name":2845,"config":2846},"Ernst van Nierop",{"headshot":7,"ctfId":2847},"ernstvn",{"template":691},"content:en-us:blog:authors:ernst-van-nierop.yml","Ernst Van Nierop","en-us/blog/authors/ernst-van-nierop.yml","en-us/blog/authors/ernst-van-nierop",{"_path":2854,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2855,"config":2859,"_id":2860,"_type":32,"title":2856,"_source":34,"_file":2861,"_stem":2862,"_extension":37},"/en-us/blog/authors/esther-shein",{"name":2856,"config":2857},"Esther Shein",{"headshot":722,"ctfId":2858},"Esther-Shein",{"template":691},"content:en-us:blog:authors:esther-shein.yml","en-us/blog/authors/esther-shein.yml","en-us/blog/authors/esther-shein",{"_path":2864,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2865,"config":2870,"_id":2871,"_type":32,"title":2866,"_source":34,"_file":2872,"_stem":2873,"_extension":37},"/en-us/blog/authors/ethan-strike",{"name":2866,"config":2867},"Ethan Strike",{"headshot":2868,"ctfId":2869},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679067/Blog/Author%20Headshots/estrike-headshot.png","estrike",{"template":691},"content:en-us:blog:authors:ethan-strike.yml","en-us/blog/authors/ethan-strike.yml","en-us/blog/authors/ethan-strike",{"_path":2875,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2876,"config":2880,"_id":2881,"_type":32,"title":2877,"_source":34,"_file":2882,"_stem":2883,"_extension":37},"/en-us/blog/authors/ethan-urie",{"name":2877,"config":2878},"Ethan Urie",{"headshot":722,"ctfId":2879},"mJhtQw4TY9ZRNF7dfitIF",{"template":691},"content:en-us:blog:authors:ethan-urie.yml","en-us/blog/authors/ethan-urie.yml","en-us/blog/authors/ethan-urie",{"_path":2885,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2886,"config":2890,"_id":2891,"_type":32,"title":2887,"_source":34,"_file":2892,"_stem":2893,"_extension":37},"/en-us/blog/authors/eugene-lim",{"name":2887,"config":2888},"Eugene Lim",{"headshot":722,"ctfId":2889},"6KHdIdghkUfSTzV2MzxNcj",{"template":691},"content:en-us:blog:authors:eugene-lim.yml","en-us/blog/authors/eugene-lim.yml","en-us/blog/authors/eugene-lim",{"_path":2895,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2896,"config":2900,"_id":2901,"_type":32,"title":2897,"_source":34,"_file":2902,"_stem":2903,"_extension":37},"/en-us/blog/authors/eugenia-hannon",{"name":2897,"config":2898},"Eugenia Hannon",{"headshot":7,"ctfId":2899},"eugeniah",{"template":691},"content:en-us:blog:authors:eugenia-hannon.yml","en-us/blog/authors/eugenia-hannon.yml","en-us/blog/authors/eugenia-hannon",{"_path":2905,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2906,"config":2910,"_id":2911,"_type":32,"title":2907,"_source":34,"_file":2912,"_stem":2913,"_extension":37},"/en-us/blog/authors/ev-kontsevoy",{"name":2907,"config":2908},"Ev Kontsevoy",{"headshot":7,"ctfId":2909},"ekontsevoy",{"template":691},"content:en-us:blog:authors:ev-kontsevoy.yml","en-us/blog/authors/ev-kontsevoy.yml","en-us/blog/authors/ev-kontsevoy",{"_path":2915,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2916,"config":2920,"_id":2921,"_type":32,"title":2917,"_source":34,"_file":2922,"_stem":2923,"_extension":37},"/en-us/blog/authors/eva-sasson",{"name":2917,"config":2918},"Eva Sasson",{"headshot":722,"ctfId":2919},"Eva-Sasson",{"template":691},"content:en-us:blog:authors:eva-sasson.yml","en-us/blog/authors/eva-sasson.yml","en-us/blog/authors/eva-sasson",{"_path":2925,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2926,"config":2931,"_id":2932,"_type":32,"title":2927,"_source":34,"_file":2933,"_stem":2934,"_extension":37},"/en-us/blog/authors/fabian-zimmer",{"name":2927,"config":2928},"Fabian Zimmer",{"headshot":2929,"ctfId":2930},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750713473/q6awwqbxtg0a4x9gtmhs.png","3TK88UogcX5lx83kWMVuvI",{"template":691},"content:en-us:blog:authors:fabian-zimmer.yml","en-us/blog/authors/fabian-zimmer.yml","en-us/blog/authors/fabian-zimmer",{"_path":2936,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2937,"config":2941,"_id":2942,"_type":32,"title":2938,"_source":34,"_file":2943,"_stem":2944,"_extension":37},"/en-us/blog/authors/fabio-akita",{"name":2938,"config":2939},"Fabio Akita",{"headshot":722,"ctfId":2940},"Fabio-Akita",{"template":691},"content:en-us:blog:authors:fabio-akita.yml","en-us/blog/authors/fabio-akita.yml","en-us/blog/authors/fabio-akita",{"_path":2946,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2947,"config":2951,"_id":2952,"_type":32,"title":2948,"_source":34,"_file":2953,"_stem":2954,"_extension":37},"/en-us/blog/authors/fabio-busatto",{"name":2948,"config":2949},"Fabio Busatto",{"headshot":7,"ctfId":2950},"bikebilly",{"template":691},"content:en-us:blog:authors:fabio-busatto.yml","en-us/blog/authors/fabio-busatto.yml","en-us/blog/authors/fabio-busatto",{"_path":2956,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2957,"config":2962,"_id":2963,"_type":32,"title":2958,"_source":34,"_file":2964,"_stem":2965,"_extension":37},"/en-us/blog/authors/fabio-pitino",{"name":2958,"config":2959},"Fabio Pitino",{"headshot":2960,"ctfId":2961},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659958/Blog/Author%20Headshots/fabiopitino-headshot.jpg","fabiopitino",{"template":691},"content:en-us:blog:authors:fabio-pitino.yml","en-us/blog/authors/fabio-pitino.yml","en-us/blog/authors/fabio-pitino",{"_path":2967,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2968,"config":2972,"_id":2973,"_type":32,"title":2969,"_source":34,"_file":2974,"_stem":2975,"_extension":37},"/en-us/blog/authors/farnoosh-seifoddini",{"name":2969,"config":2970},"Farnoosh Seifoddini",{"headshot":7,"ctfId":2971},"fseifoddini",{"template":691},"content:en-us:blog:authors:farnoosh-seifoddini.yml","en-us/blog/authors/farnoosh-seifoddini.yml","en-us/blog/authors/farnoosh-seifoddini",{"_path":2977,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2978,"config":2982,"_id":2983,"_type":32,"title":2979,"_source":34,"_file":2984,"_stem":2985,"_extension":37},"/en-us/blog/authors/fatih-acet",{"name":2979,"config":2980},"Fatih Acet",{"headshot":7,"ctfId":2981},"fatihacet",{"template":691},"content:en-us:blog:authors:fatih-acet.yml","en-us/blog/authors/fatih-acet.yml","en-us/blog/authors/fatih-acet",{"_path":2987,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2988,"config":2993,"_id":2994,"_type":32,"title":2989,"_source":34,"_file":2995,"_stem":2996,"_extension":37},"/en-us/blog/authors/fatima-sarah-khalid",{"name":2989,"config":2990},"Fatima Sarah Khalid",{"headshot":2991,"ctfId":2992},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663337/Blog/Author%20Headshots/sugaroverflow-headshot.jpg","sugaroverflow",{"template":691},"content:en-us:blog:authors:fatima-sarah-khalid.yml","en-us/blog/authors/fatima-sarah-khalid.yml","en-us/blog/authors/fatima-sarah-khalid",{"_path":2998,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":2999,"config":3003,"_id":3004,"_type":32,"title":18,"_source":34,"_file":3005,"_stem":3006,"_extension":37},"/en-us/blog/authors/fernando-diaz",{"name":18,"config":3000},{"headshot":3001,"ctfId":3002},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659556/Blog/Author%20Headshots/fern_diaz.png","fjdiaz",{"template":691},"content:en-us:blog:authors:fernando-diaz.yml","en-us/blog/authors/fernando-diaz.yml","en-us/blog/authors/fernando-diaz",{"_path":3008,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3009,"config":3013,"_id":3014,"_type":32,"title":3010,"_source":34,"_file":3015,"_stem":3016,"_extension":37},"/en-us/blog/authors/filipa-lacerda",{"name":3010,"config":3011},"Filipa Lacerda",{"headshot":7,"ctfId":3012},"filipa",{"template":691},"content:en-us:blog:authors:filipa-lacerda.yml","en-us/blog/authors/filipa-lacerda.yml","en-us/blog/authors/filipa-lacerda",{"_path":3018,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3019,"config":3024,"_id":3025,"_type":32,"title":3026,"_source":34,"_file":3027,"_stem":3028,"_extension":37},"/en-us/blog/authors/flix-veillette-potvin",{"name":3020,"config":3021}," Félix Veillette-Potvin",{"headshot":3022,"ctfId":3023},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662606/Blog/Author%20Headshots/_F%C3%A9lix_Veillette-Potvin_headshot.png","3nkwcdE5K3Uw9nrovEngxW",{"template":691},"content:en-us:blog:authors:flix-veillette-potvin.yml","Flix Veillette Potvin","en-us/blog/authors/flix-veillette-potvin.yml","en-us/blog/authors/flix-veillette-potvin",{"_path":3030,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3031,"config":3035,"_id":3036,"_type":32,"title":3032,"_source":34,"_file":3037,"_stem":3038,"_extension":37},"/en-us/blog/authors/forrest-brazeal",{"name":3032,"config":3033},"Forrest Brazeal",{"headshot":7,"ctfId":3034},"fbrazeal",{"template":691},"content:en-us:blog:authors:forrest-brazeal.yml","en-us/blog/authors/forrest-brazeal.yml","en-us/blog/authors/forrest-brazeal",{"_path":3040,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3041,"config":3045,"_id":3046,"_type":32,"title":3042,"_source":34,"_file":3047,"_stem":3048,"_extension":37},"/en-us/blog/authors/francis-ofungwu",{"name":3042,"config":3043},"Francis Ofungwu",{"headshot":722,"ctfId":3044},"fofungwu",{"template":691},"content:en-us:blog:authors:francis-ofungwu.yml","en-us/blog/authors/francis-ofungwu.yml","en-us/blog/authors/francis-ofungwu",{"_path":3050,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3051,"config":3056,"_id":3057,"_type":32,"title":3058,"_source":34,"_file":3059,"_stem":3060,"_extension":37},"/en-us/blog/authors/frdric-caplette",{"name":3052,"config":3053},"Frédéric Caplette",{"headshot":3054,"ctfId":3055},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749661878/Blog/Author%20Headshots/frederic_caplette_headshot.png","6nMRwNMwciKSX03zmbBbPF",{"template":691},"content:en-us:blog:authors:frdric-caplette.yml","Frdric Caplette","en-us/blog/authors/frdric-caplette.yml","en-us/blog/authors/frdric-caplette",{"_path":3062,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3063,"config":3068,"_id":3069,"_type":32,"title":3064,"_source":34,"_file":3070,"_stem":3071,"_extension":37},"/en-us/blog/authors/gabe-weaver",{"name":3064,"config":3065},"Gabe Weaver",{"headshot":3066,"ctfId":3067},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667605/Blog/Author%20Headshots/gweaver-headshot.jpg","gweaver",{"template":691},"content:en-us:blog:authors:gabe-weaver.yml","en-us/blog/authors/gabe-weaver.yml","en-us/blog/authors/gabe-weaver",{"_path":3073,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3074,"config":3079,"_id":3080,"_type":32,"title":3075,"_source":34,"_file":3081,"_stem":3082,"_extension":37},"/en-us/blog/authors/gabriel-engel",{"name":3075,"config":3076},"Gabriel Engel",{"headshot":3077,"ctfId":3078},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664747/Blog/Author%20Headshots/gabrielengel_gl-headshot.jpg","gabrielengelgl",{"template":691},"content:en-us:blog:authors:gabriel-engel.yml","en-us/blog/authors/gabriel-engel.yml","en-us/blog/authors/gabriel-engel",{"_path":3084,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3085,"config":3089,"_id":3090,"_type":32,"title":3086,"_source":34,"_file":3091,"_stem":3092,"_extension":37},"/en-us/blog/authors/gabriel-le-breton",{"name":3086,"config":3087},"Gabriel Le Breton",{"headshot":722,"ctfId":3088},"Gabriel-Le-Breton",{"template":691},"content:en-us:blog:authors:gabriel-le-breton.yml","en-us/blog/authors/gabriel-le-breton.yml","en-us/blog/authors/gabriel-le-breton",{"_path":3094,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3095,"config":3100,"_id":3101,"_type":32,"title":3096,"_source":34,"_file":3102,"_stem":3103,"_extension":37},"/en-us/blog/authors/gabriel-mazetto",{"name":3096,"config":3097},"Gabriel Mazetto",{"headshot":3098,"ctfId":3099},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749678982/Blog/Author%20Headshots/brodock-headshot.jpg","brodock",{"template":691},"content:en-us:blog:authors:gabriel-mazetto.yml","en-us/blog/authors/gabriel-mazetto.yml","en-us/blog/authors/gabriel-mazetto",{"_path":3105,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3106,"config":3111,"_id":3112,"_type":32,"title":3107,"_source":34,"_file":3113,"_stem":3114,"_extension":37},"/en-us/blog/authors/gavin-peltz",{"name":3107,"config":3108},"Gavin Peltz",{"headshot":3109,"ctfId":3110},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662831/Blog/Author%20Headshots/gavin_peltz.png","27UwgXDMqa0oBWV93rXTgN",{"template":691},"content:en-us:blog:authors:gavin-peltz.yml","en-us/blog/authors/gavin-peltz.yml","en-us/blog/authors/gavin-peltz",{"_path":3116,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3117,"config":3122,"_id":3123,"_type":32,"title":3118,"_source":34,"_file":3124,"_stem":3125,"_extension":37},"/en-us/blog/authors/george-kichukov",{"name":3118,"config":3119},"George Kichukov",{"headshot":3120,"ctfId":3121},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664866/Blog/Author%20Headshots/george_kichukov.png","7e8bn05u4pXwYjkRrqdprE",{"template":691},"content:en-us:blog:authors:george-kichukov.yml","en-us/blog/authors/george-kichukov.yml","en-us/blog/authors/george-kichukov",{"_path":3127,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3128,"config":3132,"_id":3133,"_type":32,"title":3129,"_source":34,"_file":3134,"_stem":3135,"_extension":37},"/en-us/blog/authors/gerard-hickey",{"name":3129,"config":3130},"Gerard Hickey",{"headshot":7,"ctfId":3131},"ghickey",{"template":691},"content:en-us:blog:authors:gerard-hickey.yml","en-us/blog/authors/gerard-hickey.yml","en-us/blog/authors/gerard-hickey",{"_path":3137,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3138,"config":3143,"_id":3144,"_type":32,"title":3145,"_source":34,"_file":3146,"_stem":3147,"_extension":37},"/en-us/blog/authors/gerardo-lopez-fernandez",{"name":3139,"config":3140},"Gerardo Lopez-Fernandez",{"headshot":3141,"ctfId":3142},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679925/Blog/Author%20Headshots/glopezfernandez-headshot.jpg","glopezfernandez",{"template":691},"content:en-us:blog:authors:gerardo-lopez-fernandez.yml","Gerardo Lopez Fernandez","en-us/blog/authors/gerardo-lopez-fernandez.yml","en-us/blog/authors/gerardo-lopez-fernandez",{"_path":3149,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3150,"config":3155,"_id":3156,"_type":32,"title":3151,"_source":34,"_file":3157,"_stem":3158,"_extension":37},"/en-us/blog/authors/gina-doyle",{"name":3151,"config":3152},"Gina Doyle",{"headshot":3153,"ctfId":3154},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679201/Blog/Author%20Headshots/gdoyle-headshot.png","gdoyle",{"template":691},"content:en-us:blog:authors:gina-doyle.yml","en-us/blog/authors/gina-doyle.yml","en-us/blog/authors/gina-doyle",{"_path":3160,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3161,"config":3164,"_id":3165,"_type":32,"title":3166,"_source":34,"_file":3167,"_stem":3168,"_extension":37},"/en-us/blog/authors/gitlab",{"name":3162,"config":3163},"GitLab",{"headshot":722,"ctfId":3162},{"template":691},"content:en-us:blog:authors:gitlab.yml","Gitlab","en-us/blog/authors/gitlab.yml","en-us/blog/authors/gitlab",{"_path":3170,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3171,"config":3175,"_id":3176,"_type":32,"title":3177,"_source":34,"_file":3178,"_stem":3179,"_extension":37},"/en-us/blog/authors/gitlab-ai-assisted-group",{"name":3172,"config":3173},"GitLab AI Assisted Group",{"headshot":722,"ctfId":3174},"GitLab-AI-Assisted-Group",{"template":691},"content:en-us:blog:authors:gitlab-ai-assisted-group.yml","Gitlab Ai Assisted Group","en-us/blog/authors/gitlab-ai-assisted-group.yml","en-us/blog/authors/gitlab-ai-assisted-group",{"_path":3181,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3182,"config":3186,"_id":3187,"_type":32,"title":3188,"_source":34,"_file":3189,"_stem":3190,"_extension":37},"/en-us/blog/authors/gitlab-france-team",{"name":3183,"config":3184},"GitLab France Team",{"headshot":722,"ctfId":3185},"1gfblqN0ibYIuWGk7MOTny",{"template":691},"content:en-us:blog:authors:gitlab-france-team.yml","Gitlab France Team","en-us/blog/authors/gitlab-france-team.yml","en-us/blog/authors/gitlab-france-team",{"_path":3192,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3193,"config":3197,"_id":3198,"_type":32,"title":3199,"_source":34,"_file":3200,"_stem":3201,"_extension":37},"/en-us/blog/authors/gitlab-germany-team",{"name":3194,"config":3195},"GitLab Germany Team",{"headshot":722,"ctfId":3196},"6tNquF8jQeRRRi8k3ZXpvS",{"template":691},"content:en-us:blog:authors:gitlab-germany-team.yml","Gitlab Germany Team","en-us/blog/authors/gitlab-germany-team.yml","en-us/blog/authors/gitlab-germany-team",{"_path":3203,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3204,"config":3208,"_id":3209,"_type":32,"title":3210,"_source":34,"_file":3211,"_stem":3212,"_extension":37},"/en-us/blog/authors/gitlab-japan-team",{"name":3205,"config":3206},"GitLab Japan Team",{"headshot":722,"ctfId":3207},"5YWHF8vG80rluQ41QjgP7V",{"template":691},"content:en-us:blog:authors:gitlab-japan-team.yml","Gitlab Japan Team","en-us/blog/authors/gitlab-japan-team.yml","en-us/blog/authors/gitlab-japan-team",{"_path":3214,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3215,"config":3219,"_id":3220,"_type":32,"title":3221,"_source":34,"_file":3222,"_stem":3223,"_extension":37},"/en-us/blog/authors/gitlab-security-team",{"name":3216,"config":3217},"GitLab Security Team",{"headshot":722,"ctfId":3218},"GitLab-Security-Team",{"template":691},"content:en-us:blog:authors:gitlab-security-team.yml","Gitlab Security Team","en-us/blog/authors/gitlab-security-team.yml","en-us/blog/authors/gitlab-security-team",{"_path":3225,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3226,"config":3230,"_id":3231,"_type":32,"title":3232,"_source":34,"_file":3233,"_stem":3234,"_extension":37},"/en-us/blog/authors/gitlab-team",{"name":3227,"config":3228},"GitLab Team",{"headshot":722,"ctfId":3229},"GitLab-Team",{"template":691},"content:en-us:blog:authors:gitlab-team.yml","Gitlab Team","en-us/blog/authors/gitlab-team.yml","en-us/blog/authors/gitlab-team",{"_path":3236,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3237,"config":3241,"_id":3242,"_type":32,"title":3243,"_source":34,"_file":3244,"_stem":3245,"_extension":37},"/en-us/blog/authors/gitlab-vulnerability-research-team",{"name":3238,"config":3239},"GitLab Vulnerability Research Team",{"headshot":722,"ctfId":3240},"GitLab-Vulnerability-Research-Team",{"template":691},"content:en-us:blog:authors:gitlab-vulnerability-research-team.yml","Gitlab Vulnerability Research Team","en-us/blog/authors/gitlab-vulnerability-research-team.yml","en-us/blog/authors/gitlab-vulnerability-research-team",{"_path":3247,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3248,"config":3252,"_id":3253,"_type":32,"title":3249,"_source":34,"_file":3254,"_stem":3255,"_extension":37},"/en-us/blog/authors/goetz-buerkle",{"name":3249,"config":3250},"Goetz Buerkle",{"headshot":722,"ctfId":3251},"Goetz-Buerkle",{"template":691},"content:en-us:blog:authors:goetz-buerkle.yml","en-us/blog/authors/goetz-buerkle.yml","en-us/blog/authors/goetz-buerkle",{"_path":3257,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3258,"config":3263,"_id":3264,"_type":32,"title":3259,"_source":34,"_file":3265,"_stem":3266,"_extension":37},"/en-us/blog/authors/gosia-ksionek",{"name":3259,"config":3260},"Gosia Ksionek",{"headshot":3261,"ctfId":3262},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749680521/Blog/Author%20Headshots/mksionek-headshot.jpg","mksionek",{"template":691},"content:en-us:blog:authors:gosia-ksionek.yml","en-us/blog/authors/gosia-ksionek.yml","en-us/blog/authors/gosia-ksionek",{"_path":3268,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3269,"config":3274,"_id":3275,"_type":32,"title":3270,"_source":34,"_file":3276,"_stem":3277,"_extension":37},"/en-us/blog/authors/grant-hickman",{"name":3270,"config":3271},"Grant Hickman",{"headshot":3272,"ctfId":3273},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682570/Blog/Author%20Headshots/g.png","ghickman",{"template":691},"content:en-us:blog:authors:grant-hickman.yml","en-us/blog/authors/grant-hickman.yml","en-us/blog/authors/grant-hickman",{"_path":3279,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3280,"config":3285,"_id":3286,"_type":32,"title":3281,"_source":34,"_file":3287,"_stem":3288,"_extension":37},"/en-us/blog/authors/grant-young",{"name":3281,"config":3282},"Grant Young",{"headshot":3283,"ctfId":3284},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666346/Blog/Author%20Headshots/grantyoung-headshot.jpg","grantyoung",{"template":691},"content:en-us:blog:authors:grant-young.yml","en-us/blog/authors/grant-young.yml","en-us/blog/authors/grant-young",{"_path":3290,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3291,"config":3295,"_id":3296,"_type":32,"title":3292,"_source":34,"_file":3297,"_stem":3298,"_extension":37},"/en-us/blog/authors/greg-alfaro",{"name":3292,"config":3293},"Greg Alfaro",{"headshot":7,"ctfId":3294},"7zzMrU9Fbdw0QGxdFjJ1jE",{"template":691},"content:en-us:blog:authors:greg-alfaro.yml","en-us/blog/authors/greg-alfaro.yml","en-us/blog/authors/greg-alfaro",{"_path":3300,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3301,"config":3305,"_id":3306,"_type":32,"title":3302,"_source":34,"_file":3307,"_stem":3308,"_extension":37},"/en-us/blog/authors/greg-johnson",{"name":3302,"config":3303},"Greg Johnson",{"headshot":7,"ctfId":3304},"codeEmitter",{"template":691},"content:en-us:blog:authors:greg-johnson.yml","en-us/blog/authors/greg-johnson.yml","en-us/blog/authors/greg-johnson",{"_path":3310,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3311,"config":3316,"_id":3317,"_type":32,"title":3312,"_source":34,"_file":3318,"_stem":3319,"_extension":37},"/en-us/blog/authors/greg-myers",{"name":3312,"config":3313},"Greg Myers",{"headshot":3314,"ctfId":3315},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665570/Blog/Author%20Headshots/greg_myers_headshot.png","2uUYKgdtszyGfoOHbakiQX",{"template":691},"content:en-us:blog:authors:greg-myers.yml","en-us/blog/authors/greg-myers.yml","en-us/blog/authors/greg-myers",{"_path":3321,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3322,"config":3326,"_id":3327,"_type":32,"title":3323,"_source":34,"_file":3328,"_stem":3329,"_extension":37},"/en-us/blog/authors/grzegorz-bizon",{"name":3323,"config":3324},"Grzegorz Bizon",{"headshot":722,"ctfId":3325},"Grzegorz-Bizon",{"template":691},"content:en-us:blog:authors:grzegorz-bizon.yml","en-us/blog/authors/grzegorz-bizon.yml","en-us/blog/authors/grzegorz-bizon",{"_path":3331,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3332,"config":3336,"_id":3337,"_type":32,"title":3333,"_source":34,"_file":3338,"_stem":3339,"_extension":37},"/en-us/blog/authors/guenjun-yoo",{"name":3333,"config":3334},"Guenjun Yoo",{"headshot":7,"ctfId":3335},"gyoo",{"template":691},"content:en-us:blog:authors:guenjun-yoo.yml","en-us/blog/authors/guenjun-yoo.yml","en-us/blog/authors/guenjun-yoo",{"_path":3341,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3342,"config":3346,"_id":3347,"_type":32,"title":3348,"_source":34,"_file":3349,"_stem":3350,"_extension":37},"/en-us/blog/authors/guest-author-andr-arko-of-ruby-together",{"name":3343,"config":3344},"Guest author André Arko of Ruby Together",{"headshot":722,"ctfId":3345},"Guest-author-Andr-Arko-of-Ruby-Together",{"template":691},"content:en-us:blog:authors:guest-author-andr-arko-of-ruby-together.yml","Guest Author Andr Arko Of Ruby Together","en-us/blog/authors/guest-author-andr-arko-of-ruby-together.yml","en-us/blog/authors/guest-author-andr-arko-of-ruby-together",{"_path":3352,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3353,"config":3357,"_id":3358,"_type":32,"title":3359,"_source":34,"_file":3360,"_stem":3361,"_extension":37},"/en-us/blog/authors/guest-author-andr-miranda",{"name":3354,"config":3355},"Guest author André Miranda",{"headshot":722,"ctfId":3356},"Guest-author-Andr-Miranda",{"template":691},"content:en-us:blog:authors:guest-author-andr-miranda.yml","Guest Author Andr Miranda","en-us/blog/authors/guest-author-andr-miranda.yml","en-us/blog/authors/guest-author-andr-miranda",{"_path":3363,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3364,"config":3370,"_id":3371,"_type":32,"title":3372,"_source":34,"_file":3373,"_stem":3374,"_extension":37},"/en-us/blog/authors/gufran-yeilyurt-obss",{"name":3365,"config":3366},"Gufran Yeşilyurt, OBSS",{"headshot":3367,"linkedin":3368,"ctfId":3369},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666380/Blog/Author%20Headshots/1643972670650.jpg","https://www.linkedin.com/in/gufran-yesilyurt/","2ydYMU86my71BUASual2EI",{"template":691},"content:en-us:blog:authors:gufran-yeilyurt-obss.yml","Gufran Yeilyurt Obss","en-us/blog/authors/gufran-yeilyurt-obss.yml","en-us/blog/authors/gufran-yeilyurt-obss",{"_path":3376,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3377,"config":3381,"_id":3382,"_type":32,"title":3383,"_source":34,"_file":3384,"_stem":3385,"_extension":37},"/en-us/blog/authors/gustaw-fit-of-zoopla",{"name":3378,"config":3379},"Gustaw Fit of Zoopla",{"headshot":722,"ctfId":3380},"Gustaw-Fit-of-Zoopla",{"template":691},"content:en-us:blog:authors:gustaw-fit-of-zoopla.yml","Gustaw Fit Of Zoopla","en-us/blog/authors/gustaw-fit-of-zoopla.yml","en-us/blog/authors/gustaw-fit-of-zoopla",{"_path":3387,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3388,"config":3392,"_id":3393,"_type":32,"title":3394,"_source":34,"_file":3395,"_stem":3396,"_extension":37},"/en-us/blog/authors/guy-bar-gil-product-manager-at-whitesource",{"name":3389,"config":3390},"Guy Bar-Gil, Product Manager at WhiteSource",{"headshot":722,"ctfId":3391},"Guy-BarGil-Product-Manager-at-WhiteSource",{"template":691},"content:en-us:blog:authors:guy-bar-gil-product-manager-at-whitesource.yml","Guy Bar Gil Product Manager At Whitesource","en-us/blog/authors/guy-bar-gil-product-manager-at-whitesource.yml","en-us/blog/authors/guy-bar-gil-product-manager-at-whitesource",{"_path":3398,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3399,"config":3403,"_id":3404,"_type":32,"title":3400,"_source":34,"_file":3405,"_stem":3406,"_extension":37},"/en-us/blog/authors/gyan-chawdhary",{"name":3400,"config":3401},"Gyan Chawdhary",{"headshot":722,"ctfId":3402},"Gyan-Chawdhary",{"template":691},"content:en-us:blog:authors:gyan-chawdhary.yml","en-us/blog/authors/gyan-chawdhary.yml","en-us/blog/authors/gyan-chawdhary",{"_path":3408,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3409,"config":3414,"_id":3415,"_type":32,"title":3410,"_source":34,"_file":3416,"_stem":3417,"_extension":37},"/en-us/blog/authors/haim-snir",{"name":3410,"config":3411},"Haim Snir",{"headshot":3412,"ctfId":3413},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664386/Blog/Author%20Headshots/hsnir1-headshot.jpg","hsnir1",{"template":691},"content:en-us:blog:authors:haim-snir.yml","en-us/blog/authors/haim-snir.yml","en-us/blog/authors/haim-snir",{"_path":3419,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3420,"config":3425,"_id":3426,"_type":32,"title":3427,"_source":34,"_file":3428,"_stem":3429,"_extension":37},"/en-us/blog/authors/hakeem-abdul-razak",{"name":3421,"config":3422},"Hakeem Abdul-Razak",{"headshot":3423,"ctfId":3424},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662077/Blog/Author%20Headshots/Hakeem_Abdul-Razak_headshot.png","7H6nuZfVCK5mqJBK4fuaDH",{"template":691},"content:en-us:blog:authors:hakeem-abdul-razak.yml","Hakeem Abdul Razak","en-us/blog/authors/hakeem-abdul-razak.yml","en-us/blog/authors/hakeem-abdul-razak",{"_path":3431,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3432,"config":3436,"_id":3438,"_type":32,"title":3433,"_source":34,"_file":3439,"_stem":3440,"_extension":37},"/en-us/blog/authors/halil-coban",{"name":3433,"config":3434},"Halil Coban",{"headshot":3435},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751039592/hlxd6cnlgdioobqfvwus.png",{"template":691,"gitlabHandle":3437},"halilcoban","content:en-us:blog:authors:halil-coban.yml","en-us/blog/authors/halil-coban.yml","en-us/blog/authors/halil-coban",{"_path":3442,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3443,"config":3448,"_id":3449,"_type":32,"title":3444,"_source":34,"_file":3450,"_stem":3451,"_extension":37},"/en-us/blog/authors/hannah-sutor",{"name":3444,"config":3445},"Hannah Sutor",{"headshot":3446,"ctfId":3447},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665588/Blog/Author%20Headshots/hsutor-headshot.png","hsutor",{"template":691},"content:en-us:blog:authors:hannah-sutor.yml","en-us/blog/authors/hannah-sutor.yml","en-us/blog/authors/hannah-sutor",{"_path":3453,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3454,"config":3459,"_id":3460,"_type":32,"title":3455,"_source":34,"_file":3461,"_stem":3462,"_extension":37},"/en-us/blog/authors/harjeet-sharma",{"name":3455,"config":3456},"Harjeet Sharma",{"headshot":3457,"ctfId":3458},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665497/Blog/Author%20Headshots/harjeet_sharma_headshot.png","723O6GGQQEu75MCuhw6lqh",{"template":691},"content:en-us:blog:authors:harjeet-sharma.yml","en-us/blog/authors/harjeet-sharma.yml","en-us/blog/authors/harjeet-sharma",{"_path":3464,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3465,"config":3469,"_id":3470,"_type":32,"title":3466,"_source":34,"_file":3471,"_stem":3472,"_extension":37},"/en-us/blog/authors/haydn-mackay",{"name":3466,"config":3467},"Haydn Mackay",{"headshot":722,"ctfId":3468},"Haydn-Mackay",{"template":691},"content:en-us:blog:authors:haydn-mackay.yml","en-us/blog/authors/haydn-mackay.yml","en-us/blog/authors/haydn-mackay",{"_path":3474,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3475,"config":3479,"_id":3480,"_type":32,"title":3476,"_source":34,"_file":3481,"_stem":3482,"_extension":37},"/en-us/blog/authors/hazel-yang",{"name":3476,"config":3477},"Hazel Yang",{"headshot":7,"ctfId":3478},"hazelyang",{"template":691},"content:en-us:blog:authors:hazel-yang.yml","en-us/blog/authors/hazel-yang.yml","en-us/blog/authors/hazel-yang",{"_path":3484,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3485,"config":3489,"_id":3490,"_type":32,"title":3491,"_source":34,"_file":3492,"_stem":3493,"_extension":37},"/en-us/blog/authors/heather-mcnamee",{"name":3486,"config":3487},"Heather McNamee",{"headshot":722,"ctfId":3488},"Heather-McNamee",{"template":691},"content:en-us:blog:authors:heather-mcnamee.yml","Heather Mcnamee","en-us/blog/authors/heather-mcnamee.yml","en-us/blog/authors/heather-mcnamee",{"_path":3495,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3496,"config":3500,"_id":3501,"_type":32,"title":3497,"_source":34,"_file":3502,"_stem":3503,"_extension":37},"/en-us/blog/authors/heather-simpson",{"name":3497,"config":3498},"Heather Simpson",{"headshot":722,"ctfId":3499},"hsimpson",{"template":691},"content:en-us:blog:authors:heather-simpson.yml","en-us/blog/authors/heather-simpson.yml","en-us/blog/authors/heather-simpson",{"_path":3505,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3506,"config":3511,"_id":3512,"_type":32,"title":3507,"_source":34,"_file":3513,"_stem":3514,"_extension":37},"/en-us/blog/authors/hillary-benson",{"name":3507,"config":3508},"Hillary Benson",{"headshot":3509,"ctfId":3510},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749683387/Blog/Author%20Headshots/hillarybensonheadshot.png","45VEFoISCoOhRXzyPyAf1x",{"template":691},"content:en-us:blog:authors:hillary-benson.yml","en-us/blog/authors/hillary-benson.yml","en-us/blog/authors/hillary-benson",{"_path":3516,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3517,"config":3521,"_id":3523,"_type":32,"title":3518,"_source":34,"_file":3524,"_stem":3525,"_extension":37},"/en-us/blog/authors/himanshu-kapoor",{"name":3518,"config":3519},"Himanshu Kapoor",{"headshot":3520},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1754585086/hfuoktkehmq0jyfybrnt.png",{"template":691,"gitlabHandle":3522},"himkp","content:en-us:blog:authors:himanshu-kapoor.yml","en-us/blog/authors/himanshu-kapoor.yml","en-us/blog/authors/himanshu-kapoor",{"_path":3527,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3528,"config":3533,"_id":3534,"_type":32,"title":3529,"_source":34,"_file":3535,"_stem":3536,"_extension":37},"/en-us/blog/authors/hiroki-suezawa",{"name":3529,"config":3530},"Hiroki Suezawa",{"headshot":3531,"ctfId":3532},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662370/Blog/Author%20Headshots/hiroki_suezawa.png","cw6ZIj0yjr1uw2LAFr23h",{"template":691},"content:en-us:blog:authors:hiroki-suezawa.yml","en-us/blog/authors/hiroki-suezawa.yml","en-us/blog/authors/hiroki-suezawa",{"_path":3538,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3539,"config":3543,"_id":3544,"_type":32,"title":3540,"_source":34,"_file":3545,"_stem":3546,"_extension":37},"/en-us/blog/authors/holly-reynolds",{"name":3540,"config":3541},"Holly Reynolds",{"headshot":7,"ctfId":3542},"hollyreynolds",{"template":691},"content:en-us:blog:authors:holly-reynolds.yml","en-us/blog/authors/holly-reynolds.yml","en-us/blog/authors/holly-reynolds",{"_path":3548,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3549,"config":3553,"_id":3554,"_type":32,"title":3550,"_source":34,"_file":3555,"_stem":3556,"_extension":37},"/en-us/blog/authors/huldra",{"name":3550,"config":3551},"Huldra",{"headshot":7,"ctfId":3552},"huldra",{"template":691},"content:en-us:blog:authors:huldra.yml","en-us/blog/authors/huldra.yml","en-us/blog/authors/huldra",{"_path":3558,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3559,"config":3563,"_id":3564,"_type":32,"title":3560,"_source":34,"_file":3565,"_stem":3566,"_extension":37},"/en-us/blog/authors/iain-camacho",{"name":3560,"config":3561},"Iain Camacho",{"headshot":7,"ctfId":3562},"icamacho",{"template":691},"content:en-us:blog:authors:iain-camacho.yml","en-us/blog/authors/iain-camacho.yml","en-us/blog/authors/iain-camacho",{"_path":3568,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3569,"config":3573,"_id":3574,"_type":32,"title":3570,"_source":34,"_file":3575,"_stem":3576,"_extension":37},"/en-us/blog/authors/ian-bartholomew",{"name":3570,"config":3571},"Ian Bartholomew",{"headshot":722,"ctfId":3572},"7D4PE43CXfi8pgOSCmipH0",{"template":691},"content:en-us:blog:authors:ian-bartholomew.yml","en-us/blog/authors/ian-bartholomew.yml","en-us/blog/authors/ian-bartholomew",{"_path":3578,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3579,"config":3584,"_id":3585,"_type":32,"title":3580,"_source":34,"_file":3586,"_stem":3587,"_extension":37},"/en-us/blog/authors/ian-khor",{"name":3580,"config":3581},"Ian Khor",{"headshot":3582,"ctfId":3583},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662933/Blog/Author%20Headshots/ian_khor_headshot.png","nSk8fzDwtG3LVFWwg8HrF",{"template":691},"content:en-us:blog:authors:ian-khor.yml","en-us/blog/authors/ian-khor.yml","en-us/blog/authors/ian-khor",{"_path":3589,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3590,"config":3595,"_id":3596,"_type":32,"title":3591,"_source":34,"_file":3597,"_stem":3598,"_extension":37},"/en-us/blog/authors/ian-pedowitz",{"name":3591,"config":3592},"Ian Pedowitz",{"headshot":3593,"ctfId":3594},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749683040/Blog/Author%20Headshots/ipedowitz-headshot.jpg","ipedowitz",{"template":691},"content:en-us:blog:authors:ian-pedowitz.yml","en-us/blog/authors/ian-pedowitz.yml","en-us/blog/authors/ian-pedowitz",{"_path":3600,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3601,"config":3606,"_id":3607,"_type":32,"title":3602,"_source":34,"_file":3608,"_stem":3609,"_extension":37},"/en-us/blog/authors/igor-drozdov",{"name":3602,"config":3603},"Igor Drozdov",{"headshot":3604,"ctfId":3605},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749672455/Blog/Author%20Headshots/igor.png","igordrozdov",{"template":691},"content:en-us:blog:authors:igor-drozdov.yml","en-us/blog/authors/igor-drozdov.yml","en-us/blog/authors/igor-drozdov",{"_path":3611,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3612,"config":3617,"_id":3618,"_type":32,"title":3613,"_source":34,"_file":3619,"_stem":3620,"_extension":37},"/en-us/blog/authors/igor-wiedler",{"name":3613,"config":3614},"Igor Wiedler",{"headshot":3615,"ctfId":3616},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681841/Blog/Author%20Headshots/igorwwwwwwwwwwwwwwwwwwww-headshot.png","igorwwwwwwwwwwwwwwwwwwww",{"template":691},"content:en-us:blog:authors:igor-wiedler.yml","en-us/blog/authors/igor-wiedler.yml","en-us/blog/authors/igor-wiedler",{"_path":3622,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3623,"config":3628,"_id":3629,"_type":32,"title":3630,"_source":34,"_file":3631,"_stem":3632,"_extension":37},"/en-us/blog/authors/inchul-yoo-sunjung-park",{"name":3624,"config":3625},"Inchul Yoo, Sunjung Park",{"headshot":3626,"ctfId":3627},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669731/Blog/Author%20Headshots/sunjungp-headshot.png","sunjungp",{"template":691},"content:en-us:blog:authors:inchul-yoo-sunjung-park.yml","Inchul Yoo Sunjung Park","en-us/blog/authors/inchul-yoo-sunjung-park.yml","en-us/blog/authors/inchul-yoo-sunjung-park",{"_path":3634,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3635,"config":3640,"_id":3641,"_type":32,"title":3636,"_source":34,"_file":3642,"_stem":3643,"_extension":37},"/en-us/blog/authors/isaac-dawson",{"name":3636,"config":3637},"Isaac Dawson",{"headshot":3638,"ctfId":3639},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669814/Blog/Author%20Headshots/idawson-headshot.jpg","idawson",{"template":691},"content:en-us:blog:authors:isaac-dawson.yml","en-us/blog/authors/isaac-dawson.yml","en-us/blog/authors/isaac-dawson",{"_path":3645,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3646,"config":3650,"_id":3652,"_type":32,"title":3653,"_source":34,"_file":3654,"_stem":3655,"_extension":37},"/en-us/blog/authors/issei-hamada-sony-biz-networks-corporation",{"config":3647,"name":3649},{"headshot":3648},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1760414048/buvcowublhq36ongtzbx.png","Issei Hamada, Sony Biz Networks Corporation",{"template":691,"gitlabHandle":3651},"https://gitlab.com/issei-hamada","content:en-us:blog:authors:issei-hamada-sony-biz-networks-corporation.yml","Issei Hamada Sony Biz Networks Corporation","en-us/blog/authors/issei-hamada-sony-biz-networks-corporation.yml","en-us/blog/authors/issei-hamada-sony-biz-networks-corporation",{"_path":3657,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3658,"config":3663,"_id":3664,"_type":32,"title":3659,"_source":34,"_file":3665,"_stem":3666,"_extension":37},"/en-us/blog/authors/itzik-gan-baruch",{"name":3659,"config":3660},"Itzik Gan Baruch",{"headshot":3661,"ctfId":3662},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749658921/Blog/Author%20Headshots/iganbaruch-headshot.jpg","iganbaruch",{"template":691},"content:en-us:blog:authors:itzik-gan-baruch.yml","en-us/blog/authors/itzik-gan-baruch.yml","en-us/blog/authors/itzik-gan-baruch",{"_path":3668,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3669,"config":3673,"_id":3674,"_type":32,"title":3670,"_source":34,"_file":3675,"_stem":3676,"_extension":37},"/en-us/blog/authors/ivan-lychev",{"name":3670,"config":3671},"Ivan Lychev",{"headshot":7,"ctfId":3672},"iLychevAD",{"template":691},"content:en-us:blog:authors:ivan-lychev.yml","en-us/blog/authors/ivan-lychev.yml","en-us/blog/authors/ivan-lychev",{"_path":3678,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3679,"config":3683,"_id":3684,"_type":32,"title":3680,"_source":34,"_file":3685,"_stem":3686,"_extension":37},"/en-us/blog/authors/ivan-nemytchenko",{"name":3680,"config":3681},"Ivan Nemytchenko",{"headshot":722,"ctfId":3682},"Ivan-Nemytchenko",{"template":691},"content:en-us:blog:authors:ivan-nemytchenko.yml","en-us/blog/authors/ivan-nemytchenko.yml","en-us/blog/authors/ivan-nemytchenko",{"_path":3688,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3689,"config":3695,"_id":3696,"_type":32,"title":3691,"_source":34,"_file":3697,"_stem":3698,"_extension":37},"/en-us/blog/authors/ivanha-paz",{"role":3690,"name":3691,"config":3692},"DevRel Lead at Jam","Ivanha Paz",{"headshot":3693,"ctfId":3694},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670359/Blog/Author%20Headshots/Ivanha_Paz_-_headshot.jpg","7sP877dkX9NIHekQO3HbUH",{"template":691},"content:en-us:blog:authors:ivanha-paz.yml","en-us/blog/authors/ivanha-paz.yml","en-us/blog/authors/ivanha-paz",{"_path":3700,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3701,"config":3705,"_id":3706,"_type":32,"title":3702,"_source":34,"_file":3707,"_stem":3708,"_extension":37},"/en-us/blog/authors/jacie-bandur",{"name":3702,"config":3703},"Jacie Bandur",{"headshot":7,"ctfId":3704},"jbandur",{"template":691},"content:en-us:blog:authors:jacie-bandur.yml","en-us/blog/authors/jacie-bandur.yml","en-us/blog/authors/jacie-bandur",{"_path":3710,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3711,"config":3716,"_id":3717,"_type":32,"title":3712,"_source":34,"_file":3718,"_stem":3719,"_extension":37},"/en-us/blog/authors/jacki-bauer",{"name":3712,"config":3713},"Jacki Bauer",{"headshot":3714,"ctfId":3715},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669728/Blog/Author%20Headshots/jackib-headshot.jpg","7nGz3EarOjQXW2gQuJaF1Z",{"template":691},"content:en-us:blog:authors:jacki-bauer.yml","en-us/blog/authors/jacki-bauer.yml","en-us/blog/authors/jacki-bauer",{"_path":3721,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3722,"config":3726,"_id":3727,"_type":32,"title":3723,"_source":34,"_file":3728,"_stem":3729,"_extension":37},"/en-us/blog/authors/jackie-meshell",{"name":3723,"config":3724},"Jackie Meshell",{"headshot":7,"ctfId":3725},"jmeshell",{"template":691},"content:en-us:blog:authors:jackie-meshell.yml","en-us/blog/authors/jackie-meshell.yml","en-us/blog/authors/jackie-meshell",{"_path":3731,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3732,"config":3737,"_id":3738,"_type":32,"title":3733,"_source":34,"_file":3739,"_stem":3740,"_extension":37},"/en-us/blog/authors/jackie-porter",{"name":3733,"config":3734},"Jackie Porter",{"headshot":3735,"ctfId":3736},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664942/Blog/Author%20Headshots/jreporter-headshot.png","jreporter",{"template":691},"content:en-us:blog:authors:jackie-porter.yml","en-us/blog/authors/jackie-porter.yml","en-us/blog/authors/jackie-porter",{"_path":3742,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3743,"config":3747,"_id":3748,"_type":32,"title":3744,"_source":34,"_file":3749,"_stem":3750,"_extension":37},"/en-us/blog/authors/jacob-schatz",{"name":3744,"config":3745},"Jacob Schatz",{"headshot":7,"ctfId":3746},"jschatz1",{"template":691},"content:en-us:blog:authors:jacob-schatz.yml","en-us/blog/authors/jacob-schatz.yml","en-us/blog/authors/jacob-schatz",{"_path":3752,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3753,"config":3757,"_id":3758,"_type":32,"title":3754,"_source":34,"_file":3759,"_stem":3760,"_extension":37},"/en-us/blog/authors/jacob-vosmaer",{"name":3754,"config":3755},"Jacob Vosmaer",{"headshot":722,"ctfId":3756},"Jacob-Vosmaer",{"template":691},"content:en-us:blog:authors:jacob-vosmaer.yml","en-us/blog/authors/jacob-vosmaer.yml","en-us/blog/authors/jacob-vosmaer",{"_path":3762,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3763,"config":3768,"_id":3769,"_type":32,"title":3764,"_source":34,"_file":3770,"_stem":3771,"_extension":37},"/en-us/blog/authors/jacques-erasmus",{"name":3764,"config":3765},"Jacques Erasmus",{"headshot":3766,"ctfId":3767},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682633/Blog/Author%20Headshots/jerasmus-headshot.png","jerasmus",{"template":691},"content:en-us:blog:authors:jacques-erasmus.yml","en-us/blog/authors/jacques-erasmus.yml","en-us/blog/authors/jacques-erasmus",{"_path":3773,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3774,"config":3779,"_id":3780,"_type":32,"title":3781,"_source":34,"_file":3782,"_stem":3783,"_extension":37},"/en-us/blog/authors/jaime-martnez",{"name":3775,"config":3776},"Jaime Martínez",{"headshot":3777,"ctfId":3778},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679630/Blog/Author%20Headshots/jaime-headshot.jpg","jaime",{"template":691},"content:en-us:blog:authors:jaime-martnez.yml","Jaime Martnez","en-us/blog/authors/jaime-martnez.yml","en-us/blog/authors/jaime-martnez",{"_path":3785,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3786,"config":3790,"_id":3791,"_type":32,"title":3787,"_source":34,"_file":3792,"_stem":3793,"_extension":37},"/en-us/blog/authors/jake-foster",{"name":3787,"config":3788},"Jake Foster",{"headshot":722,"ctfId":3789},"jakefoster1",{"template":691},"content:en-us:blog:authors:jake-foster.yml","en-us/blog/authors/jake-foster.yml","en-us/blog/authors/jake-foster",{"_path":3795,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3796,"config":3800,"_id":3801,"_type":32,"title":3797,"_source":34,"_file":3802,"_stem":3803,"_extension":37},"/en-us/blog/authors/jake-stein",{"name":3797,"config":3798},"Jake Stein",{"headshot":722,"ctfId":3799},"Jake-Stein",{"template":691},"content:en-us:blog:authors:jake-stein.yml","en-us/blog/authors/jake-stein.yml","en-us/blog/authors/jake-stein",{"_path":3805,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3806,"config":3810,"_id":3811,"_type":32,"title":3807,"_source":34,"_file":3812,"_stem":3813,"_extension":37},"/en-us/blog/authors/james-dang",{"name":3807,"config":3808},"James Dang",{"headshot":722,"ctfId":3809},"James-Dang",{"template":691},"content:en-us:blog:authors:james-dang.yml","en-us/blog/authors/james-dang.yml","en-us/blog/authors/james-dang",{"_path":3815,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3816,"config":3821,"_id":3822,"_type":32,"title":3817,"_source":34,"_file":3823,"_stem":3824,"_extension":37},"/en-us/blog/authors/james-heimbuck",{"name":3817,"config":3818},"James Heimbuck",{"headshot":3819,"ctfId":3820},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666934/Blog/Author%20Headshots/jheimbuck_gl-headshot.png","jheimbuckgl",{"template":691},"content:en-us:blog:authors:james-heimbuck.yml","en-us/blog/authors/james-heimbuck.yml","en-us/blog/authors/james-heimbuck",{"_path":3826,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3827,"config":3831,"_id":3832,"_type":32,"title":3828,"_source":34,"_file":3833,"_stem":3834,"_extension":37},"/en-us/blog/authors/james-ramsay",{"name":3828,"config":3829},"James Ramsay",{"headshot":7,"ctfId":3830},"jramsay",{"template":691},"content:en-us:blog:authors:james-ramsay.yml","en-us/blog/authors/james-ramsay.yml","en-us/blog/authors/james-ramsay",{"_path":3836,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3837,"config":3842,"_id":3843,"_type":32,"title":3838,"_source":34,"_file":3844,"_stem":3845,"_extension":37},"/en-us/blog/authors/james-wormwell",{"name":3838,"config":3839},"James Wormwell",{"headshot":3840,"ctfId":3841},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659474/Blog/Author%20Headshots/james_wormwell_headshot.png","CPPijHb0Op5C5aVcvsOEf",{"template":691},"content:en-us:blog:authors:james-wormwell.yml","en-us/blog/authors/james-wormwell.yml","en-us/blog/authors/james-wormwell",{"_path":3847,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3848,"config":3852,"_id":3853,"_type":32,"title":3849,"_source":34,"_file":3854,"_stem":3855,"_extension":37},"/en-us/blog/authors/jamie-hurewitz",{"name":3849,"config":3850},"Jamie Hurewitz",{"headshot":722,"ctfId":3851},"Jamie-Hurewitz",{"template":691},"content:en-us:blog:authors:jamie-hurewitz.yml","en-us/blog/authors/jamie-hurewitz.yml","en-us/blog/authors/jamie-hurewitz",{"_path":3857,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3858,"config":3862,"_id":3863,"_type":32,"title":3859,"_source":34,"_file":3864,"_stem":3865,"_extension":37},"/en-us/blog/authors/jamie-rachel",{"name":3859,"config":3860},"Jamie Rachel",{"headshot":7,"ctfId":3861},"jrachel1",{"template":691},"content:en-us:blog:authors:jamie-rachel.yml","en-us/blog/authors/jamie-rachel.yml","en-us/blog/authors/jamie-rachel",{"_path":3867,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3868,"config":3873,"_id":3874,"_type":32,"title":3869,"_source":34,"_file":3875,"_stem":3876,"_extension":37},"/en-us/blog/authors/jan-provaznik",{"name":3869,"config":3870},"Jan Provaznik",{"headshot":3871,"ctfId":3872},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749683397/Blog/Author%20Headshots/jprovaznik-headshot.png","jprovaznik",{"template":691},"content:en-us:blog:authors:jan-provaznik.yml","en-us/blog/authors/jan-provaznik.yml","en-us/blog/authors/jan-provaznik",{"_path":3878,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3879,"config":3884,"_id":3885,"_type":32,"title":3880,"_source":34,"_file":3886,"_stem":3887,"_extension":37},"/en-us/blog/authors/janis-altherr",{"name":3880,"config":3881},"Janis Altherr",{"headshot":3882,"ctfId":3883},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663163/Blog/Author%20Headshots/janis-headshot.jpg","janis",{"template":691},"content:en-us:blog:authors:janis-altherr.yml","en-us/blog/authors/janis-altherr.yml","en-us/blog/authors/janis-altherr",{"_path":3889,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3890,"config":3895,"_id":3896,"_type":32,"title":3891,"_source":34,"_file":3897,"_stem":3898,"_extension":37},"/en-us/blog/authors/jannik-lehmann",{"name":3891,"config":3892},"Jannik Lehmann",{"headshot":3893,"ctfId":3894},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665530/Blog/Author%20Headshots/jannik_lehmann_headshot.png","1N3FaKXgM0jmYL8jdnWKGN",{"template":691},"content:en-us:blog:authors:jannik-lehmann.yml","en-us/blog/authors/jannik-lehmann.yml","en-us/blog/authors/jannik-lehmann",{"_path":3900,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3901,"config":3906,"_id":3907,"_type":32,"title":3908,"_source":34,"_file":3909,"_stem":3910,"_extension":37},"/en-us/blog/authors/jarka-koanov-et-al",{"name":3902,"config":3903},"Jarka Košanová et al",{"headshot":3904,"ctfId":3905},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749672956/Blog/Author%20Headshots/jarka-headshot.jpg","jarka",{"template":691},"content:en-us:blog:authors:jarka-koanov-et-al.yml","Jarka Koanov Et Al","en-us/blog/authors/jarka-koanov-et-al.yml","en-us/blog/authors/jarka-koanov-et-al",{"_path":3912,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3913,"config":3917,"_id":3918,"_type":32,"title":3919,"_source":34,"_file":3920,"_stem":3921,"_extension":37},"/en-us/blog/authors/jason-blais-mattermost",{"name":3914,"config":3915},"Jason Blais – Mattermost",{"headshot":7,"ctfId":3916},"jasonblais",{"template":691},"content:en-us:blog:authors:jason-blais-mattermost.yml","Jason Blais Mattermost","en-us/blog/authors/jason-blais-mattermost.yml","en-us/blog/authors/jason-blais-mattermost",{"_path":3923,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3924,"config":3928,"_id":3929,"_type":32,"title":3925,"_source":34,"_file":3930,"_stem":3931,"_extension":37},"/en-us/blog/authors/jason-chen",{"name":3925,"config":3926},"Jason Chen",{"headshot":722,"ctfId":3927},"Jason-Chen",{"template":691},"content:en-us:blog:authors:jason-chen.yml","en-us/blog/authors/jason-chen.yml","en-us/blog/authors/jason-chen",{"_path":3933,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3934,"config":3939,"_id":3940,"_type":32,"title":3935,"_source":34,"_file":3941,"_stem":3942,"_extension":37},"/en-us/blog/authors/jason-colyer",{"name":3935,"config":3936},"Jason Colyer",{"headshot":3937,"ctfId":3938},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670540/Blog/Author%20Headshots/jcolyer-headshot.jpg","jcolyer",{"template":691},"content:en-us:blog:authors:jason-colyer.yml","en-us/blog/authors/jason-colyer.yml","en-us/blog/authors/jason-colyer",{"_path":3944,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3945,"config":3950,"_id":3951,"_type":32,"title":3946,"_source":34,"_file":3952,"_stem":3953,"_extension":37},"/en-us/blog/authors/jason-plum",{"name":3946,"config":3947},"Jason Plum",{"headshot":3948,"ctfId":3949},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749683234/Blog/Author%20Headshots/WarheadsSE-headshot.jpg","WarheadsSE",{"template":691},"content:en-us:blog:authors:jason-plum.yml","en-us/blog/authors/jason-plum.yml","en-us/blog/authors/jason-plum",{"_path":3955,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3956,"config":3960,"_id":3961,"_type":32,"title":3957,"_source":34,"_file":3962,"_stem":3963,"_extension":37},"/en-us/blog/authors/jason-yavorska",{"name":3957,"config":3958},"Jason Yavorska",{"headshot":7,"ctfId":3959},"jyavorska",{"template":691},"content:en-us:blog:authors:jason-yavorska.yml","en-us/blog/authors/jason-yavorska.yml","en-us/blog/authors/jason-yavorska",{"_path":3965,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3966,"config":3970,"_id":3971,"_type":32,"title":3967,"_source":34,"_file":3972,"_stem":3973,"_extension":37},"/en-us/blog/authors/jay-newman",{"name":3967,"config":3968},"Jay Newman",{"headshot":722,"ctfId":3969},"Jay-Newman",{"template":691},"content:en-us:blog:authors:jay-newman.yml","en-us/blog/authors/jay-newman.yml","en-us/blog/authors/jay-newman",{"_path":3975,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3976,"config":3981,"_id":3982,"_type":32,"title":3977,"_source":34,"_file":3983,"_stem":3984,"_extension":37},"/en-us/blog/authors/jayson-salazar",{"name":3977,"config":3978},"Jayson Salazar",{"headshot":3979,"ctfId":3980},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669832/Blog/Author%20Headshots/jdsalaro-headshot.png","787SqtoQNu4DE3WGWE1WMv",{"template":691},"content:en-us:blog:authors:jayson-salazar.yml","en-us/blog/authors/jayson-salazar.yml","en-us/blog/authors/jayson-salazar",{"_path":3986,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3987,"config":3991,"_id":3992,"_type":32,"title":3993,"_source":34,"_file":3994,"_stem":3995,"_extension":37},"/en-us/blog/authors/jd-alex",{"name":3988,"config":3989},"JD Alex",{"headshot":7,"ctfId":3990},"jalex1",{"template":691},"content:en-us:blog:authors:jd-alex.yml","Jd Alex","en-us/blog/authors/jd-alex.yml","en-us/blog/authors/jd-alex",{"_path":3997,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":3998,"config":4002,"_id":4003,"_type":32,"title":4004,"_source":34,"_file":4005,"_stem":4006,"_extension":37},"/en-us/blog/authors/jean-philippe-baconnais",{"name":3999,"config":4000},"Jean-Philippe Baconnais",{"headshot":7,"ctfId":4001},"jeanphibaconnais",{"template":691},"content:en-us:blog:authors:jean-philippe-baconnais.yml","Jean Philippe Baconnais","en-us/blog/authors/jean-philippe-baconnais.yml","en-us/blog/authors/jean-philippe-baconnais",{"_path":4008,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4009,"config":4014,"_id":4015,"_type":32,"title":4010,"_source":34,"_file":4016,"_stem":4017,"_extension":37},"/en-us/blog/authors/jeff-burrows",{"name":4010,"config":4011},"Jeff Burrows",{"headshot":4012,"ctfId":4013},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749680588/Blog/Author%20Headshots/jburrows001-headshot.jpg","jburrows001",{"template":691},"content:en-us:blog:authors:jeff-burrows.yml","en-us/blog/authors/jeff-burrows.yml","en-us/blog/authors/jeff-burrows",{"_path":4019,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4020,"config":4024,"_id":4025,"_type":32,"title":4021,"_source":34,"_file":4026,"_stem":4027,"_extension":37},"/en-us/blog/authors/jeff-kelsey",{"name":4021,"config":4022},"Jeff Kelsey",{"headshot":722,"ctfId":4023},"Jeff-Kelsey",{"template":691},"content:en-us:blog:authors:jeff-kelsey.yml","en-us/blog/authors/jeff-kelsey.yml","en-us/blog/authors/jeff-kelsey",{"_path":4029,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4030,"config":4035,"_id":4036,"_type":32,"title":4031,"_source":34,"_file":4037,"_stem":4038,"_extension":37},"/en-us/blog/authors/jeff-park",{"name":4031,"config":4032},"Jeff Park",{"headshot":4033,"ctfId":4034},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662462/Blog/Author%20Headshots/jeff_park.png","6f3sZWoxqV0RIufjUp6ohq",{"template":691},"content:en-us:blog:authors:jeff-park.yml","en-us/blog/authors/jeff-park.yml","en-us/blog/authors/jeff-park",{"_path":4040,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4041,"config":4046,"_id":4047,"_type":32,"title":4042,"_source":34,"_file":4048,"_stem":4049,"_extension":37},"/en-us/blog/authors/jeff-tucker",{"name":4042,"config":4043},"Jeff Tucker",{"headshot":4044,"ctfId":4045},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662256/Blog/Author%20Headshots/jeff_tucker_headshot.png","QsMDilyLUNsS2rvyaG3ne",{"template":691},"content:en-us:blog:authors:jeff-tucker.yml","en-us/blog/authors/jeff-tucker.yml","en-us/blog/authors/jeff-tucker",{"_path":4051,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4052,"config":4057,"_id":4058,"_type":32,"title":4053,"_source":34,"_file":4059,"_stem":4060,"_extension":37},"/en-us/blog/authors/jensen-stava",{"name":4053,"config":4054},"Jensen Stava",{"headshot":4055,"ctfId":4056},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679862/Blog/Author%20Headshots/jstava-headshot.png","jstava",{"template":691},"content:en-us:blog:authors:jensen-stava.yml","en-us/blog/authors/jensen-stava.yml","en-us/blog/authors/jensen-stava",{"_path":4062,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4063,"config":4067,"_id":4068,"_type":32,"title":4064,"_source":34,"_file":4069,"_stem":4070,"_extension":37},"/en-us/blog/authors/jeremy-cooper",{"name":4064,"config":4065},"Jeremy Cooper",{"headshot":722,"ctfId":4066},"6sXs62l8jODDcUlS9OPgTu",{"template":691},"content:en-us:blog:authors:jeremy-cooper.yml","en-us/blog/authors/jeremy-cooper.yml","en-us/blog/authors/jeremy-cooper",{"_path":4072,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4073,"config":4078,"_id":4079,"_type":32,"title":4074,"_source":34,"_file":4080,"_stem":4081,"_extension":37},"/en-us/blog/authors/jeremy-elder",{"name":4074,"config":4075},"Jeremy Elder",{"headshot":4076,"ctfId":4077},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666146/Blog/Author%20Headshots/jeldergl-headshot.jpg","jeldergl",{"template":691},"content:en-us:blog:authors:jeremy-elder.yml","en-us/blog/authors/jeremy-elder.yml","en-us/blog/authors/jeremy-elder",{"_path":4083,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4084,"config":4089,"_id":4090,"_type":32,"title":4085,"_source":34,"_file":4091,"_stem":4092,"_extension":37},"/en-us/blog/authors/jeremy-wagner",{"name":4085,"config":4086},"Jeremy Wagner",{"headshot":4087,"ctfId":4088},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663285/Blog/Author%20Headshots/jeremywagner-headshot.jpg","jeremywagner",{"template":691},"content:en-us:blog:authors:jeremy-wagner.yml","en-us/blog/authors/jeremy-wagner.yml","en-us/blog/authors/jeremy-wagner",{"_path":4094,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4095,"config":4099,"_id":4100,"_type":32,"title":4096,"_source":34,"_file":4101,"_stem":4102,"_extension":37},"/en-us/blog/authors/jeremy-watson",{"name":4096,"config":4097},"Jeremy Watson",{"headshot":7,"ctfId":4098},"jeremy",{"template":691},"content:en-us:blog:authors:jeremy-watson.yml","en-us/blog/authors/jeremy-watson.yml","en-us/blog/authors/jeremy-watson",{"_path":4104,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4105,"config":4110,"_id":4111,"_type":32,"title":4106,"_source":34,"_file":4112,"_stem":4113,"_extension":37},"/en-us/blog/authors/jerez-solis",{"name":4106,"config":4107},"Jerez Solis",{"headshot":4108,"ctfId":4109},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664494/Blog/Author%20Headshots/jerezsolis.jpg","1Tx8fzD6QQglwxBTAlwAOZ",{"template":691},"content:en-us:blog:authors:jerez-solis.yml","en-us/blog/authors/jerez-solis.yml","en-us/blog/authors/jerez-solis",{"_path":4115,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4116,"config":4120,"_id":4121,"_type":32,"title":4122,"_source":34,"_file":4123,"_stem":4124,"_extension":37},"/en-us/blog/authors/jeroen-van-baarsen",{"name":4117,"config":4118},"Jeroen van Baarsen",{"headshot":722,"ctfId":4119},"Jeroen-van-Baarsen",{"template":691},"content:en-us:blog:authors:jeroen-van-baarsen.yml","Jeroen Van Baarsen","en-us/blog/authors/jeroen-van-baarsen.yml","en-us/blog/authors/jeroen-van-baarsen",{"_path":4126,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4127,"config":4132,"_id":4133,"_type":32,"title":4128,"_source":34,"_file":4134,"_stem":4135,"_extension":37},"/en-us/blog/authors/jessica-hurwitz",{"name":4128,"config":4129},"Jessica Hurwitz",{"headshot":4130,"ctfId":4131},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659532/Blog/Author%20Headshots/jessica_hurwitz_headshot.png","6c35XpCSITw8fPmcAX67of",{"template":691},"content:en-us:blog:authors:jessica-hurwitz.yml","en-us/blog/authors/jessica-hurwitz.yml","en-us/blog/authors/jessica-hurwitz",{"_path":4137,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4138,"config":4142,"_id":4143,"_type":32,"title":4139,"_source":34,"_file":4144,"_stem":4145,"_extension":37},"/en-us/blog/authors/jim-riley",{"name":4139,"config":4140},"Jim Riley",{"headshot":7,"ctfId":4141},"GitLabcom-username-jrileyinva",{"template":691},"content:en-us:blog:authors:jim-riley.yml","en-us/blog/authors/jim-riley.yml","en-us/blog/authors/jim-riley",{"_path":4147,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4148,"config":4152,"_id":4153,"_type":32,"title":4149,"_source":34,"_file":4154,"_stem":4155,"_extension":37},"/en-us/blog/authors/jim-thavisouk",{"name":4149,"config":4150},"Jim Thavisouk",{"headshot":722,"ctfId":4151},"jimthavisouk",{"template":691},"content:en-us:blog:authors:jim-thavisouk.yml","en-us/blog/authors/jim-thavisouk.yml","en-us/blog/authors/jim-thavisouk",{"_path":4157,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4158,"config":4162,"_id":4163,"_type":32,"title":4164,"_source":34,"_file":4165,"_stem":4166,"_extension":37},"/en-us/blog/authors/job-van-der-voort",{"name":4159,"config":4160},"Job van der Voort",{"headshot":722,"ctfId":4161},"Job-van-der-Voort",{"template":691},"content:en-us:blog:authors:job-van-der-voort.yml","Job Van Der Voort","en-us/blog/authors/job-van-der-voort.yml","en-us/blog/authors/job-van-der-voort",{"_path":4168,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4169,"config":4174,"_id":4175,"_type":32,"title":4170,"_source":34,"_file":4176,"_stem":4177,"_extension":37},"/en-us/blog/authors/jocelyn-eillis",{"name":4170,"config":4171},"Jocelyn Eillis",{"headshot":4172,"ctfId":4173},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750713473/geqmxc4jkh4uy89m9loe.png","eGPL69Bvlva57elmDjuSo",{"template":691},"content:en-us:blog:authors:jocelyn-eillis.yml","en-us/blog/authors/jocelyn-eillis.yml","en-us/blog/authors/jocelyn-eillis",{"_path":4179,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4180,"config":4184,"_id":4185,"_type":32,"title":4181,"_source":34,"_file":4186,"_stem":4187,"_extension":37},"/en-us/blog/authors/jochen-roth",{"name":4181,"config":4182},"Jochen Roth",{"headshot":7,"ctfId":4183},"ochorocho",{"template":691},"content:en-us:blog:authors:jochen-roth.yml","en-us/blog/authors/jochen-roth.yml","en-us/blog/authors/jochen-roth",{"_path":4189,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4190,"config":4195,"_id":4196,"_type":32,"title":4191,"_source":34,"_file":4197,"_stem":4198,"_extension":37},"/en-us/blog/authors/joe-randazzo",{"name":4191,"config":4192},"Joe Randazzo",{"headshot":4193,"ctfId":4194},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664711/Blog/Author%20Headshots/randazzo.jpg","5DxpEbIVcwN2ukwiEMsHlH",{"template":691},"content:en-us:blog:authors:joe-randazzo.yml","en-us/blog/authors/joe-randazzo.yml","en-us/blog/authors/joe-randazzo",{"_path":4200,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4201,"config":4206,"_id":4207,"_type":32,"title":4202,"_source":34,"_file":4208,"_stem":4209,"_extension":37},"/en-us/blog/authors/joel-krooswyk",{"name":4202,"config":4203},"Joel Krooswyk",{"headshot":4204,"ctfId":4205},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669392/Blog/Author%20Headshots/jkrooswyk-headshot.jpg","jkrooswyk",{"template":691},"content:en-us:blog:authors:joel-krooswyk.yml","en-us/blog/authors/joel-krooswyk.yml","en-us/blog/authors/joel-krooswyk",{"_path":4211,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4212,"config":4217,"_id":4218,"_type":32,"title":4213,"_source":34,"_file":4219,"_stem":4220,"_extension":37},"/en-us/blog/authors/joern-schneeweisz",{"name":4213,"config":4214},"Joern Schneeweisz",{"headshot":4215,"ctfId":4216},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679144/Blog/Author%20Headshots/joernchen-headshot.png","joernchen",{"template":691},"content:en-us:blog:authors:joern-schneeweisz.yml","en-us/blog/authors/joern-schneeweisz.yml","en-us/blog/authors/joern-schneeweisz",{"_path":4222,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4223,"config":4227,"_id":4228,"_type":32,"title":4224,"_source":34,"_file":4229,"_stem":4230,"_extension":37},"/en-us/blog/authors/joey-salazar",{"name":4224,"config":4225},"Joey Salazar",{"headshot":722,"ctfId":4226},"4LgUP4bzQV6kuhoZNFID9r",{"template":691},"content:en-us:blog:authors:joey-salazar.yml","en-us/blog/authors/joey-salazar.yml","en-us/blog/authors/joey-salazar",{"_path":4232,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4233,"config":4237,"_id":4238,"_type":32,"title":4234,"_source":34,"_file":4239,"_stem":4240,"_extension":37},"/en-us/blog/authors/johanna-ambrosio",{"name":4234,"config":4235},"Johanna Ambrosio",{"headshot":722,"ctfId":4236},"Johanna-Ambrosio",{"template":691},"content:en-us:blog:authors:johanna-ambrosio.yml","en-us/blog/authors/johanna-ambrosio.yml","en-us/blog/authors/johanna-ambrosio",{"_path":4242,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4243,"config":4248,"_id":4249,"_type":32,"title":4244,"_source":34,"_file":4250,"_stem":4251,"_extension":37},"/en-us/blog/authors/johannes-bauer",{"name":4244,"config":4245},"Johannes Bauer",{"headshot":4246,"ctfId":4247},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662611/Blog/Author%20Headshots/johannes_bauer_headshot.png","6Snkao4VD1IxGOzV1YpcMZ",{"template":691},"content:en-us:blog:authors:johannes-bauer.yml","en-us/blog/authors/johannes-bauer.yml","en-us/blog/authors/johannes-bauer",{"_path":4253,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4254,"config":4259,"_id":4260,"_type":32,"title":4255,"_source":34,"_file":4261,"_stem":4262,"_extension":37},"/en-us/blog/authors/john-cai",{"name":4255,"config":4256},"John Cai",{"headshot":4257,"ctfId":4258},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667386/Blog/Author%20Headshots/jcaigitlab-headshot.jpg","jcaigitlab",{"template":691},"content:en-us:blog:authors:john-cai.yml","en-us/blog/authors/john-cai.yml","en-us/blog/authors/john-cai",{"_path":4264,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4265,"config":4270,"_id":4271,"_type":32,"title":4266,"_source":34,"_file":4272,"_stem":4273,"_extension":37},"/en-us/blog/authors/john-coghlan",{"name":4266,"config":4267},"John Coghlan",{"headshot":4268,"ctfId":4269},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670167/Blog/Author%20Headshots/johncoghlan-headshot.jpg","johncoghlan",{"template":691},"content:en-us:blog:authors:john-coghlan.yml","en-us/blog/authors/john-coghlan.yml","en-us/blog/authors/john-coghlan",{"_path":4275,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4276,"config":4281,"_id":4282,"_type":32,"title":4277,"_source":34,"_file":4283,"_stem":4284,"_extension":37},"/en-us/blog/authors/john-crowley",{"name":4277,"config":4278},"John Crowley",{"headshot":4279,"ctfId":4280},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666042/Blog/Author%20Headshots/john_crowley_headshot.png","64k6bR3mtIchoqBccJDaTO",{"template":691},"content:en-us:blog:authors:john-crowley.yml","en-us/blog/authors/john-crowley.yml","en-us/blog/authors/john-crowley",{"_path":4286,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4287,"config":4292,"_id":4293,"_type":32,"title":4288,"_source":34,"_file":4294,"_stem":4295,"_extension":37},"/en-us/blog/authors/john-jarvis",{"name":4288,"config":4289},"John Jarvis",{"headshot":4290,"ctfId":4291},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749678622/Blog/Author%20Headshots/jarv-headshot.jpg","jarv",{"template":691},"content:en-us:blog:authors:john-jarvis.yml","en-us/blog/authors/john-jarvis.yml","en-us/blog/authors/john-jarvis",{"_path":4297,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4298,"config":4302,"_id":4303,"_type":32,"title":4299,"_source":34,"_file":4304,"_stem":4305,"_extension":37},"/en-us/blog/authors/john-jeremiah",{"name":4299,"config":4300},"John Jeremiah",{"headshot":722,"ctfId":4301},"johnjeremiah",{"template":691},"content:en-us:blog:authors:john-jeremiah.yml","en-us/blog/authors/john-jeremiah.yml","en-us/blog/authors/john-jeremiah",{"_path":4307,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4308,"config":4312,"_id":4313,"_type":32,"title":4314,"_source":34,"_file":4315,"_stem":4316,"_extension":37},"/en-us/blog/authors/john-mcguire",{"name":4309,"config":4310},"John McGuire",{"headshot":722,"ctfId":4311},"2BpYnUcWeqmuRlVM7w9ZIv",{"template":691},"content:en-us:blog:authors:john-mcguire.yml","John Mcguire","en-us/blog/authors/john-mcguire.yml","en-us/blog/authors/john-mcguire",{"_path":4318,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4319,"config":4323,"_id":4325,"_type":32,"title":4320,"_source":34,"_file":4326,"_stem":4327,"_extension":37},"/en-us/blog/authors/john-skarbek",{"name":4320,"config":4321},"John Skarbek",{"headshot":4322},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751303547/nq8dxitzoybran2r7crm.png",{"template":691,"gitlabHandle":4324},"skarbek","content:en-us:blog:authors:john-skarbek.yml","en-us/blog/authors/john-skarbek.yml","en-us/blog/authors/john-skarbek",{"_path":4329,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4330,"config":4334,"_id":4335,"_type":32,"title":4331,"_source":34,"_file":4336,"_stem":4337,"_extension":37},"/en-us/blog/authors/john-sparrow",{"name":4331,"config":4332},"John Sparrow",{"headshot":722,"ctfId":4333},"John-Sparrow",{"template":691},"content:en-us:blog:authors:john-sparrow.yml","en-us/blog/authors/john-sparrow.yml","en-us/blog/authors/john-sparrow",{"_path":4339,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4340,"config":4344,"_id":4345,"_type":32,"title":4341,"_source":34,"_file":4346,"_stem":4347,"_extension":37},"/en-us/blog/authors/johnathan-hunt",{"name":4341,"config":4342},"Johnathan Hunt",{"headshot":722,"ctfId":4343},"JohnathanHunt",{"template":691},"content:en-us:blog:authors:johnathan-hunt.yml","en-us/blog/authors/johnathan-hunt.yml","en-us/blog/authors/johnathan-hunt",{"_path":4349,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4350,"config":4354,"_id":4355,"_type":32,"title":4351,"_source":34,"_file":4356,"_stem":4357,"_extension":37},"/en-us/blog/authors/joni-klippert",{"name":4351,"config":4352},"Joni Klippert",{"headshot":722,"ctfId":4353},"Joni-Klippert",{"template":691},"content:en-us:blog:authors:joni-klippert.yml","en-us/blog/authors/joni-klippert.yml","en-us/blog/authors/joni-klippert",{"_path":4359,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4360,"config":4365,"_id":4366,"_type":32,"title":4367,"_source":34,"_file":4368,"_stem":4369,"_extension":37},"/en-us/blog/authors/joo-alexandre-prado-tavares-cunha",{"name":4361,"config":4362},"João Alexandre Prado Tavares Cunha",{"headshot":4363,"ctfId":4364},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682771/Blog/Author%20Headshots/Alexand-headshot.jpg","Alexand",{"template":691},"content:en-us:blog:authors:joo-alexandre-prado-tavares-cunha.yml","Joo Alexandre Prado Tavares Cunha","en-us/blog/authors/joo-alexandre-prado-tavares-cunha.yml","en-us/blog/authors/joo-alexandre-prado-tavares-cunha",{"_path":4371,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4372,"config":4377,"_id":4378,"_type":32,"title":4379,"_source":34,"_file":4380,"_stem":4381,"_extension":37},"/en-us/blog/authors/joo-pereira",{"name":4373,"config":4374},"João Pereira",{"headshot":4375,"ctfId":4376},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665547/Blog/Author%20Headshots/joao_pereira.png","7wLh5rwID5R39PRA6aiAb0",{"template":691},"content:en-us:blog:authors:joo-pereira.yml","Joo Pereira","en-us/blog/authors/joo-pereira.yml","en-us/blog/authors/joo-pereira",{"_path":4383,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4384,"config":4388,"_id":4389,"_type":32,"title":4385,"_source":34,"_file":4390,"_stem":4391,"_extension":37},"/en-us/blog/authors/jordi-mon",{"name":4385,"config":4386},"Jordi Mon",{"headshot":7,"ctfId":4387},"jordimon",{"template":691},"content:en-us:blog:authors:jordi-mon.yml","en-us/blog/authors/jordi-mon.yml","en-us/blog/authors/jordi-mon",{"_path":4393,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4394,"config":4399,"_id":4400,"_type":32,"title":4401,"_source":34,"_file":4402,"_stem":4403,"_extension":37},"/en-us/blog/authors/jos-ivn-vargas",{"name":4395,"config":4396},"José Iván Vargas",{"headshot":4397,"ctfId":4398},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679024/Blog/Author%20Headshots/jivanvl-headshot.jpg","jivanvl",{"template":691},"content:en-us:blog:authors:jos-ivn-vargas.yml","Jos Ivn Vargas","en-us/blog/authors/jos-ivn-vargas.yml","en-us/blog/authors/jos-ivn-vargas",{"_path":4405,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4406,"config":4410,"_id":4411,"_type":32,"title":4407,"_source":34,"_file":4412,"_stem":4413,"_extension":37},"/en-us/blog/authors/jose-finotto",{"name":4407,"config":4408},"Jose Finotto",{"headshot":7,"ctfId":4409},"finotto",{"template":691},"content:en-us:blog:authors:jose-finotto.yml","en-us/blog/authors/jose-finotto.yml","en-us/blog/authors/jose-finotto",{"_path":4415,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4416,"config":4420,"_id":4422,"_type":32,"title":4419,"_source":34,"_file":4423,"_stem":4424,"_extension":37},"/en-us/blog/authors/joseph-burnett",{"config":4417,"name":4419},{"headshot":4418},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1752169072/teprmqbylocazrqdtuix.png","Joseph Burnett",{"template":691,"gitlabHandle":4421},"josephburnett","content:en-us:blog:authors:joseph-burnett.yml","en-us/blog/authors/joseph-burnett.yml","en-us/blog/authors/joseph-burnett",{"_path":4426,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4427,"config":4432,"_id":4433,"_type":32,"title":4428,"_source":34,"_file":4434,"_stem":4435,"_extension":37},"/en-us/blog/authors/joseph-longo",{"name":4428,"config":4429},"Joseph Longo",{"headshot":4430,"ctfId":4431},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659681/Blog/Author%20Headshots/jlongo_gitlab-headshot.jpg","jlongogitlab",{"template":691},"content:en-us:blog:authors:joseph-longo.yml","en-us/blog/authors/joseph-longo.yml","en-us/blog/authors/joseph-longo",{"_path":4437,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4438,"config":4442,"_id":4443,"_type":32,"title":4444,"_source":34,"_file":4445,"_stem":4446,"_extension":37},"/en-us/blog/authors/joseph-schorr-from-coreos",{"name":4439,"config":4440},"Joseph Schorr from CoreOS",{"headshot":722,"ctfId":4441},"Joseph-Schorr-from-CoreOS",{"template":691},"content:en-us:blog:authors:joseph-schorr-from-coreos.yml","Joseph Schorr From Coreos","en-us/blog/authors/joseph-schorr-from-coreos.yml","en-us/blog/authors/joseph-schorr-from-coreos",{"_path":4448,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4449,"config":4454,"_id":4455,"_type":32,"title":4450,"_source":34,"_file":4456,"_stem":4457,"_extension":37},"/en-us/blog/authors/josh-feehs",{"name":4450,"config":4451},"Josh Feehs",{"headshot":4452,"ctfId":4453},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749683068/Blog/Author%20Headshots/Screenshot_2023-11-28_at_9.12.13_AM.png","g5S7qgnlO5aJJ00brs77P",{"template":691},"content:en-us:blog:authors:josh-feehs.yml","en-us/blog/authors/josh-feehs.yml","en-us/blog/authors/josh-feehs",{"_path":4459,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4460,"config":4466,"_id":4467,"_type":32,"title":4468,"_source":34,"_file":4469,"_stem":4470,"_extension":37},"/en-us/blog/authors/josh-kodroff-pulumi",{"role":4461,"name":4462,"config":4463},"Sr. Solutions Architect, Pulumi","Josh Kodroff, Pulumi",{"headshot":4464,"ctfId":4465},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749683425/Blog/Author%20Headshots/joshkodroff.jpg","2GF0MF1ngEBxos4nRKt8tL",{"template":691},"content:en-us:blog:authors:josh-kodroff-pulumi.yml","Josh Kodroff Pulumi","en-us/blog/authors/josh-kodroff-pulumi.yml","en-us/blog/authors/josh-kodroff-pulumi",{"_path":4472,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4473,"config":4477,"_id":4478,"_type":32,"title":4474,"_source":34,"_file":4479,"_stem":4480,"_extension":37},"/en-us/blog/authors/josh-zimmerman",{"name":4474,"config":4475},"Josh Zimmerman",{"headshot":7,"ctfId":4476},"JoshZimmerman",{"template":691},"content:en-us:blog:authors:josh-zimmerman.yml","en-us/blog/authors/josh-zimmerman.yml","en-us/blog/authors/josh-zimmerman",{"_path":4482,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4483,"config":4488,"_id":4489,"_type":32,"title":4484,"_source":34,"_file":4490,"_stem":4491,"_extension":37},"/en-us/blog/authors/joshua-carroll",{"name":4484,"config":4485},"Joshua Carroll",{"headshot":4486,"ctfId":4487},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664952/Blog/Author%20Headshots/joshua_carroll_headshot.png","8HOTaXswBopyqMWFZMSv3",{"template":691},"content:en-us:blog:authors:joshua-carroll.yml","en-us/blog/authors/joshua-carroll.yml","en-us/blog/authors/joshua-carroll",{"_path":4493,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4494,"config":4499,"_id":4500,"_type":32,"title":4495,"_source":34,"_file":4501,"_stem":4502,"_extension":37},"/en-us/blog/authors/joshua-lambert",{"name":4495,"config":4496},"Joshua Lambert",{"headshot":4497,"ctfId":4498},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681281/Blog/Author%20Headshots/joshlambert-headshot.png","joshlambert",{"template":691},"content:en-us:blog:authors:joshua-lambert.yml","en-us/blog/authors/joshua-lambert.yml","en-us/blog/authors/joshua-lambert",{"_path":4504,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4505,"config":4509,"_id":4510,"_type":32,"title":4506,"_source":34,"_file":4511,"_stem":4512,"_extension":37},"/en-us/blog/authors/joyce-tompsett",{"name":4506,"config":4507},"Joyce Tompsett",{"headshot":7,"ctfId":4508},"Tompsett",{"template":691},"content:en-us:blog:authors:joyce-tompsett.yml","en-us/blog/authors/joyce-tompsett.yml","en-us/blog/authors/joyce-tompsett",{"_path":4514,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4515,"config":4519,"_id":4520,"_type":32,"title":4516,"_source":34,"_file":4521,"_stem":4522,"_extension":37},"/en-us/blog/authors/juan-broullon",{"name":4516,"config":4517},"Juan Broullon",{"headshot":7,"ctfId":4518},"jbroullon",{"template":691},"content:en-us:blog:authors:juan-broullon.yml","en-us/blog/authors/juan-broullon.yml","en-us/blog/authors/juan-broullon",{"_path":4524,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4525,"config":4529,"_id":4530,"_type":32,"title":4526,"_source":34,"_file":4531,"_stem":4532,"_extension":37},"/en-us/blog/authors/julia-lake",{"name":4526,"config":4527},"Julia Lake",{"headshot":722,"ctfId":4528},"5i9IDwCDDg3lfkiu9T3edZ",{"template":691},"content:en-us:blog:authors:julia-lake.yml","en-us/blog/authors/julia-lake.yml","en-us/blog/authors/julia-lake",{"_path":4534,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4535,"config":4540,"_id":4541,"_type":32,"title":4536,"_source":34,"_file":4542,"_stem":4543,"_extension":37},"/en-us/blog/authors/julia-miocene",{"name":4536,"config":4537},"Julia Miocene",{"headshot":4538,"ctfId":4539},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1755616177/yatkjhtf60edealtvpr4.png","6SK0DpWNK5NmfLyn2vWMPI",{"template":691},"content:en-us:blog:authors:julia-miocene.yml","en-us/blog/authors/julia-miocene.yml","en-us/blog/authors/julia-miocene",{"_path":4545,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4546,"config":4550,"_id":4551,"_type":32,"title":4547,"_source":34,"_file":4552,"_stem":4553,"_extension":37},"/en-us/blog/authors/julian-thome",{"name":4547,"config":4548},"Julian Thome",{"headshot":7,"ctfId":4549},"jthome",{"template":691},"content:en-us:blog:authors:julian-thome.yml","en-us/blog/authors/julian-thome.yml","en-us/blog/authors/julian-thome",{"_path":4555,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4556,"config":4561,"_id":4562,"_type":32,"title":4557,"_source":34,"_file":4563,"_stem":4564,"_extension":37},"/en-us/blog/authors/julie-byrne",{"name":4557,"config":4558},"Julie Byrne",{"headshot":4559,"ctfId":4560},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669432/Blog/Author%20Headshots/juliebyrne.jpg","3SaRWyz0u889xiq6rZkCO",{"template":691},"content:en-us:blog:authors:julie-byrne.yml","en-us/blog/authors/julie-byrne.yml","en-us/blog/authors/julie-byrne",{"_path":4566,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4567,"config":4572,"_id":4573,"_type":32,"title":4568,"_source":34,"_file":4574,"_stem":4575,"_extension":37},"/en-us/blog/authors/julie-griffin",{"name":4568,"config":4569},"Julie Griffin",{"headshot":4570,"ctfId":4571},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665206/Blog/Author%20Headshots/julie_griffin_-_headshot.png","3djBidFIW3or5K9uhi9LE5",{"template":691},"content:en-us:blog:authors:julie-griffin.yml","en-us/blog/authors/julie-griffin.yml","en-us/blog/authors/julie-griffin",{"_path":4577,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4578,"config":4582,"_id":4583,"_type":32,"title":4579,"_source":34,"_file":4584,"_stem":4585,"_extension":37},"/en-us/blog/authors/julien-andrieux",{"name":4579,"config":4580},"Julien Andrieux",{"headshot":722,"ctfId":4581},"Julien-Andrieux",{"template":691},"content:en-us:blog:authors:julien-andrieux.yml","en-us/blog/authors/julien-andrieux.yml","en-us/blog/authors/julien-andrieux",{"_path":4587,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4588,"config":4593,"_id":4594,"_type":32,"title":4589,"_source":34,"_file":4595,"_stem":4596,"_extension":37},"/en-us/blog/authors/juliet-wanjohi",{"name":4589,"config":4590},"Juliet Wanjohi",{"headshot":4591,"ctfId":4592},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669837/Blog/Author%20Headshots/jwanjohi-headshot.jpg","jwanjohi",{"template":691},"content:en-us:blog:authors:juliet-wanjohi.yml","en-us/blog/authors/juliet-wanjohi.yml","en-us/blog/authors/juliet-wanjohi",{"_path":4598,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4599,"config":4603,"_id":4604,"_type":32,"title":4600,"_source":34,"_file":4605,"_stem":4606,"_extension":37},"/en-us/blog/authors/justin-farris",{"name":4600,"config":4601},"Justin Farris",{"headshot":722,"ctfId":4602},"5RHYudAlWLmSj5U7AOIcbG",{"template":691},"content:en-us:blog:authors:justin-farris.yml","en-us/blog/authors/justin-farris.yml","en-us/blog/authors/justin-farris",{"_path":4608,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4609,"config":4614,"_id":4615,"_type":32,"title":4610,"_source":34,"_file":4616,"_stem":4617,"_extension":37},"/en-us/blog/authors/justin-tobler",{"name":4610,"config":4611},"Justin Tobler",{"headshot":4612,"ctfId":4613},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664737/Blog/Author%20Headshots/james_tobler_headshot.png","5pnOIbNI1Sc5IFnReNHNtv",{"template":691},"content:en-us:blog:authors:justin-tobler.yml","en-us/blog/authors/justin-tobler.yml","en-us/blog/authors/justin-tobler",{"_path":4619,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4620,"config":4625,"_id":4626,"_type":32,"title":4621,"_source":34,"_file":4627,"_stem":4628,"_extension":37},"/en-us/blog/authors/kai-armstrong",{"name":4621,"config":4622},"Kai Armstrong",{"headshot":4623,"ctfId":4624},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682535/Blog/Author%20Headshots/phikai-headshot.png","phikai",{"template":691},"content:en-us:blog:authors:kai-armstrong.yml","en-us/blog/authors/kai-armstrong.yml","en-us/blog/authors/kai-armstrong",{"_path":4630,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4631,"config":4635,"_id":4636,"_type":32,"title":4637,"_source":34,"_file":4638,"_stem":4639,"_extension":37},"/en-us/blog/authors/kamil-trzciski",{"name":4632,"config":4633},"Kamil Trzciński",{"headshot":722,"ctfId":4634},"Kamil-Trzciski",{"template":691},"content:en-us:blog:authors:kamil-trzciski.yml","Kamil Trzciski","en-us/blog/authors/kamil-trzciski.yml","en-us/blog/authors/kamil-trzciski",{"_path":4641,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4642,"config":4646,"_id":4647,"_type":32,"title":4648,"_source":34,"_file":4649,"_stem":4650,"_extension":37},"/en-us/blog/authors/karen-caras",{"name":4643,"config":4644},"Karen Carías",{"headshot":722,"ctfId":4645},"Karen-Caras",{"template":691},"content:en-us:blog:authors:karen-caras.yml","Karen Caras","en-us/blog/authors/karen-caras.yml","en-us/blog/authors/karen-caras",{"_path":4652,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4653,"config":4658,"_id":4659,"_type":32,"title":4654,"_source":34,"_file":4660,"_stem":4661,"_extension":37},"/en-us/blog/authors/karthik-nayak",{"name":4654,"config":4655},"Karthik Nayak",{"headshot":4656,"ctfId":4657},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659809/Blog/Author%20Headshots/Screenshot_2025-06-04_at_8.49.51%C3%A2__AM.png","3Q6ZKvaiCRw7tFZdDGlecg",{"template":691},"content:en-us:blog:authors:karthik-nayak.yml","en-us/blog/authors/karthik-nayak.yml","en-us/blog/authors/karthik-nayak",{"_path":4663,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4664,"config":4668,"_id":4669,"_type":32,"title":4665,"_source":34,"_file":4670,"_stem":4671,"_extension":37},"/en-us/blog/authors/katherine-okpara",{"name":4665,"config":4666},"Katherine Okpara",{"headshot":7,"ctfId":4667},"katokpara",{"template":691},"content:en-us:blog:authors:katherine-okpara.yml","en-us/blog/authors/katherine-okpara.yml","en-us/blog/authors/katherine-okpara",{"_path":4673,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4674,"config":4678,"_id":4679,"_type":32,"title":4675,"_source":34,"_file":4680,"_stem":4681,"_extension":37},"/en-us/blog/authors/kathy-wang",{"name":4675,"config":4676},"Kathy Wang",{"headshot":7,"ctfId":4677},"kathyw",{"template":691},"content:en-us:blog:authors:kathy-wang.yml","en-us/blog/authors/kathy-wang.yml","en-us/blog/authors/kathy-wang",{"_path":4683,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4684,"config":4688,"_id":4689,"_type":32,"title":4690,"_source":34,"_file":4691,"_stem":4692,"_extension":37},"/en-us/blog/authors/keanon-okeefe",{"name":4685,"config":4686},"Keanon O’Keefe",{"headshot":7,"ctfId":4687},"kokeefe",{"template":691},"content:en-us:blog:authors:keanon-okeefe.yml","Keanon Okeefe","en-us/blog/authors/keanon-okeefe.yml","en-us/blog/authors/keanon-okeefe",{"_path":4694,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4695,"config":4700,"_id":4701,"_type":32,"title":4696,"_source":34,"_file":4702,"_stem":4703,"_extension":37},"/en-us/blog/authors/kees-valkhof",{"name":4696,"role":4697,"config":4698},"Kees Valkhof","Configuration manager at Lely",{"headshot":4699},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750331281/xojwtvpk5pif84wlahx1.jpg",{"template":691},"content:en-us:blog:authors:kees-valkhof.yml","en-us/blog/authors/kees-valkhof.yml","en-us/blog/authors/kees-valkhof",{"_path":4705,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4706,"config":4710,"_id":4711,"_type":32,"title":4707,"_source":34,"_file":4712,"_stem":4713,"_extension":37},"/en-us/blog/authors/kelly-hair",{"name":4707,"config":4708},"Kelly Hair",{"headshot":722,"ctfId":4709},"16z1eHwE7Ok5Ty4C6gpbUY",{"template":691},"content:en-us:blog:authors:kelly-hair.yml","en-us/blog/authors/kelly-hair.yml","en-us/blog/authors/kelly-hair",{"_path":4715,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4716,"config":4720,"_id":4721,"_type":32,"title":4717,"_source":34,"_file":4722,"_stem":4723,"_extension":37},"/en-us/blog/authors/kendra-marquart",{"name":4717,"config":4718},"Kendra Marquart",{"headshot":7,"ctfId":4719},"kmarquart",{"template":691},"content:en-us:blog:authors:kendra-marquart.yml","en-us/blog/authors/kendra-marquart.yml","en-us/blog/authors/kendra-marquart",{"_path":4725,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4726,"config":4730,"_id":4731,"_type":32,"title":4727,"_source":34,"_file":4732,"_stem":4733,"_extension":37},"/en-us/blog/authors/kenny-johnston",{"name":4727,"config":4728},"Kenny Johnston",{"headshot":7,"ctfId":4729},"kencjohnston",{"template":691},"content:en-us:blog:authors:kenny-johnston.yml","en-us/blog/authors/kenny-johnston.yml","en-us/blog/authors/kenny-johnston",{"_path":4735,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4736,"config":4741,"_id":4742,"_type":32,"title":4737,"_source":34,"_file":4743,"_stem":4744,"_extension":37},"/en-us/blog/authors/kevin-chu",{"name":4737,"config":4738},"Kevin Chu",{"headshot":4739,"ctfId":4740},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749683472/Blog/Author%20Headshots/Screenshot_2024-01-12_at_2.12.33_PM.png","4wPeZqchWYCDsBeGjla485",{"template":691},"content:en-us:blog:authors:kevin-chu.yml","en-us/blog/authors/kevin-chu.yml","en-us/blog/authors/kevin-chu",{"_path":4746,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4747,"config":4752,"_id":4753,"_type":32,"title":4748,"_source":34,"_file":4754,"_stem":4755,"_extension":37},"/en-us/blog/authors/kevin-morrison",{"name":4748,"config":4749},"Kevin Morrison",{"headshot":4750,"ctfId":4751},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663642/Blog/Author%20Headshots/kevin_morrison_headshot.png","AcJIuz1VNQZIVdqgesMMh",{"template":691},"content:en-us:blog:authors:kevin-morrison.yml","en-us/blog/authors/kevin-morrison.yml","en-us/blog/authors/kevin-morrison",{"_path":4757,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4758,"config":4762,"_id":4763,"_type":32,"title":4759,"_source":34,"_file":4764,"_stem":4765,"_extension":37},"/en-us/blog/authors/khrystyna-humenna",{"name":4759,"config":4760},"Khrystyna Humenna",{"headshot":722,"ctfId":4761},"Khrystyna-Humenna",{"template":691},"content:en-us:blog:authors:khrystyna-humenna.yml","en-us/blog/authors/khrystyna-humenna.yml","en-us/blog/authors/khrystyna-humenna",{"_path":4767,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4768,"config":4772,"_id":4773,"_type":32,"title":4769,"_source":34,"_file":4774,"_stem":4775,"_extension":37},"/en-us/blog/authors/kim-lock",{"name":4769,"config":4770},"Kim Lock",{"headshot":7,"ctfId":4771},"KimLock",{"template":691},"content:en-us:blog:authors:kim-lock.yml","en-us/blog/authors/kim-lock.yml","en-us/blog/authors/kim-lock",{"_path":4777,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4778,"config":4782,"_id":4783,"_type":32,"title":4779,"_source":34,"_file":4784,"_stem":4785,"_extension":37},"/en-us/blog/authors/kirsten-abma",{"name":4779,"config":4780},"Kirsten Abma",{"headshot":722,"ctfId":4781},"Kirsten-Abma",{"template":691},"content:en-us:blog:authors:kirsten-abma.yml","en-us/blog/authors/kirsten-abma.yml","en-us/blog/authors/kirsten-abma",{"_path":4787,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4788,"config":4792,"_id":4793,"_type":32,"title":4789,"_source":34,"_file":4794,"_stem":4795,"_extension":37},"/en-us/blog/authors/kristian-larsson",{"name":4789,"config":4790},"Kristian Larsson",{"headshot":722,"ctfId":4791},"Kristian-Larsson",{"template":691},"content:en-us:blog:authors:kristian-larsson.yml","en-us/blog/authors/kristian-larsson.yml","en-us/blog/authors/kristian-larsson",{"_path":4797,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4798,"config":4803,"_id":4804,"_type":32,"title":4799,"_source":34,"_file":4805,"_stem":4806,"_extension":37},"/en-us/blog/authors/kristina-weis",{"name":4799,"config":4800},"Kristina Weis",{"headshot":4801,"ctfId":4802},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663955/Blog/Author%20Headshots/K-W-0155.jpg","kristinaweis",{"template":691},"content:en-us:blog:authors:kristina-weis.yml","en-us/blog/authors/kristina-weis.yml","en-us/blog/authors/kristina-weis",{"_path":4808,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4809,"config":4813,"_id":4814,"_type":32,"title":4810,"_source":34,"_file":4815,"_stem":4816,"_extension":37},"/en-us/blog/authors/kurt-dusek",{"name":4810,"config":4811},"Kurt Dusek",{"headshot":7,"ctfId":4812},"kdusek",{"template":691},"content:en-us:blog:authors:kurt-dusek.yml","en-us/blog/authors/kurt-dusek.yml","en-us/blog/authors/kurt-dusek",{"_path":4818,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4819,"config":4823,"_id":4824,"_type":32,"title":4820,"_source":34,"_file":4825,"_stem":4826,"_extension":37},"/en-us/blog/authors/kushal-koolwal",{"name":4820,"config":4821},"Kushal Koolwal",{"headshot":722,"ctfId":4822},"Kushal-Koolwal",{"template":691},"content:en-us:blog:authors:kushal-koolwal.yml","en-us/blog/authors/kushal-koolwal.yml","en-us/blog/authors/kushal-koolwal",{"_path":4828,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4829,"config":4834,"_id":4835,"_type":32,"title":4830,"_source":34,"_file":4836,"_stem":4837,"_extension":37},"/en-us/blog/authors/kushal-pandya",{"name":4830,"config":4831},"Kushal Pandya",{"headshot":4832,"ctfId":4833},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659454/Blog/Author%20Headshots/kushalpandya-headshot.png","kushalpandya",{"template":691},"content:en-us:blog:authors:kushal-pandya.yml","en-us/blog/authors/kushal-pandya.yml","en-us/blog/authors/kushal-pandya",{"_path":4839,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4840,"config":4844,"_id":4845,"_type":32,"title":4841,"_source":34,"_file":4846,"_stem":4847,"_extension":37},"/en-us/blog/authors/kwan-lee",{"name":4841,"config":4842},"Kwan Lee",{"headshot":722,"ctfId":4843},"Kwan-Lee",{"template":691},"content:en-us:blog:authors:kwan-lee.yml","en-us/blog/authors/kwan-lee.yml","en-us/blog/authors/kwan-lee",{"_path":4849,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4850,"config":4855,"_id":4856,"_type":32,"title":4851,"_source":34,"_file":4857,"_stem":4858,"_extension":37},"/en-us/blog/authors/kyla-gradin-dahl",{"name":4851,"config":4852},"Kyla Gradin Dahl",{"headshot":4853,"ctfId":4854},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682273/Blog/Author%20Headshots/kyla-headshot.jpg","kyla",{"template":691},"content:en-us:blog:authors:kyla-gradin-dahl.yml","en-us/blog/authors/kyla-gradin-dahl.yml","en-us/blog/authors/kyla-gradin-dahl",{"_path":4860,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4861,"config":4865,"_id":4866,"_type":32,"title":4862,"_source":34,"_file":4867,"_stem":4868,"_extension":37},"/en-us/blog/authors/kyle-mann",{"name":4862,"config":4863},"Kyle Mann",{"headshot":722,"ctfId":4864},"44YiW1r6sTpbC9wKBeHGgE",{"template":691},"content:en-us:blog:authors:kyle-mann.yml","en-us/blog/authors/kyle-mann.yml","en-us/blog/authors/kyle-mann",{"_path":4870,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4871,"config":4876,"_id":4877,"_type":32,"title":4872,"_source":34,"_file":4878,"_stem":4879,"_extension":37},"/en-us/blog/authors/kyle-smith",{"name":4872,"config":4873},"Kyle Smith",{"headshot":4874,"ctfId":4875},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664290/Blog/Author%20Headshots/kyle_smith_headshot.png","3Cec6opzqJpbhKXQ5nA4gU",{"template":691},"content:en-us:blog:authors:kyle-smith.yml","en-us/blog/authors/kyle-smith.yml","en-us/blog/authors/kyle-smith",{"_path":4881,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4882,"config":4886,"_id":4888,"_type":32,"title":4883,"_source":34,"_file":4889,"_stem":4890,"_extension":37},"/en-us/blog/authors/kymberlee-price",{"name":4883,"config":4884},"Kymberlee Price",{"headshot":4885},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1753961652/wggh3ikqpm5plrptfza0.png",{"template":691,"gitlabHandle":4887},"eelrebmyk","content:en-us:blog:authors:kymberlee-price.yml","en-us/blog/authors/kymberlee-price.yml","en-us/blog/authors/kymberlee-price",{"_path":4892,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4893,"config":4897,"_id":4898,"_type":32,"title":4894,"_source":34,"_file":4899,"_stem":4900,"_extension":37},"/en-us/blog/authors/lasse-schuirmann",{"name":4894,"config":4895},"Lasse Schuirmann",{"headshot":722,"ctfId":4896},"5vpo2ZOrPIS8PBp3k47S6w",{"template":691},"content:en-us:blog:authors:lasse-schuirmann.yml","en-us/blog/authors/lasse-schuirmann.yml","en-us/blog/authors/lasse-schuirmann",{"_path":4902,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4903,"config":4907,"_id":4908,"_type":32,"title":4904,"_source":34,"_file":4909,"_stem":4910,"_extension":37},"/en-us/blog/authors/laura-montemayor",{"name":4904,"config":4905},"Laura Montemayor",{"headshot":7,"ctfId":4906},"lauraMon",{"template":691},"content:en-us:blog:authors:laura-montemayor.yml","en-us/blog/authors/laura-montemayor.yml","en-us/blog/authors/laura-montemayor",{"_path":4912,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4913,"config":4918,"_id":4919,"_type":32,"title":4914,"_source":34,"_file":4920,"_stem":4921,"_extension":37},"/en-us/blog/authors/lauren-barker",{"name":4914,"config":4915},"Lauren Barker",{"headshot":4916,"ctfId":4917},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669974/Blog/Author%20Headshots/laurenbarker-headshot.jpg","laurenbarker",{"template":691},"content:en-us:blog:authors:lauren-barker.yml","en-us/blog/authors/lauren-barker.yml","en-us/blog/authors/lauren-barker",{"_path":4923,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4924,"config":4928,"_id":4929,"_type":32,"title":4925,"_source":34,"_file":4930,"_stem":4931,"_extension":37},"/en-us/blog/authors/lauren-gibbons-paul",{"name":4925,"config":4926},"Lauren Gibbons Paul",{"headshot":722,"ctfId":4927},"Lauren-Gibbons-Paul",{"template":691},"content:en-us:blog:authors:lauren-gibbons-paul.yml","en-us/blog/authors/lauren-gibbons-paul.yml","en-us/blog/authors/lauren-gibbons-paul",{"_path":4933,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4934,"config":4938,"_id":4939,"_type":32,"title":4935,"_source":34,"_file":4940,"_stem":4941,"_extension":37},"/en-us/blog/authors/lauren-minning",{"name":4935,"config":4936},"Lauren Minning",{"headshot":7,"ctfId":4937},"lminning",{"template":691},"content:en-us:blog:authors:lauren-minning.yml","en-us/blog/authors/lauren-minning.yml","en-us/blog/authors/lauren-minning",{"_path":4943,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4944,"config":4949,"_id":4950,"_type":32,"title":4945,"_source":34,"_file":4951,"_stem":4952,"_extension":37},"/en-us/blog/authors/laurena-alves",{"name":4945,"config":4946},"Laurena Alves",{"headshot":4947,"ctfId":4948},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750713473/ip0jiy4wwyc0btfb09y5.png","Q834apoVRmcNXy507xyf5",{"template":691},"content:en-us:blog:authors:laurena-alves.yml","en-us/blog/authors/laurena-alves.yml","en-us/blog/authors/laurena-alves",{"_path":4954,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4955,"config":4960,"_id":4961,"_type":32,"title":4956,"_source":34,"_file":4962,"_stem":4963,"_extension":37},"/en-us/blog/authors/lee-faus",{"name":4956,"config":4957},"Lee Faus",{"headshot":4958,"ctfId":4959},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666427/Blog/Author%20Headshots/lee_faus_headshot.png","lfaus",{"template":691},"content:en-us:blog:authors:lee-faus.yml","en-us/blog/authors/lee-faus.yml","en-us/blog/authors/lee-faus",{"_path":4965,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4966,"config":4971,"_id":4972,"_type":32,"title":4967,"_source":34,"_file":4973,"_stem":4974,"_extension":37},"/en-us/blog/authors/lee-matos",{"name":4967,"config":4968},"Lee Matos",{"headshot":4969,"ctfId":4970},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670430/Blog/Author%20Headshots/lbot-headshot.jpg","lbot",{"template":691},"content:en-us:blog:authors:lee-matos.yml","en-us/blog/authors/lee-matos.yml","en-us/blog/authors/lee-matos",{"_path":4976,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4977,"config":4982,"_id":4983,"_type":32,"title":4978,"_source":34,"_file":4984,"_stem":4985,"_extension":37},"/en-us/blog/authors/lee-tickett",{"name":4978,"config":4979},"Lee Tickett",{"headshot":4980,"ctfId":4981},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1752592356/ibeixykxeiey9aiebylt.png","leetickett",{"template":691},"content:en-us:blog:authors:lee-tickett.yml","en-us/blog/authors/lee-tickett.yml","en-us/blog/authors/lee-tickett",{"_path":4987,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4988,"config":4992,"_id":4993,"_type":32,"title":4989,"_source":34,"_file":4994,"_stem":4995,"_extension":37},"/en-us/blog/authors/levente-polyak",{"name":4989,"config":4990},"Levente Polyak",{"headshot":7,"ctfId":4991},"anthraxx",{"template":691},"content:en-us:blog:authors:levente-polyak.yml","en-us/blog/authors/levente-polyak.yml","en-us/blog/authors/levente-polyak",{"_path":4997,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":4998,"config":5003,"_id":5004,"_type":32,"title":5005,"_source":34,"_file":5006,"_stem":5007,"_extension":37},"/en-us/blog/authors/lin-jen-shin",{"name":4999,"config":5000},"Lin Jen-Shin",{"headshot":5001,"ctfId":5002},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749678992/Blog/Author%20Headshots/godfat-gitlab-headshot.jpg","godfatgitlab",{"template":691},"content:en-us:blog:authors:lin-jen-shin.yml","Lin Jen Shin","en-us/blog/authors/lin-jen-shin.yml","en-us/blog/authors/lin-jen-shin",{"_path":5009,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5010,"config":5015,"_id":5016,"_type":32,"title":5011,"_source":34,"_file":5017,"_stem":5018,"_extension":37},"/en-us/blog/authors/liz-coleman",{"name":5011,"config":5012},"Liz Coleman",{"headshot":5013,"ctfId":5014},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659695/Blog/Author%20Headshots/coleman_headshot.png","5MTSBqnOko7zYTQa3vVy1c",{"template":691},"content:en-us:blog:authors:liz-coleman.yml","en-us/blog/authors/liz-coleman.yml","en-us/blog/authors/liz-coleman",{"_path":5020,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5021,"config":5026,"_id":5027,"_type":32,"title":5022,"_source":34,"_file":5028,"_stem":5029,"_extension":37},"/en-us/blog/authors/loryn-bortins",{"name":5022,"config":5023},"Loryn Bortins",{"headshot":5024,"ctfId":5025},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749668992/Blog/Author%20Headshots/loryn_bortins_headshot.png","5LgbtMISutHieB86Rk8uOL",{"template":691},"content:en-us:blog:authors:loryn-bortins.yml","en-us/blog/authors/loryn-bortins.yml","en-us/blog/authors/loryn-bortins",{"_path":5031,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5032,"config":5036,"_id":5037,"_type":32,"title":5033,"_source":34,"_file":5038,"_stem":5039,"_extension":37},"/en-us/blog/authors/lucas-charles",{"name":5033,"config":5034},"Lucas Charles",{"headshot":722,"ctfId":5035},"01OUkmRJImMowxMk3YHGNS",{"template":691},"content:en-us:blog:authors:lucas-charles.yml","en-us/blog/authors/lucas-charles.yml","en-us/blog/authors/lucas-charles",{"_path":5041,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5042,"config":5046,"_id":5047,"_type":32,"title":5043,"_source":34,"_file":5048,"_stem":5049,"_extension":37},"/en-us/blog/authors/luka-trbojevic",{"name":5043,"config":5044},"Luka Trbojevic",{"headshot":7,"ctfId":5045},"ltrbojevic",{"template":691},"content:en-us:blog:authors:luka-trbojevic.yml","en-us/blog/authors/luka-trbojevic.yml","en-us/blog/authors/luka-trbojevic",{"_path":5051,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5052,"config":5056,"_id":5057,"_type":32,"title":5053,"_source":34,"_file":5058,"_stem":5059,"_extension":37},"/en-us/blog/authors/lukas-eipert",{"name":5053,"config":5054},"Lukas Eipert",{"headshot":722,"ctfId":5055},"37PO8stm7JUQgglr4tWcmw",{"template":691},"content:en-us:blog:authors:lukas-eipert.yml","en-us/blog/authors/lukas-eipert.yml","en-us/blog/authors/lukas-eipert",{"_path":5061,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5062,"config":5067,"_id":5068,"_type":32,"title":5063,"_source":34,"_file":5069,"_stem":5070,"_extension":37},"/en-us/blog/authors/lyle-kozloff",{"name":5063,"config":5064},"Lyle Kozloff",{"headshot":5065,"ctfId":5066},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666803/Blog/Author%20Headshots/lyle-headshot.jpg","lyle",{"template":691},"content:en-us:blog:authors:lyle-kozloff.yml","en-us/blog/authors/lyle-kozloff.yml","en-us/blog/authors/lyle-kozloff",{"_path":5072,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5073,"config":5078,"_id":5079,"_type":32,"title":5074,"_source":34,"_file":5080,"_stem":5081,"_extension":37},"/en-us/blog/authors/madeline-lake",{"name":5074,"config":5075},"Madeline Lake",{"headshot":5076,"ctfId":5077},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659736/Blog/Author%20Headshots/madlake-headshot.jpg","madlake",{"template":691},"content:en-us:blog:authors:madeline-lake.yml","en-us/blog/authors/madeline-lake.yml","en-us/blog/authors/madeline-lake",{"_path":5083,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5084,"config":5089,"_id":5090,"_type":32,"title":5085,"_source":34,"_file":5091,"_stem":5092,"_extension":37},"/en-us/blog/authors/madou-coulibaly",{"name":5085,"config":5086},"Madou Coulibaly",{"headshot":5087,"ctfId":5088},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679848/Blog/Author%20Headshots/madou-headshot.jpg","madou",{"template":691},"content:en-us:blog:authors:madou-coulibaly.yml","en-us/blog/authors/madou-coulibaly.yml","en-us/blog/authors/madou-coulibaly",{"_path":5094,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5095,"config":5100,"_id":5101,"_type":32,"title":5096,"_source":34,"_file":5102,"_stem":5103,"_extension":37},"/en-us/blog/authors/magdalena-frankiewicz",{"name":5096,"config":5097},"Magdalena Frankiewicz",{"headshot":5098,"ctfId":5099},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663511/Blog/Author%20Headshots/m_frankiewicz-headshot.jpg","mfrankiewicz",{"template":691},"content:en-us:blog:authors:magdalena-frankiewicz.yml","en-us/blog/authors/magdalena-frankiewicz.yml","en-us/blog/authors/magdalena-frankiewicz",{"_path":5105,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5106,"config":5110,"_id":5111,"_type":32,"title":5107,"_source":34,"_file":5112,"_stem":5113,"_extension":37},"/en-us/blog/authors/mahesh-kumar",{"name":5107,"config":5108},"Mahesh Kumar",{"headshot":722,"ctfId":5109},"2ihYV6SzSOXfvpI2eJ87Mv",{"template":691},"content:en-us:blog:authors:mahesh-kumar.yml","en-us/blog/authors/mahesh-kumar.yml","en-us/blog/authors/mahesh-kumar",{"_path":5115,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5116,"config":5121,"_id":5122,"_type":32,"title":5117,"_source":34,"_file":5123,"_stem":5124,"_extension":37},"/en-us/blog/authors/manav-khurana",{"name":5117,"config":5118,"role":5120},"Manav Khurana",{"headshot":5119},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1757676476/ygij7nxvn2caq6vajhmy.png","Chief Product and Marketing Officer",{"template":691,"gitlabHandle":7},"content:en-us:blog:authors:manav-khurana.yml","en-us/blog/authors/manav-khurana.yml","en-us/blog/authors/manav-khurana",{"_path":5126,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5127,"config":5132,"_id":5133,"_type":32,"title":5128,"_source":34,"_file":5134,"_stem":5135,"_extension":37},"/en-us/blog/authors/manuel-kraft",{"name":5128,"config":5129},"Manuel Kraft",{"headshot":5130,"ctfId":5131},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659815/Blog/Author%20Headshots/manuel_kraft.png","5q1NADtEqxyoV1F1s6JKDz",{"template":691},"content:en-us:blog:authors:manuel-kraft.yml","en-us/blog/authors/manuel-kraft.yml","en-us/blog/authors/manuel-kraft",{"_path":5137,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5138,"config":5142,"_id":5143,"_type":32,"title":5139,"_source":34,"_file":5144,"_stem":5145,"_extension":37},"/en-us/blog/authors/marc-radulescu",{"name":5139,"config":5140},"Marc Radulescu",{"headshot":722,"ctfId":5141},"Marc-Radulescu",{"template":691},"content:en-us:blog:authors:marc-radulescu.yml","en-us/blog/authors/marc-radulescu.yml","en-us/blog/authors/marc-radulescu",{"_path":5147,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5148,"config":5153,"_id":5154,"_type":32,"title":5149,"_source":34,"_file":5155,"_stem":5156,"_extension":37},"/en-us/blog/authors/marc-shaw",{"name":5149,"config":5150},"Marc Shaw",{"headshot":5151,"ctfId":5152},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749672589/Blog/Author%20Headshots/marc_shaw-headshot.jpg","marcshaw",{"template":691},"content:en-us:blog:authors:marc-shaw.yml","en-us/blog/authors/marc-shaw.yml","en-us/blog/authors/marc-shaw",{"_path":5158,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5159,"config":5164,"_id":5165,"_type":32,"title":5166,"_source":34,"_file":5167,"_stem":5168,"_extension":37},"/en-us/blog/authors/marcel-van-remmerden",{"name":5160,"config":5161},"Marcel van Remmerden",{"headshot":5162,"ctfId":5163},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669545/Blog/Author%20Headshots/mvanremmerden-headshot.jpg","7lMCQY4CU5xfTjIiMsNqkR",{"template":691},"content:en-us:blog:authors:marcel-van-remmerden.yml","Marcel Van Remmerden","en-us/blog/authors/marcel-van-remmerden.yml","en-us/blog/authors/marcel-van-remmerden",{"_path":5170,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5171,"config":5175,"_id":5176,"_type":32,"title":5172,"_source":34,"_file":5177,"_stem":5178,"_extension":37},"/en-us/blog/authors/marcia-ramos",{"name":5172,"config":5173},"Marcia Ramos",{"headshot":722,"ctfId":5174},"Marcia-Ramos",{"template":691},"content:en-us:blog:authors:marcia-ramos.yml","en-us/blog/authors/marcia-ramos.yml","en-us/blog/authors/marcia-ramos",{"_path":5180,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5181,"config":5185,"_id":5186,"_type":32,"title":5182,"_source":34,"_file":5187,"_stem":5188,"_extension":37},"/en-us/blog/authors/marco-lenzo",{"name":5182,"config":5183},"Marco Lenzo",{"headshot":722,"ctfId":5184},"Marco-Lenzo",{"template":691},"content:en-us:blog:authors:marco-lenzo.yml","en-us/blog/authors/marco-lenzo.yml","en-us/blog/authors/marco-lenzo",{"_path":5190,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5191,"config":5195,"_id":5196,"_type":32,"title":5192,"_source":34,"_file":5197,"_stem":5198,"_extension":37},"/en-us/blog/authors/marie-hargitt",{"name":5192,"config":5193},"Marie Hargitt",{"headshot":722,"ctfId":5194},"Marie-Hargitt",{"template":691},"content:en-us:blog:authors:marie-hargitt.yml","en-us/blog/authors/marie-hargitt.yml","en-us/blog/authors/marie-hargitt",{"_path":5200,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5201,"config":5206,"_id":5207,"_type":32,"title":5202,"_source":34,"_file":5208,"_stem":5209,"_extension":37},"/en-us/blog/authors/marin-jankovski",{"name":5202,"config":5203},"Marin Jankovski",{"headshot":5204,"ctfId":5205},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749671628/Blog/Author%20Headshots/marin-headshot.jpg","Marin-Jankovski",{"template":691},"content:en-us:blog:authors:marin-jankovski.yml","en-us/blog/authors/marin-jankovski.yml","en-us/blog/authors/marin-jankovski",{"_path":5211,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5212,"config":5216,"_id":5217,"_type":32,"title":5218,"_source":34,"_file":5219,"_stem":5220,"_extension":37},"/en-us/blog/authors/marin-job",{"name":5213,"config":5214},"Marin, Job",{"headshot":722,"ctfId":5215},"Marin-Job",{"template":691},"content:en-us:blog:authors:marin-job.yml","Marin Job","en-us/blog/authors/marin-job.yml","en-us/blog/authors/marin-job",{"_path":5222,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5223,"config":5227,"_id":5228,"_type":32,"title":5229,"_source":34,"_file":5230,"_stem":5231,"_extension":37},"/en-us/blog/authors/mario-de-la-ossa",{"name":5224,"config":5225},"Mario de la Ossa",{"headshot":7,"ctfId":5226},"mdelaossa",{"template":691},"content:en-us:blog:authors:mario-de-la-ossa.yml","Mario De La Ossa","en-us/blog/authors/mario-de-la-ossa.yml","en-us/blog/authors/mario-de-la-ossa",{"_path":5233,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5234,"config":5238,"_id":5239,"_type":32,"title":5235,"_source":34,"_file":5240,"_stem":5241,"_extension":37},"/en-us/blog/authors/mark-art",{"name":5235,"config":5236},"Mark Art",{"headshot":722,"ctfId":5237},"55KCfyNmgPaJRmBZhiN7k5",{"template":691},"content:en-us:blog:authors:mark-art.yml","en-us/blog/authors/mark-art.yml","en-us/blog/authors/mark-art",{"_path":5243,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5244,"config":5248,"_id":5249,"_type":32,"title":5245,"_source":34,"_file":5250,"_stem":5251,"_extension":37},"/en-us/blog/authors/mark-fletcher",{"name":5245,"config":5246},"Mark Fletcher",{"headshot":7,"ctfId":5247},"markglenfletcher",{"template":691},"content:en-us:blog:authors:mark-fletcher.yml","en-us/blog/authors/mark-fletcher.yml","en-us/blog/authors/mark-fletcher",{"_path":5253,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5254,"config":5259,"_id":5260,"_type":32,"title":5255,"_source":34,"_file":5261,"_stem":5262,"_extension":37},"/en-us/blog/authors/mark-lapierre",{"name":5255,"config":5256},"Mark Lapierre",{"headshot":5257,"ctfId":5258},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669066/Blog/Author%20Headshots/mark_lapierre.png","2Fnsk5H33npbli2fy9kMqu",{"template":691},"content:en-us:blog:authors:mark-lapierre.yml","en-us/blog/authors/mark-lapierre.yml","en-us/blog/authors/mark-lapierre",{"_path":5264,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5265,"config":5270,"_id":5271,"_type":32,"title":5266,"_source":34,"_file":5272,"_stem":5273,"_extension":37},"/en-us/blog/authors/mark-loveless",{"name":5266,"config":5267},"Mark Loveless",{"headshot":5268,"ctfId":5269},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664093/Blog/Author%20Headshots/mloveless-headshot.png","mloveless",{"template":691},"content:en-us:blog:authors:mark-loveless.yml","en-us/blog/authors/mark-loveless.yml","en-us/blog/authors/mark-loveless",{"_path":5275,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5276,"config":5280,"_id":5281,"_type":32,"title":5277,"_source":34,"_file":5282,"_stem":5283,"_extension":37},"/en-us/blog/authors/mark-pundsack",{"name":5277,"config":5278},"Mark Pundsack",{"headshot":722,"ctfId":5279},"markpundsack",{"template":691},"content:en-us:blog:authors:mark-pundsack.yml","en-us/blog/authors/mark-pundsack.yml","en-us/blog/authors/mark-pundsack",{"_path":5285,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5286,"config":5291,"_id":5292,"_type":32,"title":5293,"_source":34,"_file":5294,"_stem":5295,"_extension":37},"/en-us/blog/authors/martin-brmmer",{"name":5287,"config":5288},"Martin Brümmer",{"headshot":5289,"ctfId":5290},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659427/Blog/Author%20Headshots/martin_brummer.webp","1QkLKK0UnkvZDDBzzEhkaA",{"template":691},"content:en-us:blog:authors:martin-brmmer.yml","Martin Brmmer","en-us/blog/authors/martin-brmmer.yml","en-us/blog/authors/martin-brmmer",{"_path":5297,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5298,"config":5302,"_id":5303,"_type":32,"title":5299,"_source":34,"_file":5304,"_stem":5305,"_extension":37},"/en-us/blog/authors/martynas-krupskis",{"name":5299,"config":5300},"Martynas Krupskis",{"headshot":722,"ctfId":5301},"3tK5S0f4QshGFGRrdEl7rn",{"template":691},"content:en-us:blog:authors:martynas-krupskis.yml","en-us/blog/authors/martynas-krupskis.yml","en-us/blog/authors/martynas-krupskis",{"_path":5307,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5308,"config":5312,"_id":5313,"_type":32,"title":5309,"_source":34,"_file":5314,"_stem":5315,"_extension":37},"/en-us/blog/authors/matej-latin",{"name":5309,"config":5310},"Matej Latin",{"headshot":7,"ctfId":5311},"matejlatin",{"template":691},"content:en-us:blog:authors:matej-latin.yml","en-us/blog/authors/matej-latin.yml","en-us/blog/authors/matej-latin",{"_path":5317,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5318,"config":5323,"_id":5324,"_type":32,"title":5319,"_source":34,"_file":5325,"_stem":5326,"_extension":37},"/en-us/blog/authors/mathias-ewald",{"name":5319,"config":5320},"Mathias Ewald",{"headshot":5321,"ctfId":5322},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664526/Blog/Author%20Headshots/mathias_ewald_headshot.png","7vLTPhU3yvh4xTToXcLpg9",{"template":691},"content:en-us:blog:authors:mathias-ewald.yml","en-us/blog/authors/mathias-ewald.yml","en-us/blog/authors/mathias-ewald",{"_path":5328,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5329,"config":5333,"_id":5334,"_type":32,"title":5330,"_source":34,"_file":5335,"_stem":5336,"_extension":37},"/en-us/blog/authors/matt-baldwin",{"name":5330,"config":5331},"Matt Baldwin",{"headshot":722,"ctfId":5332},"Matt-Baldwin",{"template":691},"content:en-us:blog:authors:matt-baldwin.yml","en-us/blog/authors/matt-baldwin.yml","en-us/blog/authors/matt-baldwin",{"_path":5338,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5339,"config":5344,"_id":5345,"_type":32,"title":5340,"_source":34,"_file":5346,"_stem":5347,"_extension":37},"/en-us/blog/authors/matt-coons",{"name":5340,"config":5341},"Matt Coons",{"headshot":5342,"ctfId":5343},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749661888/Blog/Author%20Headshots/mcoons-headshot.jpg","mcoons",{"template":691},"content:en-us:blog:authors:matt-coons.yml","en-us/blog/authors/matt-coons.yml","en-us/blog/authors/matt-coons",{"_path":5349,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5350,"config":5355,"_id":5356,"_type":32,"title":5357,"_source":34,"_file":5358,"_stem":5359,"_extension":37},"/en-us/blog/authors/matt-delaney",{"name":5351,"config":5352},"Matt DeLaney",{"headshot":5353,"ctfId":5354},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659749/Blog/Author%20Headshots/matt_delaney_headshot.png","6apeWdrqrZlMIdaxzV5NvZ",{"template":691},"content:en-us:blog:authors:matt-delaney.yml","Matt Delaney","en-us/blog/authors/matt-delaney.yml","en-us/blog/authors/matt-delaney",{"_path":5361,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5362,"config":5367,"_id":5368,"_type":32,"title":5363,"_source":34,"_file":5369,"_stem":5370,"_extension":37},"/en-us/blog/authors/matt-genelin",{"name":5363,"config":5364},"Matt Genelin",{"headshot":5365,"ctfId":5366},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664522/Blog/Author%20Headshots/matty_genelin.png","6x9dTYZik3lSViI8hu6dYQ",{"template":691},"content:en-us:blog:authors:matt-genelin.yml","en-us/blog/authors/matt-genelin.yml","en-us/blog/authors/matt-genelin",{"_path":5372,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5373,"config":5377,"_id":5378,"_type":32,"title":5374,"_source":34,"_file":5379,"_stem":5380,"_extension":37},"/en-us/blog/authors/matt-nguyen",{"name":5374,"config":5375},"Matt Nguyen",{"headshot":722,"ctfId":5376},"Matt-Nguyen",{"template":691},"content:en-us:blog:authors:matt-nguyen.yml","en-us/blog/authors/matt-nguyen.yml","en-us/blog/authors/matt-nguyen",{"_path":5382,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5383,"config":5388,"_id":5389,"_type":32,"title":5384,"_source":34,"_file":5390,"_stem":5391,"_extension":37},"/en-us/blog/authors/matt-nohr",{"name":5384,"config":5385},"Matt Nohr",{"headshot":5386,"ctfId":5387},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681473/Blog/Author%20Headshots/mnohr-headshot.jpg","mnohr",{"template":691},"content:en-us:blog:authors:matt-nohr.yml","en-us/blog/authors/matt-nohr.yml","en-us/blog/authors/matt-nohr",{"_path":5393,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5394,"config":5399,"_id":5400,"_type":32,"title":5395,"_source":34,"_file":5401,"_stem":5402,"_extension":37},"/en-us/blog/authors/matt-smiley",{"name":5395,"config":5396},"Matt Smiley",{"headshot":5397,"ctfId":5398},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682529/Blog/Author%20Headshots/msmiley-headshot.jpg","msmiley",{"template":691},"content:en-us:blog:authors:matt-smiley.yml","en-us/blog/authors/matt-smiley.yml","en-us/blog/authors/matt-smiley",{"_path":5404,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5405,"config":5409,"_id":5410,"_type":32,"title":5406,"_source":34,"_file":5411,"_stem":5412,"_extension":37},"/en-us/blog/authors/matt-wilson",{"name":5406,"config":5407},"Matt Wilson",{"headshot":722,"ctfId":5408},"mattwilson",{"template":691},"content:en-us:blog:authors:matt-wilson.yml","en-us/blog/authors/matt-wilson.yml","en-us/blog/authors/matt-wilson",{"_path":5414,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5415,"config":5420,"_id":5421,"_type":32,"title":5416,"_source":34,"_file":5422,"_stem":5423,"_extension":37},"/en-us/blog/authors/matthew-macfarlane",{"name":5416,"config":5417},"Matthew Macfarlane",{"headshot":5418,"ctfId":5419},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663160/Blog/Author%20Headshots/matthew_mcfarlane_headshot.png","6dyod6DIfkxY5CognC5g2N",{"template":691},"content:en-us:blog:authors:matthew-macfarlane.yml","en-us/blog/authors/matthew-macfarlane.yml","en-us/blog/authors/matthew-macfarlane",{"_path":5425,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5426,"config":5431,"_id":5432,"_type":32,"title":5427,"_source":34,"_file":5433,"_stem":5434,"_extension":37},"/en-us/blog/authors/matthew-nearents",{"name":5427,"config":5428},"Matthew Nearents",{"headshot":5429,"ctfId":5430},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681789/Blog/Author%20Headshots/mnearents-headshot.jpg","mnearents",{"template":691},"content:en-us:blog:authors:matthew-nearents.yml","en-us/blog/authors/matthew-nearents.yml","en-us/blog/authors/matthew-nearents",{"_path":5436,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5437,"config":5442,"_id":5443,"_type":32,"title":5444,"_source":34,"_file":5445,"_stem":5446,"_extension":37},"/en-us/blog/authors/matthias-kppler",{"name":5438,"config":5439},"Matthias Käppler",{"headshot":5440,"ctfId":5441},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670351/Blog/Author%20Headshots/mkaeppler-headshot.jpg","mkaeppler",{"template":691},"content:en-us:blog:authors:matthias-kppler.yml","Matthias Kppler","en-us/blog/authors/matthias-kppler.yml","en-us/blog/authors/matthias-kppler",{"_path":5448,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5449,"config":5453,"_id":5454,"_type":32,"title":5450,"_source":34,"_file":5455,"_stem":5456,"_extension":37},"/en-us/blog/authors/matthieu-fronton",{"name":5450,"config":5451},"Matthieu Fronton",{"headshot":7,"ctfId":5452},"frntn",{"template":691},"content:en-us:blog:authors:matthieu-fronton.yml","en-us/blog/authors/matthieu-fronton.yml","en-us/blog/authors/matthieu-fronton",{"_path":5458,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5459,"config":5463,"_id":5464,"_type":32,"title":5460,"_source":34,"_file":5465,"_stem":5466,"_extension":37},"/en-us/blog/authors/max-woolf",{"name":5460,"config":5461},"Max Woolf",{"headshot":722,"ctfId":5462},"Max-Woolf",{"template":691},"content:en-us:blog:authors:max-woolf.yml","en-us/blog/authors/max-woolf.yml","en-us/blog/authors/max-woolf",{"_path":5468,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5469,"config":5474,"_id":5475,"_type":32,"title":5470,"_source":34,"_file":5476,"_stem":5477,"_extension":37},"/en-us/blog/authors/maximilien-belinga",{"name":5470,"config":5471},"Maximilien Belinga",{"headshot":5472,"ctfId":5473},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665080/Blog/Author%20Headshots/max_belinga.png","4n2a5tKPKk6qCis0IzevOS",{"template":691},"content:en-us:blog:authors:maximilien-belinga.yml","en-us/blog/authors/maximilien-belinga.yml","en-us/blog/authors/maximilien-belinga",{"_path":5479,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5480,"config":5484,"_id":5485,"_type":32,"title":5481,"_source":34,"_file":5486,"_stem":5487,"_extension":37},"/en-us/blog/authors/mayank-tahilramani",{"name":5481,"config":5482},"Mayank Tahilramani",{"headshot":7,"ctfId":5483},"mayanktahil",{"template":691},"content:en-us:blog:authors:mayank-tahilramani.yml","en-us/blog/authors/mayank-tahilramani.yml","en-us/blog/authors/mayank-tahilramani",{"_path":5489,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5490,"config":5495,"_id":5496,"_type":32,"title":5491,"_source":34,"_file":5497,"_stem":5498,"_extension":37},"/en-us/blog/authors/mayra-cabrera",{"name":5491,"config":5492},"Mayra Cabrera",{"headshot":5493,"ctfId":5494},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663224/Blog/Author%20Headshots/mayra-cabrera-headshot.jpg","mayracabrera",{"template":691},"content:en-us:blog:authors:mayra-cabrera.yml","en-us/blog/authors/mayra-cabrera.yml","en-us/blog/authors/mayra-cabrera",{"_path":5500,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5501,"config":5505,"_id":5506,"_type":32,"title":5502,"_source":34,"_file":5507,"_stem":5508,"_extension":37},"/en-us/blog/authors/meghan-maneval",{"name":5502,"config":5503},"Meghan Maneval",{"headshot":7,"ctfId":5504},"mmaneval20",{"template":691},"content:en-us:blog:authors:meghan-maneval.yml","en-us/blog/authors/meghan-maneval.yml","en-us/blog/authors/meghan-maneval",{"_path":5510,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5511,"config":5516,"_id":5517,"_type":32,"title":5512,"_source":34,"_file":5518,"_stem":5519,"_extension":37},"/en-us/blog/authors/mek-stittri",{"name":5512,"config":5513},"Mek Stittri",{"headshot":5514,"ctfId":5515},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682281/Blog/Author%20Headshots/meks-headshot.png","meks",{"template":691},"content:en-us:blog:authors:mek-stittri.yml","en-us/blog/authors/mek-stittri.yml","en-us/blog/authors/mek-stittri",{"_path":5521,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5522,"config":5526,"_id":5527,"_type":32,"title":5523,"_source":34,"_file":5528,"_stem":5529,"_extension":37},"/en-us/blog/authors/melissa-farber",{"name":5523,"config":5524},"Melissa Farber",{"headshot":7,"ctfId":5525},"mfarber",{"template":691},"content:en-us:blog:authors:melissa-farber.yml","en-us/blog/authors/melissa-farber.yml","en-us/blog/authors/melissa-farber",{"_path":5531,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5532,"config":5536,"_id":5537,"_type":32,"title":5533,"_source":34,"_file":5538,"_stem":5539,"_extension":37},"/en-us/blog/authors/melissa-smolensky",{"name":5533,"config":5534},"Melissa Smolensky",{"headshot":7,"ctfId":5535},"melsmo",{"template":691},"content:en-us:blog:authors:melissa-smolensky.yml","en-us/blog/authors/melissa-smolensky.yml","en-us/blog/authors/melissa-smolensky",{"_path":5541,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5542,"config":5547,"_id":5548,"_type":32,"title":5543,"_source":34,"_file":5549,"_stem":5550,"_extension":37},"/en-us/blog/authors/melissa-ushakov",{"name":5543,"config":5544},"Melissa Ushakov",{"headshot":5545,"ctfId":5546},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666529/Blog/Author%20Headshots/mushakov-headshot.jpg","mushakov",{"template":691},"content:en-us:blog:authors:melissa-ushakov.yml","en-us/blog/authors/melissa-ushakov.yml","en-us/blog/authors/melissa-ushakov",{"_path":5552,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5553,"config":5557,"_id":5558,"_type":32,"title":5554,"_source":34,"_file":5559,"_stem":5560,"_extension":37},"/en-us/blog/authors/michael-fahey",{"name":5554,"config":5555},"Michael Fahey",{"headshot":7,"ctfId":5556},"mfahey",{"template":691},"content:en-us:blog:authors:michael-fahey.yml","en-us/blog/authors/michael-fahey.yml","en-us/blog/authors/michael-fahey",{"_path":5562,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5563,"config":5568,"_id":5569,"_type":32,"title":5564,"_source":34,"_file":5570,"_stem":5571,"_extension":37},"/en-us/blog/authors/michael-friedrich",{"name":5564,"config":5565},"Michael Friedrich",{"headshot":5566,"ctfId":5567},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659879/Blog/Author%20Headshots/dnsmichi-headshot.jpg","dnsmichi",{"template":691},"content:en-us:blog:authors:michael-friedrich.yml","en-us/blog/authors/michael-friedrich.yml","en-us/blog/authors/michael-friedrich",{"_path":5573,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5574,"config":5578,"_id":5579,"_type":32,"title":5575,"_source":34,"_file":5580,"_stem":5581,"_extension":37},"/en-us/blog/authors/michael-henriksen",{"name":5575,"config":5576},"Michael Henriksen",{"headshot":722,"ctfId":5577},"3DmojnawcJFqAgoNMCpFTX",{"template":691},"content:en-us:blog:authors:michael-henriksen.yml","en-us/blog/authors/michael-henriksen.yml","en-us/blog/authors/michael-henriksen",{"_path":5583,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5584,"config":5588,"_id":5589,"_type":32,"title":5585,"_source":34,"_file":5590,"_stem":5591,"_extension":37},"/en-us/blog/authors/michael-karampalas",{"name":5585,"config":5586},"Michael Karampalas",{"headshot":7,"ctfId":5587},"mkarampalas",{"template":691},"content:en-us:blog:authors:michael-karampalas.yml","en-us/blog/authors/michael-karampalas.yml","en-us/blog/authors/michael-karampalas",{"_path":5593,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5594,"config":5599,"_id":5600,"_type":32,"title":5595,"_source":34,"_file":5601,"_stem":5602,"_extension":37},"/en-us/blog/authors/michael-kozono",{"name":5595,"config":5596},"Michael Kozono",{"headshot":5597,"ctfId":5598},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679544/Blog/Author%20Headshots/mkozono-headshot.jpg","mkozono",{"template":691},"content:en-us:blog:authors:michael-kozono.yml","en-us/blog/authors/michael-kozono.yml","en-us/blog/authors/michael-kozono",{"_path":5604,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5605,"config":5609,"_id":5610,"_type":32,"title":5606,"_source":34,"_file":5611,"_stem":5612,"_extension":37},"/en-us/blog/authors/michael-miranda",{"name":5606,"config":5607},"Michael Miranda",{"headshot":7,"ctfId":5608},"mikemiranda",{"template":691},"content:en-us:blog:authors:michael-miranda.yml","en-us/blog/authors/michael-miranda.yml","en-us/blog/authors/michael-miranda",{"_path":5614,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5615,"config":5620,"_id":5621,"_type":32,"title":5616,"_source":34,"_file":5622,"_stem":5623,"_extension":37},"/en-us/blog/authors/michelle-gill",{"name":5616,"config":5617},"Michelle Gill",{"headshot":5618,"ctfId":5619},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666460/Blog/Author%20Headshots/michelle_gill_headshot.png","1o9MOYTUcO2koXs4FgpOEw",{"template":691},"content:en-us:blog:authors:michelle-gill.yml","en-us/blog/authors/michelle-gill.yml","en-us/blog/authors/michelle-gill",{"_path":5625,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5626,"config":5631,"_id":5632,"_type":32,"title":5627,"_source":34,"_file":5633,"_stem":5634,"_extension":37},"/en-us/blog/authors/miguel-rincon",{"name":5627,"config":5628},"Miguel Rincon",{"headshot":5629,"ctfId":5630},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681865/Blog/Author%20Headshots/mrincon-headshot.jpg","mrincon",{"template":691},"content:en-us:blog:authors:miguel-rincon.yml","en-us/blog/authors/miguel-rincon.yml","en-us/blog/authors/miguel-rincon",{"_path":5636,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5637,"config":5641,"_id":5642,"_type":32,"title":5638,"_source":34,"_file":5643,"_stem":5644,"_extension":37},"/en-us/blog/authors/mike-bartlett",{"name":5638,"config":5639},"Mike Bartlett",{"headshot":7,"ctfId":5640},"mydigitalself",{"template":691},"content:en-us:blog:authors:mike-bartlett.yml","en-us/blog/authors/mike-bartlett.yml","en-us/blog/authors/mike-bartlett",{"_path":5646,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5647,"config":5651,"_id":5652,"_type":32,"title":5648,"_source":34,"_file":5653,"_stem":5654,"_extension":37},"/en-us/blog/authors/mike-eddington",{"name":5648,"config":5649},"Mike Eddington",{"headshot":722,"ctfId":5650},"q5tK0TgB1ZovSwShKSvOJ",{"template":691},"content:en-us:blog:authors:mike-eddington.yml","en-us/blog/authors/mike-eddington.yml","en-us/blog/authors/mike-eddington",{"_path":5656,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5657,"config":5662,"_id":5663,"_type":32,"title":5658,"_source":34,"_file":5664,"_stem":5665,"_extension":37},"/en-us/blog/authors/mike-flouton",{"name":5658,"config":5659},"Mike Flouton",{"headshot":5660,"ctfId":5661},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679190/Blog/Author%20Headshots/mflouton-headshot.jpg","mflouton",{"template":691},"content:en-us:blog:authors:mike-flouton.yml","en-us/blog/authors/mike-flouton.yml","en-us/blog/authors/mike-flouton",{"_path":5667,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5668,"config":5672,"_id":5673,"_type":32,"title":5669,"_source":34,"_file":5674,"_stem":5675,"_extension":37},"/en-us/blog/authors/mike-gerwitz",{"name":5669,"config":5670},"Mike Gerwitz",{"headshot":722,"ctfId":5671},"Mike-Gerwitz",{"template":691},"content:en-us:blog:authors:mike-gerwitz.yml","en-us/blog/authors/mike-gerwitz.yml","en-us/blog/authors/mike-gerwitz",{"_path":5677,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5678,"config":5682,"_id":5683,"_type":32,"title":5679,"_source":34,"_file":5684,"_stem":5685,"_extension":37},"/en-us/blog/authors/mike-greiling",{"name":5679,"config":5680},"Mike Greiling",{"headshot":7,"ctfId":5681},"mikegreiling",{"template":691},"content:en-us:blog:authors:mike-greiling.yml","en-us/blog/authors/mike-greiling.yml","en-us/blog/authors/mike-greiling",{"_path":5687,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5688,"config":5692,"_id":5693,"_type":32,"title":5689,"_source":34,"_file":5694,"_stem":5695,"_extension":37},"/en-us/blog/authors/mike-vanbuskirk",{"name":5689,"config":5690},"Mike Vanbuskirk",{"headshot":722,"ctfId":5691},"Mike-Vanbuskirk",{"template":691},"content:en-us:blog:authors:mike-vanbuskirk.yml","en-us/blog/authors/mike-vanbuskirk.yml","en-us/blog/authors/mike-vanbuskirk",{"_path":5697,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5698,"config":5702,"_id":5703,"_type":32,"title":5699,"_source":34,"_file":5704,"_stem":5705,"_extension":37},"/en-us/blog/authors/miranda-carter",{"name":5699,"config":5700},"Miranda Carter",{"headshot":722,"ctfId":5701},"4xT4dbRh6N9i7jW5xuPhVp",{"template":691},"content:en-us:blog:authors:miranda-carter.yml","en-us/blog/authors/miranda-carter.yml","en-us/blog/authors/miranda-carter",{"_path":5707,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5708,"config":5713,"_id":5714,"_type":32,"title":5709,"_source":34,"_file":5715,"_stem":5716,"_extension":37},"/en-us/blog/authors/mitra-jozenazemian",{"name":5709,"config":5710},"Mitra Jozenazemian",{"headshot":5711,"ctfId":5712},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662373/Blog/Author%20Headshots/Screenshot_2024-10-25_at_8.23.56_AM.png","4suqsutT8w5ZmkIvSVrmWQ",{"template":691},"content:en-us:blog:authors:mitra-jozenazemian.yml","en-us/blog/authors/mitra-jozenazemian.yml","en-us/blog/authors/mitra-jozenazemian",{"_path":5718,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5719,"config":5724,"_id":5725,"_type":32,"title":5720,"_source":34,"_file":5726,"_stem":5727,"_extension":37},"/en-us/blog/authors/monmayuri-ray",{"name":5720,"config":5721},"Monmayuri Ray",{"headshot":5722,"ctfId":5723},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679381/Blog/Author%20Headshots/mray2020-headshot.png","mray2020",{"template":691},"content:en-us:blog:authors:monmayuri-ray.yml","en-us/blog/authors/monmayuri-ray.yml","en-us/blog/authors/monmayuri-ray",{"_path":5729,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5730,"config":5735,"_id":5737,"_type":32,"title":5731,"_source":34,"_file":5738,"_stem":5739,"_extension":37},"/en-us/blog/authors/naoharu-sasaki",{"name":5731,"config":5732,"role":5734},"Naoharu Sasaki",{"headshot":5733},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751951026/qgwsq65eqcrrxemihenj.png","Senior Solutions Architect",{"template":691,"gitlabHandle":5736},"https://gitlab.com/naosasaki","content:en-us:blog:authors:naoharu-sasaki.yml","en-us/blog/authors/naoharu-sasaki.yml","en-us/blog/authors/naoharu-sasaki",{"_path":5741,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5742,"config":5747,"_id":5748,"_type":32,"title":5743,"_source":34,"_file":5749,"_stem":5750,"_extension":37},"/en-us/blog/authors/nate-rosandich",{"name":5743,"config":5744},"Nate Rosandich",{"headshot":5745,"ctfId":5746},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665774/Blog/Author%20Headshots/nate_rosandich_headshot.png","6o7KM5bD29P7qtz6yu60rZ",{"template":691},"content:en-us:blog:authors:nate-rosandich.yml","en-us/blog/authors/nate-rosandich.yml","en-us/blog/authors/nate-rosandich",{"_path":5752,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5753,"config":5758,"_id":5759,"_type":32,"title":5754,"_source":34,"_file":5760,"_stem":5761,"_extension":37},"/en-us/blog/authors/neha-khalwadekar",{"name":5754,"config":5755},"Neha Khalwadekar",{"headshot":5756,"ctfId":5757},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682666/Blog/Author%20Headshots/nkhalwadekar-headshot.jpg","nkhalwadekar",{"template":691},"content:en-us:blog:authors:neha-khalwadekar.yml","en-us/blog/authors/neha-khalwadekar.yml","en-us/blog/authors/neha-khalwadekar",{"_path":5763,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5764,"config":5769,"_id":5770,"_type":32,"title":5771,"_source":34,"_file":5772,"_stem":5773,"_extension":37},"/en-us/blog/authors/neil-mccorrison",{"name":5765,"config":5766},"Neil McCorrison",{"headshot":5767,"ctfId":5768},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669499/Blog/Author%20Headshots/nmccorrison-headshot.jpg","nmccorrison",{"template":691},"content:en-us:blog:authors:neil-mccorrison.yml","Neil Mccorrison","en-us/blog/authors/neil-mccorrison.yml","en-us/blog/authors/neil-mccorrison",{"_path":5775,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5776,"config":5781,"_id":5782,"_type":32,"title":5783,"_source":34,"_file":5784,"_stem":5785,"_extension":37},"/en-us/blog/authors/neil-mcdonald",{"name":5777,"config":5778},"Neil McDonald",{"headshot":5779,"ctfId":5780},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665769/Blog/Author%20Headshots/neil_mcdonald_headshot.png","3AlbY0x99iY5eFvSZcn1zL",{"template":691},"content:en-us:blog:authors:neil-mcdonald.yml","Neil Mcdonald","en-us/blog/authors/neil-mcdonald.yml","en-us/blog/authors/neil-mcdonald",{"_path":5787,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5788,"config":5792,"_id":5794,"_type":32,"title":5789,"_source":34,"_file":5795,"_stem":5796,"_extension":37},"/en-us/blog/authors/nick-cayou",{"name":5789,"config":5790,"role":7},"Nick Cayou",{"headshot":5791},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751467780/nzign0cbu1g4ulxlhgop.png",{"template":691,"gitlabHandle":5793},"ncayou","content:en-us:blog:authors:nick-cayou.yml","en-us/blog/authors/nick-cayou.yml","en-us/blog/authors/nick-cayou",{"_path":5798,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5799,"config":5804,"_id":5805,"_type":32,"title":5800,"_source":34,"_file":5806,"_stem":5807,"_extension":37},"/en-us/blog/authors/nick-malcolm",{"name":5800,"config":5801},"Nick Malcolm",{"headshot":5802,"ctfId":5803},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679150/Blog/Author%20Headshots/nmalcolm-headshot.jpg","nmalcolm",{"template":691},"content:en-us:blog:authors:nick-malcolm.yml","en-us/blog/authors/nick-malcolm.yml","en-us/blog/authors/nick-malcolm",{"_path":5809,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5810,"config":5814,"_id":5815,"_type":32,"title":5811,"_source":34,"_file":5816,"_stem":5817,"_extension":37},"/en-us/blog/authors/nick-thomas",{"name":5811,"config":5812},"Nick Thomas",{"headshot":7,"ctfId":5813},"nickthomas",{"template":691},"content:en-us:blog:authors:nick-thomas.yml","en-us/blog/authors/nick-thomas.yml","en-us/blog/authors/nick-thomas",{"_path":5819,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5820,"config":5825,"_id":5826,"_type":32,"title":5821,"_source":34,"_file":5827,"_stem":5828,"_extension":37},"/en-us/blog/authors/nick-veenhof",{"name":5821,"config":5822},"Nick Veenhof",{"headshot":5823,"ctfId":5824},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679373/Blog/Author%20Headshots/nick_vh-headshot.jpg","nickvh",{"template":691},"content:en-us:blog:authors:nick-veenhof.yml","en-us/blog/authors/nick-veenhof.yml","en-us/blog/authors/nick-veenhof",{"_path":5830,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5831,"config":5835,"_id":5836,"_type":32,"title":5832,"_source":34,"_file":5837,"_stem":5838,"_extension":37},"/en-us/blog/authors/nico-meisenzahl",{"name":5832,"config":5833},"Nico Meisenzahl",{"headshot":7,"ctfId":5834},"nicomeisenzahl",{"template":691},"content:en-us:blog:authors:nico-meisenzahl.yml","en-us/blog/authors/nico-meisenzahl.yml","en-us/blog/authors/nico-meisenzahl",{"_path":5840,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5841,"config":5845,"_id":5846,"_type":32,"title":5842,"_source":34,"_file":5847,"_stem":5848,"_extension":37},"/en-us/blog/authors/nicole-schwartz",{"name":5842,"config":5843},"Nicole Schwartz",{"headshot":7,"ctfId":5844},"nicoleschwartz",{"template":691},"content:en-us:blog:authors:nicole-schwartz.yml","en-us/blog/authors/nicole-schwartz.yml","en-us/blog/authors/nicole-schwartz",{"_path":5850,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5851,"config":5856,"_id":5857,"_type":32,"title":5852,"_source":34,"_file":5858,"_stem":5859,"_extension":37},"/en-us/blog/authors/nikhil-george",{"name":5852,"config":5853},"Nikhil George",{"headshot":5854,"ctfId":5855},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666175/Blog/Author%20Headshots/ngeorge1-headshot.jpg","ngeorge1",{"template":691},"content:en-us:blog:authors:nikhil-george.yml","en-us/blog/authors/nikhil-george.yml","en-us/blog/authors/nikhil-george",{"_path":5861,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5862,"config":5867,"_id":5868,"_type":32,"title":5863,"_source":34,"_file":5869,"_stem":5870,"_extension":37},"/en-us/blog/authors/nima-badiey",{"name":5863,"config":5864},"Nima Badiey",{"headshot":5865,"ctfId":5866},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749668177/Blog/Author%20Headshots/nbadiey-headshot.jpg","nbadiey",{"template":691},"content:en-us:blog:authors:nima-badiey.yml","en-us/blog/authors/nima-badiey.yml","en-us/blog/authors/nima-badiey",{"_path":5872,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5873,"config":5878,"_id":5879,"_type":32,"title":5874,"_source":34,"_file":5880,"_stem":5881,"_extension":37},"/en-us/blog/authors/noah-ing",{"name":5874,"config":5875},"Noah Ing",{"headshot":5876,"ctfId":5877},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664410/Blog/Author%20Headshots/noahing.png","noahing",{"template":691},"content:en-us:blog:authors:noah-ing.yml","en-us/blog/authors/noah-ing.yml","en-us/blog/authors/noah-ing",{"_path":5883,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5884,"config":5888,"_id":5889,"_type":32,"title":5885,"_source":34,"_file":5890,"_stem":5891,"_extension":37},"/en-us/blog/authors/noah-manger",{"name":5885,"config":5886},"Noah Manger",{"headshot":722,"ctfId":5887},"Noah-Manger",{"template":691},"content:en-us:blog:authors:noah-manger.yml","en-us/blog/authors/noah-manger.yml","en-us/blog/authors/noah-manger",{"_path":5893,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5894,"config":5898,"_id":5899,"_type":32,"title":5895,"_source":34,"_file":5900,"_stem":5901,"_extension":37},"/en-us/blog/authors/noah-zoschke",{"name":5895,"config":5896},"Noah Zoschke",{"headshot":722,"ctfId":5897},"Noah-Zoschke",{"template":691},"content:en-us:blog:authors:noah-zoschke.yml","en-us/blog/authors/noah-zoschke.yml","en-us/blog/authors/noah-zoschke",{"_path":5903,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5904,"config":5908,"_id":5909,"_type":32,"title":5905,"_source":34,"_file":5910,"_stem":5911,"_extension":37},"/en-us/blog/authors/nolan-myers",{"name":5905,"config":5906},"Nolan Myers",{"headshot":722,"ctfId":5907},"Nolan-Myers",{"template":691},"content:en-us:blog:authors:nolan-myers.yml","en-us/blog/authors/nolan-myers.yml","en-us/blog/authors/nolan-myers",{"_path":5913,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5914,"config":5918,"_id":5919,"_type":32,"title":5915,"_source":34,"_file":5920,"_stem":5921,"_extension":37},"/en-us/blog/authors/nupur-sharma",{"name":5915,"config":5916},"Nupur Sharma",{"headshot":722,"ctfId":5917},"6p7RQDl0cDWnAxU8yu2vVK",{"template":691},"content:en-us:blog:authors:nupur-sharma.yml","en-us/blog/authors/nupur-sharma.yml","en-us/blog/authors/nupur-sharma",{"_path":5923,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5924,"config":5928,"_id":5929,"_type":32,"title":5925,"_source":34,"_file":5930,"_stem":5931,"_extension":37},"/en-us/blog/authors/nuritzi-sanchez",{"name":5925,"config":5926},"Nuritzi Sanchez",{"headshot":7,"ctfId":5927},"nuritzi",{"template":691},"content:en-us:blog:authors:nuritzi-sanchez.yml","en-us/blog/authors/nuritzi-sanchez.yml","en-us/blog/authors/nuritzi-sanchez",{"_path":5933,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5934,"config":5939,"_id":5940,"_type":32,"title":5935,"_source":34,"_file":5941,"_stem":5942,"_extension":37},"/en-us/blog/authors/oleksandr-pysaryuk",{"name":5935,"config":5936},"Oleksandr Pysaryuk",{"headshot":5937,"ctfId":5938},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664469/Blog/Author%20Headshots/opysaryuk_headshot.png","5EbCnvbwgeZKYOUug8fFFO",{"template":691},"content:en-us:blog:authors:oleksandr-pysaryuk.yml","en-us/blog/authors/oleksandr-pysaryuk.yml","en-us/blog/authors/oleksandr-pysaryuk",{"_path":5944,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5945,"config":5950,"_id":5951,"_type":32,"title":5952,"_source":34,"_file":5953,"_stem":5954,"_extension":37},"/en-us/blog/authors/olena-horal-koretska",{"name":5946,"config":5947},"Olena Horal-Koretska",{"headshot":5948,"ctfId":5949},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681267/Blog/Author%20Headshots/ohoral-headshot.jpg","ohoral",{"template":691},"content:en-us:blog:authors:olena-horal-koretska.yml","Olena Horal Koretska","en-us/blog/authors/olena-horal-koretska.yml","en-us/blog/authors/olena-horal-koretska",{"_path":5956,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5957,"config":5961,"_id":5963,"_type":32,"title":5958,"_source":34,"_file":5964,"_stem":5965,"_extension":37},"/en-us/blog/authors/olivier-campeau",{"name":5958,"config":5959},"Olivier Campeau",{"headshot":5960},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750704785/kyqz7c4ctjvo4qpj8ldf.png",{"template":691,"gitlabHandle":5962},"oli.campeau","content:en-us:blog:authors:olivier-campeau.yml","en-us/blog/authors/olivier-campeau.yml","en-us/blog/authors/olivier-campeau",{"_path":5967,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5968,"config":5973,"_id":5974,"_type":32,"title":5975,"_source":34,"_file":5976,"_stem":5977,"_extension":37},"/en-us/blog/authors/olivier-dupr",{"name":5969,"config":5970},"Olivier Dupré",{"headshot":5971,"ctfId":5972},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750713474/cj6odchlpoqxbibenvye.png","4VIckvQsyfNxEtz4pM42aP",{"template":691},"content:en-us:blog:authors:olivier-dupr.yml","Olivier Dupr","en-us/blog/authors/olivier-dupr.yml","en-us/blog/authors/olivier-dupr",{"_path":5979,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5980,"config":5985,"_id":5986,"_type":32,"title":5981,"_source":34,"_file":5987,"_stem":5988,"_extension":37},"/en-us/blog/authors/omar-fernandez",{"name":5981,"config":5982},"Omar Fernandez",{"headshot":5983,"ctfId":5984},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749668073/Blog/Author%20Headshots/ofernandez2-headshot.jpg","ofernandez2",{"template":691},"content:en-us:blog:authors:omar-fernandez.yml","en-us/blog/authors/omar-fernandez.yml","en-us/blog/authors/omar-fernandez",{"_path":5990,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":5991,"config":5995,"_id":5996,"_type":32,"title":5992,"_source":34,"_file":5997,"_stem":5998,"_extension":37},"/en-us/blog/authors/opher-vishnia",{"name":5992,"config":5993},"Opher Vishnia",{"headshot":722,"ctfId":5994},"O0F3sw3av9pRAxeP9iR7N",{"template":691},"content:en-us:blog:authors:opher-vishnia.yml","en-us/blog/authors/opher-vishnia.yml","en-us/blog/authors/opher-vishnia",{"_path":6000,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6001,"config":6005,"_id":6006,"_type":32,"title":6002,"_source":34,"_file":6007,"_stem":6008,"_extension":37},"/en-us/blog/authors/orit-golowinski",{"name":6002,"config":6003},"Orit Golowinski",{"headshot":7,"ctfId":6004},"ogolowinski",{"template":691},"content:en-us:blog:authors:orit-golowinski.yml","en-us/blog/authors/orit-golowinski.yml","en-us/blog/authors/orit-golowinski",{"_path":6010,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6011,"config":6016,"_id":6017,"_type":32,"title":6012,"_source":34,"_file":6018,"_stem":6019,"_extension":37},"/en-us/blog/authors/ottilia-westerlund",{"name":6012,"config":6013},"Ottilia Westerlund",{"headshot":6014,"ctfId":6015},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664791/Blog/Author%20Headshots/ottiliawesterlundheadshot.png","ottiliawesterlund",{"template":691},"content:en-us:blog:authors:ottilia-westerlund.yml","en-us/blog/authors/ottilia-westerlund.yml","en-us/blog/authors/ottilia-westerlund",{"_path":6021,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6022,"config":6026,"_id":6027,"_type":32,"title":6023,"_source":34,"_file":6028,"_stem":6029,"_extension":37},"/en-us/blog/authors/owen-williams",{"name":6023,"config":6024},"Owen Williams",{"headshot":722,"ctfId":6025},"Owen-Williams",{"template":691},"content:en-us:blog:authors:owen-williams.yml","en-us/blog/authors/owen-williams.yml","en-us/blog/authors/owen-williams",{"_path":6031,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6032,"config":6036,"_id":6037,"_type":32,"title":6033,"_source":34,"_file":6038,"_stem":6039,"_extension":37},"/en-us/blog/authors/pablo-carranza",{"name":6033,"config":6034},"Pablo Carranza",{"headshot":722,"ctfId":6035},"Pablo-Carranza",{"template":691},"content:en-us:blog:authors:pablo-carranza.yml","en-us/blog/authors/pablo-carranza.yml","en-us/blog/authors/pablo-carranza",{"_path":6041,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6042,"config":6046,"_id":6047,"_type":32,"title":6043,"_source":34,"_file":6048,"_stem":6049,"_extension":37},"/en-us/blog/authors/parker-ennis",{"name":6043,"config":6044},"Parker Ennis",{"headshot":7,"ctfId":6045},"parkerennis",{"template":691},"content:en-us:blog:authors:parker-ennis.yml","en-us/blog/authors/parker-ennis.yml","en-us/blog/authors/parker-ennis",{"_path":6051,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6052,"config":6056,"_id":6057,"_type":32,"title":6053,"_source":34,"_file":6058,"_stem":6059,"_extension":37},"/en-us/blog/authors/patricio-cano",{"name":6053,"config":6054},"Patricio Cano",{"headshot":722,"ctfId":6055},"Patricio-Cano",{"template":691},"content:en-us:blog:authors:patricio-cano.yml","en-us/blog/authors/patricio-cano.yml","en-us/blog/authors/patricio-cano",{"_path":6061,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6062,"config":6066,"_id":6067,"_type":32,"title":6063,"_source":34,"_file":6068,"_stem":6069,"_extension":37},"/en-us/blog/authors/patrick-deuley",{"name":6063,"config":6064},"Patrick Deuley",{"headshot":722,"ctfId":6065},"4YYemtKKpxKC4yukyFavai",{"template":691},"content:en-us:blog:authors:patrick-deuley.yml","en-us/blog/authors/patrick-deuley.yml","en-us/blog/authors/patrick-deuley",{"_path":6071,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6072,"config":6076,"_id":6077,"_type":32,"title":6073,"_source":34,"_file":6078,"_stem":6079,"_extension":37},"/en-us/blog/authors/patrick-foster",{"name":6073,"config":6074},"Patrick Foster",{"headshot":722,"ctfId":6075},"Patrick-Foster",{"template":691},"content:en-us:blog:authors:patrick-foster.yml","en-us/blog/authors/patrick-foster.yml","en-us/blog/authors/patrick-foster",{"_path":6081,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6082,"config":6087,"_id":6088,"_type":32,"title":6083,"_source":34,"_file":6089,"_stem":6090,"_extension":37},"/en-us/blog/authors/patrick-steinhardt",{"name":6083,"config":6084},"Patrick Steinhardt",{"headshot":6085,"ctfId":6086},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749661952/Blog/Author%20Headshots/pks-gitlab-headshot.png","pksgitlab",{"template":691},"content:en-us:blog:authors:patrick-steinhardt.yml","en-us/blog/authors/patrick-steinhardt.yml","en-us/blog/authors/patrick-steinhardt",{"_path":6092,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6093,"config":6097,"_id":6098,"_type":32,"title":6094,"_source":34,"_file":6099,"_stem":6100,"_extension":37},"/en-us/blog/authors/patty-cheung",{"name":6094,"config":6095},"Patty Cheung",{"headshot":722,"ctfId":6096},"pattycheung",{"template":691},"content:en-us:blog:authors:patty-cheung.yml","en-us/blog/authors/patty-cheung.yml","en-us/blog/authors/patty-cheung",{"_path":6102,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6103,"config":6107,"_id":6108,"_type":32,"title":6104,"_source":34,"_file":6109,"_stem":6110,"_extension":37},"/en-us/blog/authors/paul-badcock",{"name":6104,"config":6105},"Paul Badcock",{"headshot":722,"ctfId":6106},"TbNQIdiD4vlFB7XYXeArb",{"template":691},"content:en-us:blog:authors:paul-badcock.yml","en-us/blog/authors/paul-badcock.yml","en-us/blog/authors/paul-badcock",{"_path":6112,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6113,"config":6117,"_id":6118,"_type":32,"title":6119,"_source":34,"_file":6120,"_stem":6121,"_extension":37},"/en-us/blog/authors/paul-gascou-vaillancourt",{"name":6114,"config":6115},"Paul Gascou-Vaillancourt",{"headshot":722,"ctfId":6116},"6Yg7HWPoy2E5vwudH0EZja",{"template":691},"content:en-us:blog:authors:paul-gascou-vaillancourt.yml","Paul Gascou Vaillancourt","en-us/blog/authors/paul-gascou-vaillancourt.yml","en-us/blog/authors/paul-gascou-vaillancourt",{"_path":6123,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6124,"config":6128,"_id":6129,"_type":32,"title":6125,"_source":34,"_file":6130,"_stem":6131,"_extension":37},"/en-us/blog/authors/paul-hibbitts",{"name":6125,"config":6126},"Paul Hibbitts",{"headshot":722,"ctfId":6127},"Paul-Hibbitts",{"template":691},"content:en-us:blog:authors:paul-hibbitts.yml","en-us/blog/authors/paul-hibbitts.yml","en-us/blog/authors/paul-hibbitts",{"_path":6133,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6134,"config":6138,"_id":6139,"_type":32,"title":6135,"_source":34,"_file":6140,"_stem":6141,"_extension":37},"/en-us/blog/authors/paul-machle",{"name":6135,"config":6136},"Paul Machle",{"headshot":722,"ctfId":6137},"Paul-Machle",{"template":691},"content:en-us:blog:authors:paul-machle.yml","en-us/blog/authors/paul-machle.yml","en-us/blog/authors/paul-machle",{"_path":6143,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6144,"config":6148,"_id":6150,"_type":32,"title":6145,"_source":34,"_file":6151,"_stem":6152,"_extension":37},"/en-us/blog/authors/paul-meresanu",{"name":6145,"role":7,"config":6146},"Paul Meresanu",{"headshot":6147},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750267141/qpw5ayteg0sewyh7s8xi.png",{"template":691,"gitlabHandle":6149},"pmeresanu","content:en-us:blog:authors:paul-meresanu.yml","en-us/blog/authors/paul-meresanu.yml","en-us/blog/authors/paul-meresanu",{"_path":6154,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6155,"config":6160,"_id":6161,"_type":32,"title":6156,"_source":34,"_file":6162,"_stem":6163,"_extension":37},"/en-us/blog/authors/payton-burdette",{"name":6156,"config":6157},"Payton Burdette",{"headshot":6158,"ctfId":6159},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667712/Blog/Author%20Headshots/payton_burdette_headshot.png","42ZmAy1Ix0cQeI3hHYupW",{"template":691},"content:en-us:blog:authors:payton-burdette.yml","en-us/blog/authors/payton-burdette.yml","en-us/blog/authors/payton-burdette",{"_path":6165,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6166,"config":6170,"_id":6171,"_type":32,"title":6167,"_source":34,"_file":6172,"_stem":6173,"_extension":37},"/en-us/blog/authors/pedro-fortuna",{"name":6167,"config":6168},"Pedro Fortuna",{"headshot":722,"ctfId":6169},"7JwB4WZYF19OKwOo4yk5n4",{"template":691},"content:en-us:blog:authors:pedro-fortuna.yml","en-us/blog/authors/pedro-fortuna.yml","en-us/blog/authors/pedro-fortuna",{"_path":6175,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6176,"config":6181,"_id":6182,"_type":32,"title":6183,"_source":34,"_file":6184,"_stem":6185,"_extension":37},"/en-us/blog/authors/pedro-moreira-da-silva",{"name":6177,"config":6178},"Pedro Moreira da Silva",{"headshot":6179,"ctfId":6180},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666783/Blog/Author%20Headshots/pedroms-headshot.jpg","pedroms",{"template":691},"content:en-us:blog:authors:pedro-moreira-da-silva.yml","Pedro Moreira Da Silva","en-us/blog/authors/pedro-moreira-da-silva.yml","en-us/blog/authors/pedro-moreira-da-silva",{"_path":6187,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6188,"config":6193,"_id":6194,"_type":32,"title":6189,"_source":34,"_file":6195,"_stem":6196,"_extension":37},"/en-us/blog/authors/phil-hughes",{"name":6189,"config":6190},"Phil Hughes",{"headshot":6191,"ctfId":6192},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681552/Blog/Author%20Headshots/iamphill-headshot.jpg","iamphill",{"template":691},"content:en-us:blog:authors:phil-hughes.yml","en-us/blog/authors/phil-hughes.yml","en-us/blog/authors/phil-hughes",{"_path":6198,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6199,"config":6203,"_id":6204,"_type":32,"title":6200,"_source":34,"_file":6205,"_stem":6206,"_extension":37},"/en-us/blog/authors/philip-welz",{"name":6200,"config":6201},"Philip Welz",{"headshot":7,"ctfId":6202},"philxx",{"template":691},"content:en-us:blog:authors:philip-welz.yml","en-us/blog/authors/philip-welz.yml","en-us/blog/authors/philip-welz",{"_path":6208,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6209,"config":6214,"_id":6215,"_type":32,"title":6216,"_source":34,"_file":6217,"_stem":6218,"_extension":37},"/en-us/blog/authors/philippe-lafoucrire",{"name":6210,"config":6211},"Philippe Lafoucrière",{"headshot":6212,"ctfId":6213},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679747/Blog/Author%20Headshots/plafoucriere-headshot.jpg","plafoucriere",{"template":691},"content:en-us:blog:authors:philippe-lafoucrire.yml","Philippe Lafoucrire","en-us/blog/authors/philippe-lafoucrire.yml","en-us/blog/authors/philippe-lafoucrire",{"_path":6220,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6221,"config":6225,"_id":6226,"_type":32,"title":6227,"_source":34,"_file":6228,"_stem":6229,"_extension":37},"/en-us/blog/authors/pierre-de-la-morinerie",{"name":6222,"config":6223},"Pierre de La Morinerie",{"headshot":722,"ctfId":6224},"Pierre-de-La-Morinerie",{"template":691},"content:en-us:blog:authors:pierre-de-la-morinerie.yml","Pierre De La Morinerie","en-us/blog/authors/pierre-de-la-morinerie.yml","en-us/blog/authors/pierre-de-la-morinerie",{"_path":6231,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6232,"config":6236,"_id":6237,"_type":32,"title":6233,"_source":34,"_file":6238,"_stem":6239,"_extension":37},"/en-us/blog/authors/pierre-smeyers",{"name":6233,"config":6234},"Pierre Smeyers",{"headshot":7,"ctfId":6235},"pismy",{"template":691},"content:en-us:blog:authors:pierre-smeyers.yml","en-us/blog/authors/pierre-smeyers.yml","en-us/blog/authors/pierre-smeyers",{"_path":6241,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6242,"config":6247,"_id":6248,"_type":32,"title":6243,"_source":34,"_file":6249,"_stem":6250,"_extension":37},"/en-us/blog/authors/pini-wietchner",{"name":6243,"config":6244},"Pini Wietchner",{"headshot":6245,"ctfId":6246},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749660171/Blog/Author%20Headshots/Pini_Wietchner_headshot.png","4FclpbCSjD5ytIrKCyRL0o",{"template":691},"content:en-us:blog:authors:pini-wietchner.yml","en-us/blog/authors/pini-wietchner.yml","en-us/blog/authors/pini-wietchner",{"_path":6252,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6253,"config":6257,"_id":6258,"_type":32,"title":6259,"_source":34,"_file":6260,"_stem":6261,"_extension":37},"/en-us/blog/authors/pj-metz",{"name":6254,"config":6255},"PJ Metz",{"headshot":722,"ctfId":6256},"PjMetz",{"template":691},"content:en-us:blog:authors:pj-metz.yml","Pj Metz","en-us/blog/authors/pj-metz.yml","en-us/blog/authors/pj-metz",{"_path":6263,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6264,"config":6267,"_id":6268,"_type":32,"title":6269,"_source":34,"_file":6270,"_stem":6271,"_extension":37},"/en-us/blog/authors/plapadoo",{"name":6265,"config":6266},"plapadoo",{"headshot":722,"ctfId":6265},{"template":691},"content:en-us:blog:authors:plapadoo.yml","Plapadoo","en-us/blog/authors/plapadoo.yml","en-us/blog/authors/plapadoo",{"_path":6273,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6274,"config":6278,"_id":6279,"_type":32,"title":6275,"_source":34,"_file":6280,"_stem":6281,"_extension":37},"/en-us/blog/authors/pranay-bakre",{"name":6275,"config":6276},"Pranay Bakre",{"headshot":7,"ctfId":6277},"Darren-Eastman",{"template":691},"content:en-us:blog:authors:pranay-bakre.yml","en-us/blog/authors/pranay-bakre.yml","en-us/blog/authors/pranay-bakre",{"_path":6283,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6284,"config":6288,"_id":6289,"_type":32,"title":6285,"_source":34,"_file":6290,"_stem":6291,"_extension":37},"/en-us/blog/authors/priyanka-sharma",{"name":6285,"config":6286},"Priyanka Sharma",{"headshot":7,"ctfId":6287},"pritianka",{"template":691},"content:en-us:blog:authors:priyanka-sharma.yml","en-us/blog/authors/priyanka-sharma.yml","en-us/blog/authors/priyanka-sharma",{"_path":6293,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6294,"config":6299,"_id":6300,"_type":32,"title":6301,"_source":34,"_file":6302,"_stem":6303,"_extension":37},"/en-us/blog/authors/pter-bozs",{"name":6295,"config":6296},"Péter Bozsó",{"headshot":6297,"ctfId":6298},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666384/Blog/Author%20Headshots/pbozso_headshot.png","4i1NVYip0RqxRnbpZ9deKp",{"template":691},"content:en-us:blog:authors:pter-bozs.yml","Pter Bozs","en-us/blog/authors/pter-bozs.yml","en-us/blog/authors/pter-bozs",{"_path":6305,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6306,"config":6310,"_id":6311,"_type":32,"title":6307,"_source":34,"_file":6312,"_stem":6313,"_extension":37},"/en-us/blog/authors/quan-to",{"name":6307,"config":6308},"Quan To",{"headshot":722,"ctfId":6309},"5dswLnpCobgICjM0RpHMU2",{"template":691},"content:en-us:blog:authors:quan-to.yml","en-us/blog/authors/quan-to.yml","en-us/blog/authors/quan-to",{"_path":6315,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6316,"config":6321,"_id":6322,"_type":32,"title":6317,"_source":34,"_file":6323,"_stem":6324,"_extension":37},"/en-us/blog/authors/rachel-nienaber",{"name":6317,"config":6318},"Rachel Nienaber",{"headshot":6319,"ctfId":6320},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667065/Blog/Author%20Headshots/rnienaber-headshot.jpg","rnienaber",{"template":691},"content:en-us:blog:authors:rachel-nienaber.yml","en-us/blog/authors/rachel-nienaber.yml","en-us/blog/authors/rachel-nienaber",{"_path":6326,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6327,"config":6331,"_id":6333,"_type":32,"title":6328,"_source":34,"_file":6334,"_stem":6335,"_extension":37},"/en-us/blog/authors/radovan-bacovic",{"name":6328,"config":6329},"Radovan Bacovic",{"headshot":6330},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1760036179/vvj2tiujit6kopuz8mqp.png",{"template":691,"gitlabHandle":6332},"rbacovic","content:en-us:blog:authors:radovan-bacovic.yml","en-us/blog/authors/radovan-bacovic.yml","en-us/blog/authors/radovan-bacovic",{"_path":6337,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6338,"config":6342,"_id":6343,"_type":32,"title":6344,"_source":34,"_file":6345,"_stem":6346,"_extension":37},"/en-us/blog/authors/rahul-bhargava-cto-evolphin",{"name":6339,"config":6340},"Rahul Bhargava, CTO, Evolphin",{"headshot":722,"ctfId":6341},"Rahul-Bhargava-CTO-Evolphin",{"template":691},"content:en-us:blog:authors:rahul-bhargava-cto-evolphin.yml","Rahul Bhargava Cto Evolphin","en-us/blog/authors/rahul-bhargava-cto-evolphin.yml","en-us/blog/authors/rahul-bhargava-cto-evolphin",{"_path":6348,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6349,"config":6354,"_id":6355,"_type":32,"title":6350,"_source":34,"_file":6356,"_stem":6357,"_extension":37},"/en-us/blog/authors/raimund-hook",{"name":6350,"config":6351},"Raimund Hook",{"headshot":6352,"ctfId":6353},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749672472/Blog/Author%20Headshots/stingrayza-headshot.jpg","stingrayza",{"template":691},"content:en-us:blog:authors:raimund-hook.yml","en-us/blog/authors/raimund-hook.yml","en-us/blog/authors/raimund-hook",{"_path":6359,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6360,"config":6364,"_id":6365,"_type":32,"title":6361,"_source":34,"_file":6366,"_stem":6367,"_extension":37},"/en-us/blog/authors/raquel-campuzano",{"name":6361,"config":6362},"Raquel Campuzano",{"headshot":722,"ctfId":6363},"Raquel-Campuzano",{"template":691},"content:en-us:blog:authors:raquel-campuzano.yml","en-us/blog/authors/raquel-campuzano.yml","en-us/blog/authors/raquel-campuzano",{"_path":6369,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6370,"config":6374,"_id":6375,"_type":32,"title":6371,"_source":34,"_file":6376,"_stem":6377,"_extension":37},"/en-us/blog/authors/ray-paik",{"name":6371,"config":6372},"Ray Paik",{"headshot":7,"ctfId":6373},"rpaik",{"template":691},"content:en-us:blog:authors:ray-paik.yml","en-us/blog/authors/ray-paik.yml","en-us/blog/authors/ray-paik",{"_path":6379,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6380,"config":6385,"_id":6386,"_type":32,"title":6381,"_source":34,"_file":6387,"_stem":6388,"_extension":37},"/en-us/blog/authors/rayana-verissimo",{"name":6381,"config":6382},"Rayana Verissimo",{"headshot":6383,"ctfId":6384},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679581/Blog/Author%20Headshots/rayana-headshot.png","rayana",{"template":691},"content:en-us:blog:authors:rayana-verissimo.yml","en-us/blog/authors/rayana-verissimo.yml","en-us/blog/authors/rayana-verissimo",{"_path":6390,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6391,"config":6395,"_id":6397,"_type":32,"title":6398,"_source":34,"_file":6399,"_stem":6400,"_extension":37},"/en-us/blog/authors/rebeca-fenoy-anthony",{"name":6392,"config":6393},"Rebeca Fenoy-Anthony",{"headshot":6394},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1756988188/r1og9bwc9mxwxqeoehyi.png",{"template":691,"gitlabHandle":6396},"rfenoyanthony","content:en-us:blog:authors:rebeca-fenoy-anthony.yml","Rebeca Fenoy Anthony","en-us/blog/authors/rebeca-fenoy-anthony.yml","en-us/blog/authors/rebeca-fenoy-anthony",{"_path":6402,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6403,"config":6407,"_id":6408,"_type":32,"title":6404,"_source":34,"_file":6409,"_stem":6410,"_extension":37},"/en-us/blog/authors/rebecca-dodd",{"name":6404,"config":6405},"Rebecca Dodd",{"headshot":722,"ctfId":6406},"Rebecca-Dodd",{"template":691},"content:en-us:blog:authors:rebecca-dodd.yml","en-us/blog/authors/rebecca-dodd.yml","en-us/blog/authors/rebecca-dodd",{"_path":6412,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6413,"config":6417,"_id":6418,"_type":32,"title":6414,"_source":34,"_file":6419,"_stem":6420,"_extension":37},"/en-us/blog/authors/regis-freyd",{"name":6414,"config":6415},"Regis Freyd",{"headshot":722,"ctfId":6416},"Regis-Freyd",{"template":691},"content:en-us:blog:authors:regis-freyd.yml","en-us/blog/authors/regis-freyd.yml","en-us/blog/authors/regis-freyd",{"_path":6422,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6423,"config":6428,"_id":6429,"_type":32,"title":6424,"_source":34,"_file":6430,"_stem":6431,"_extension":37},"/en-us/blog/authors/regnard-raquedan",{"name":6424,"config":6425},"Regnard Raquedan",{"headshot":6426,"ctfId":6427},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663118/Blog/Author%20Headshots/regnard_raquedan_headshot.png","rraquedan",{"template":691},"content:en-us:blog:authors:regnard-raquedan.yml","en-us/blog/authors/regnard-raquedan.yml","en-us/blog/authors/regnard-raquedan",{"_path":6433,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6434,"config":6438,"_id":6439,"_type":32,"title":6435,"_source":34,"_file":6440,"_stem":6441,"_extension":37},"/en-us/blog/authors/renato-stanic",{"name":6435,"config":6436},"Renato Stanic",{"headshot":7,"ctfId":6437},"rstanic12",{"template":691},"content:en-us:blog:authors:renato-stanic.yml","en-us/blog/authors/renato-stanic.yml","en-us/blog/authors/renato-stanic",{"_path":6443,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6444,"config":6449,"_id":6450,"_type":32,"title":6445,"_source":34,"_file":6451,"_stem":6452,"_extension":37},"/en-us/blog/authors/ricardo-amarilla-villalba",{"name":6445,"config":6446},"Ricardo Amarilla Villalba",{"headshot":6447,"ctfId":6448},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659922/Blog/Author%20Headshots/amarilla_headshot.png","4WSHcpkt7wBzARJQ1JkIMm",{"template":691},"content:en-us:blog:authors:ricardo-amarilla-villalba.yml","en-us/blog/authors/ricardo-amarilla-villalba.yml","en-us/blog/authors/ricardo-amarilla-villalba",{"_path":6454,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6455,"config":6459,"_id":6460,"_type":32,"title":6456,"_source":34,"_file":6461,"_stem":6462,"_extension":37},"/en-us/blog/authors/riccardo-padovani",{"name":6456,"config":6457},"Riccardo Padovani",{"headshot":722,"ctfId":6458},"Riccardo-Padovani",{"template":691},"content:en-us:blog:authors:riccardo-padovani.yml","en-us/blog/authors/riccardo-padovani.yml","en-us/blog/authors/riccardo-padovani",{"_path":6464,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6465,"config":6470,"_id":6471,"_type":32,"title":6472,"_source":34,"_file":6473,"_stem":6474,"_extension":37},"/en-us/blog/authors/rmy-coutable",{"name":6466,"config":6467},"Rémy Coutable",{"headshot":6468,"ctfId":6469},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667148/Blog/Author%20Headshots/rymai-headshot.jpg","rymai",{"template":691},"content:en-us:blog:authors:rmy-coutable.yml","Rmy Coutable","en-us/blog/authors/rmy-coutable.yml","en-us/blog/authors/rmy-coutable",{"_path":6476,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6477,"config":6482,"_id":6483,"_type":32,"title":6478,"_source":34,"_file":6484,"_stem":6485,"_extension":37},"/en-us/blog/authors/rob-jackson",{"name":6478,"config":6479},"Rob Jackson",{"headshot":6480,"ctfId":6481},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664773/Blog/Author%20Headshots/rob_jackson_headshot.png","12y1rDDleLKyUs9QhZFDQe",{"template":691},"content:en-us:blog:authors:rob-jackson.yml","en-us/blog/authors/rob-jackson.yml","en-us/blog/authors/rob-jackson",{"_path":6487,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6488,"config":6492,"_id":6493,"_type":32,"title":6489,"_source":34,"_file":6494,"_stem":6495,"_extension":37},"/en-us/blog/authors/rob-ribeiro",{"name":6489,"config":6490},"Rob Ribeiro",{"headshot":722,"ctfId":6491},"Rob-Ribeiro",{"template":691},"content:en-us:blog:authors:rob-ribeiro.yml","en-us/blog/authors/rob-ribeiro.yml","en-us/blog/authors/rob-ribeiro",{"_path":6497,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6498,"config":6502,"_id":6503,"_type":32,"title":6499,"_source":34,"_file":6504,"_stem":6505,"_extension":37},"/en-us/blog/authors/robert-speicher",{"name":6499,"config":6500},"Robert Speicher",{"headshot":7,"ctfId":6501},"rspeicher",{"template":691},"content:en-us:blog:authors:robert-speicher.yml","en-us/blog/authors/robert-speicher.yml","en-us/blog/authors/robert-speicher",{"_path":6507,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6508,"config":6513,"_id":6514,"_type":32,"title":6509,"_source":34,"_file":6515,"_stem":6516,"_extension":37},"/en-us/blog/authors/robert-williams",{"name":6509,"config":6510},"Robert Williams",{"headshot":6511,"ctfId":6512},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682973/Blog/Author%20Headshots/r_williams-headshot.png","rwilliams",{"template":691},"content:en-us:blog:authors:robert-williams.yml","en-us/blog/authors/robert-williams.yml","en-us/blog/authors/robert-williams",{"_path":6518,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6519,"config":6525,"_id":6526,"_type":32,"title":6520,"_source":34,"_file":6527,"_stem":6528,"_extension":37},"/en-us/blog/authors/robin-schulman",{"name":6520,"config":6521,"role":6524},"Robin Schulman",{"headshot":6522,"ctfId":6523},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665748/Blog/Author%20Headshots/robin-headshot.png","robin","Chief Legal Officer and Head of Corporate Affairs",{"template":691},"content:en-us:blog:authors:robin-schulman.yml","en-us/blog/authors/robin-schulman.yml","en-us/blog/authors/robin-schulman",{"_path":6530,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6531,"config":6535,"_id":6536,"_type":32,"title":6532,"_source":34,"_file":6537,"_stem":6538,"_extension":37},"/en-us/blog/authors/roger-woo",{"name":6532,"config":6533},"Roger Woo",{"headshot":722,"ctfId":6534},"rogerwoo",{"template":691},"content:en-us:blog:authors:roger-woo.yml","en-us/blog/authors/roger-woo.yml","en-us/blog/authors/roger-woo",{"_path":6540,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6541,"config":6547,"_id":6548,"_type":32,"title":6549,"_source":34,"_file":6550,"_stem":6551,"_extension":37},"/en-us/blog/authors/rohit-shambhuni",{"role":6542,"name":6543,"config":6544},"Staff Application Security Engineer"," Rohit Shambhuni",{"headshot":6545,"ctfId":6546},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749661924/Blog/Author%20Headshots/rohit.png","182K42TpkCqjIAwBkZxTmD",{"template":691},"content:en-us:blog:authors:rohit-shambhuni.yml","Rohit Shambhuni","en-us/blog/authors/rohit-shambhuni.yml","en-us/blog/authors/rohit-shambhuni",{"_path":6553,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6554,"config":6558,"_id":6559,"_type":32,"title":6555,"_source":34,"_file":6560,"_stem":6561,"_extension":37},"/en-us/blog/authors/roman-kuba",{"name":6555,"config":6556},"Roman Kuba",{"headshot":7,"ctfId":6557},"rkuba",{"template":691},"content:en-us:blog:authors:roman-kuba.yml","en-us/blog/authors/roman-kuba.yml","en-us/blog/authors/roman-kuba",{"_path":6563,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6564,"config":6569,"_id":6570,"_type":32,"title":6571,"_source":34,"_file":6572,"_stem":6573,"_extension":37},"/en-us/blog/authors/romuald-atchad",{"name":6565,"config":6566},"Romuald Atchadé",{"headshot":6567,"ctfId":6568},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749683323/Blog/Author%20Headshots/romuald_headshot.png","UlDEnaT6wqUdPZMmBKpE2",{"template":691},"content:en-us:blog:authors:romuald-atchad.yml","Romuald Atchad","en-us/blog/authors/romuald-atchad.yml","en-us/blog/authors/romuald-atchad",{"_path":6575,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6576,"config":6580,"_id":6581,"_type":32,"title":6582,"_source":34,"_file":6583,"_stem":6584,"_extension":37},"/en-us/blog/authors/ronald-van-zon",{"name":6577,"config":6578},"Ronald van Zon",{"headshot":7,"ctfId":6579},"Eagllus",{"template":691},"content:en-us:blog:authors:ronald-van-zon.yml","Ronald Van Zon","en-us/blog/authors/ronald-van-zon.yml","en-us/blog/authors/ronald-van-zon",{"_path":6586,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6587,"config":6591,"_id":6592,"_type":32,"title":6588,"_source":34,"_file":6593,"_stem":6594,"_extension":37},"/en-us/blog/authors/ross-fuhrman",{"name":6588,"config":6589},"Ross Fuhrman",{"headshot":722,"ctfId":6590},"7dkuWBvIc0AQanUclt3pOk",{"template":691},"content:en-us:blog:authors:ross-fuhrman.yml","en-us/blog/authors/ross-fuhrman.yml","en-us/blog/authors/ross-fuhrman",{"_path":6596,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6597,"config":6601,"_id":6602,"_type":32,"title":6598,"_source":34,"_file":6603,"_stem":6604,"_extension":37},"/en-us/blog/authors/roy-taragan",{"name":6598,"config":6599},"Roy Taragan",{"headshot":722,"ctfId":6600},"3pnwP9gqELfda3DCOQJQCL",{"template":691},"content:en-us:blog:authors:roy-taragan.yml","en-us/blog/authors/roy-taragan.yml","en-us/blog/authors/roy-taragan",{"_path":6606,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6607,"config":6612,"_id":6613,"_type":32,"title":6608,"_source":34,"_file":6614,"_stem":6615,"_extension":37},"/en-us/blog/authors/ruby-nealon",{"name":6608,"config":6609},"Ruby Nealon",{"headshot":6610,"ctfId":6611},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749661883/Blog/Author%20Headshots/ruby_nealon_headshot.png","4N7iu9ue1QnoovueNm4S7r",{"template":691},"content:en-us:blog:authors:ruby-nealon.yml","en-us/blog/authors/ruby-nealon.yml","en-us/blog/authors/ruby-nealon",{"_path":6617,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6618,"config":6622,"_id":6623,"_type":32,"title":6619,"_source":34,"_file":6624,"_stem":6625,"_extension":37},"/en-us/blog/authors/rupert-douglas",{"name":6619,"config":6620},"Rupert Douglas",{"headshot":7,"ctfId":6621},"rdouglasgitlab",{"template":691},"content:en-us:blog:authors:rupert-douglas.yml","en-us/blog/authors/rupert-douglas.yml","en-us/blog/authors/rupert-douglas",{"_path":6627,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6628,"config":6632,"_id":6633,"_type":32,"title":6634,"_source":34,"_file":6635,"_stem":6636,"_extension":37},"/en-us/blog/authors/rusty-weston-guest-contributor",{"name":6629,"config":6630},"Rusty Weston, Guest Contributor",{"headshot":7,"ctfId":6631},"3PShSyZ6DJXnkDa5xrQs7V",{"template":691},"content:en-us:blog:authors:rusty-weston-guest-contributor.yml","Rusty Weston Guest Contributor","en-us/blog/authors/rusty-weston-guest-contributor.yml","en-us/blog/authors/rusty-weston-guest-contributor",{"_path":6638,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6639,"config":6644,"_id":6645,"_type":32,"title":6640,"_source":34,"_file":6646,"_stem":6647,"_extension":37},"/en-us/blog/authors/rutvik-shah",{"name":6640,"config":6641},"Rutvik Shah",{"headshot":6642,"ctfId":6643},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749661843/Blog/Author%20Headshots/rutvik_shah_headshot.png","6co92rUBTbWcyV3EW23iEx",{"template":691},"content:en-us:blog:authors:rutvik-shah.yml","en-us/blog/authors/rutvik-shah.yml","en-us/blog/authors/rutvik-shah",{"_path":6649,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6650,"config":6655,"_id":6656,"_type":32,"title":6651,"_source":34,"_file":6657,"_stem":6658,"_extension":37},"/en-us/blog/authors/sacha-guyon",{"name":6651,"config":6652},"Sacha Guyon",{"headshot":6653,"ctfId":6654},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664566/Blog/Author%20Headshots/sacha_guyon_headshot.png","24pBtwb7WTU9fJB9qfqJYu",{"template":691},"content:en-us:blog:authors:sacha-guyon.yml","en-us/blog/authors/sacha-guyon.yml","en-us/blog/authors/sacha-guyon",{"_path":6660,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6661,"config":6666,"_id":6667,"_type":32,"title":6662,"_source":34,"_file":6668,"_stem":6669,"_extension":37},"/en-us/blog/authors/safwan-ahmed",{"name":6662,"config":6663},"Safwan Ahmed",{"headshot":6664,"ctfId":6665},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667732/Blog/Author%20Headshots/safwan_headshot.png","2Nw8KPOPpRBiBrVxMIaEn3",{"template":691},"content:en-us:blog:authors:safwan-ahmed.yml","en-us/blog/authors/safwan-ahmed.yml","en-us/blog/authors/safwan-ahmed",{"_path":6671,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6672,"config":6676,"_id":6678,"_type":32,"title":6673,"_source":34,"_file":6679,"_stem":6680,"_extension":37},"/en-us/blog/authors/salahddine-aberkan",{"name":6673,"config":6674},"Salahddine Aberkan",{"headshot":6675},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750434234/comdtybiix8pjqdpsxow.png",{"template":691,"gitlabHandle":6677},"saberkan","content:en-us:blog:authors:salahddine-aberkan.yml","en-us/blog/authors/salahddine-aberkan.yml","en-us/blog/authors/salahddine-aberkan",{"_path":6682,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6683,"config":6688,"_id":6689,"_type":32,"title":6684,"_source":34,"_file":6690,"_stem":6691,"_extension":37},"/en-us/blog/authors/salman-ladha",{"name":6684,"config":6685},"Salman Ladha",{"headshot":6686,"ctfId":6687},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662937/Blog/Author%20Headshots/salman_ladha_headshot.png","2AYyG99S9PBB8PQIJ6aKuq",{"template":691},"content:en-us:blog:authors:salman-ladha.yml","en-us/blog/authors/salman-ladha.yml","en-us/blog/authors/salman-ladha",{"_path":6693,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6694,"config":6699,"_id":6700,"_type":32,"title":6695,"_source":34,"_file":6701,"_stem":6702,"_extension":37},"/en-us/blog/authors/sam-beckham",{"name":6695,"config":6696},"Sam Beckham",{"headshot":6697,"ctfId":6698},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749678740/Blog/Author%20Headshots/samdbeckham-headshot.jpg","samdbeckham",{"template":691},"content:en-us:blog:authors:sam-beckham.yml","en-us/blog/authors/sam-beckham.yml","en-us/blog/authors/sam-beckham",{"_path":6704,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6705,"config":6710,"_id":6711,"_type":32,"title":6706,"_source":34,"_file":6712,"_stem":6713,"_extension":37},"/en-us/blog/authors/sam-kerr",{"name":6706,"config":6707},"Sam Kerr",{"headshot":6708,"ctfId":6709},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749668841/Blog/Author%20Headshots/stkerr-headshot.jpg","stkerr",{"template":691},"content:en-us:blog:authors:sam-kerr.yml","en-us/blog/authors/sam-kerr.yml","en-us/blog/authors/sam-kerr",{"_path":6715,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6716,"config":6721,"_id":6722,"_type":32,"title":6717,"_source":34,"_file":6723,"_stem":6724,"_extension":37},"/en-us/blog/authors/sam-morris",{"name":6717,"config":6718},"Sam Morris",{"headshot":6719,"ctfId":6720},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749660148/Blog/Author%20Headshots/sam_morris.png","6JTrhUIqSCU30Y9KZOaan8",{"template":691},"content:en-us:blog:authors:sam-morris.yml","en-us/blog/authors/sam-morris.yml","en-us/blog/authors/sam-morris",{"_path":6726,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6727,"config":6732,"_id":6733,"_type":32,"title":6728,"_source":34,"_file":6734,"_stem":6735,"_extension":37},"/en-us/blog/authors/sam-white",{"name":6728,"config":6729},"Sam White",{"headshot":6730,"ctfId":6731},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682227/Blog/Author%20Headshots/sam.png","samwhite",{"template":691},"content:en-us:blog:authors:sam-white.yml","en-us/blog/authors/sam-white.yml","en-us/blog/authors/sam-white",{"_path":6737,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6738,"config":6743,"_id":6744,"_type":32,"title":6739,"_source":34,"_file":6745,"_stem":6746,"_extension":37},"/en-us/blog/authors/sam-wiskow",{"name":6739,"config":6740},"Sam Wiskow",{"headshot":6741,"ctfId":6742},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659433/Blog/Author%20Headshots/swiskow-headshot.jpg","swiskow",{"template":691},"content:en-us:blog:authors:sam-wiskow.yml","en-us/blog/authors/sam-wiskow.yml","en-us/blog/authors/sam-wiskow",{"_path":6748,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6749,"config":6754,"_id":6755,"_type":32,"title":6750,"_source":34,"_file":6756,"_stem":6757,"_extension":37},"/en-us/blog/authors/samantha-lee",{"name":6750,"config":6751},"Samantha Lee",{"headshot":6752,"ctfId":6753},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679833/Blog/Author%20Headshots/slee24-headshot.png","slee24",{"template":691},"content:en-us:blog:authors:samantha-lee.yml","en-us/blog/authors/samantha-lee.yml","en-us/blog/authors/samantha-lee",{"_path":6759,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6760,"config":6764,"_id":6765,"_type":32,"title":6766,"_source":34,"_file":6767,"_stem":6768,"_extension":37},"/en-us/blog/authors/sameer-farooqui-octoml",{"name":6761,"config":6762},"Sameer Farooqui, OctoML",{"headshot":722,"ctfId":6763},"Sameer-Farooqui-OctoML",{"template":691},"content:en-us:blog:authors:sameer-farooqui-octoml.yml","Sameer Farooqui Octoml","en-us/blog/authors/sameer-farooqui-octoml.yml","en-us/blog/authors/sameer-farooqui-octoml",{"_path":6770,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6771,"config":6776,"_id":6777,"_type":32,"title":6772,"_source":34,"_file":6778,"_stem":6779,"_extension":37},"/en-us/blog/authors/sameer-kamani",{"name":6772,"config":6773},"Sameer Kamani",{"headshot":6774,"ctfId":6775},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682359/Blog/Author%20Headshots/skamani-headshot.jpg","skamani",{"template":691},"content:en-us:blog:authors:sameer-kamani.yml","en-us/blog/authors/sameer-kamani.yml","en-us/blog/authors/sameer-kamani",{"_path":6781,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6782,"config":6787,"_id":6788,"_type":32,"title":6783,"_source":34,"_file":6789,"_stem":6790,"_extension":37},"/en-us/blog/authors/samer-akkoub",{"name":6783,"config":6784},"Samer Akkoub",{"headshot":6785,"ctfId":6786},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664173/Blog/Author%20Headshots/SamerAkkoub.png","BekAzK0RFux30pt6dvtWh",{"template":691},"content:en-us:blog:authors:samer-akkoub.yml","en-us/blog/authors/samer-akkoub.yml","en-us/blog/authors/samer-akkoub",{"_path":6792,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6793,"config":6797,"_id":6798,"_type":32,"title":6794,"_source":34,"_file":6799,"_stem":6800,"_extension":37},"/en-us/blog/authors/samuel-alfageme",{"name":6794,"config":6795},"Samuel Alfageme",{"headshot":722,"ctfId":6796},"Samuel-Alfageme",{"template":691},"content:en-us:blog:authors:samuel-alfageme.yml","en-us/blog/authors/samuel-alfageme.yml","en-us/blog/authors/samuel-alfageme",{"_path":6802,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6803,"config":6810,"_id":6811,"_type":32,"title":6805,"_source":34,"_file":6812,"_stem":6813,"_extension":37},"/en-us/blog/authors/sandra-gittlen",{"role":6804,"name":6805,"config":6806},"Managing Editor, GitLab Blog","Sandra Gittlen",{"headshot":6807,"linkedin":6808,"ctfId":6809},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659648/Blog/Author%20Headshots/Sgittlen-headshot.jpg","https://www.linkedin.com/in/sandra-gittlen-48557a294/","sgittlen",{"template":691},"content:en-us:blog:authors:sandra-gittlen.yml","en-us/blog/authors/sandra-gittlen.yml","en-us/blog/authors/sandra-gittlen",{"_path":6815,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6816,"config":6820,"_id":6821,"_type":32,"title":6817,"_source":34,"_file":6822,"_stem":6823,"_extension":37},"/en-us/blog/authors/sandra-salerno",{"name":6817,"config":6818},"Sandra Salerno",{"headshot":722,"ctfId":6819},"Sandra-Salerno",{"template":691},"content:en-us:blog:authors:sandra-salerno.yml","en-us/blog/authors/sandra-salerno.yml","en-us/blog/authors/sandra-salerno",{"_path":6825,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6826,"config":6830,"_id":6831,"_type":32,"title":6832,"_source":34,"_file":6833,"_stem":6834,"_extension":37},"/en-us/blog/authors/santiago-ruano-rincn",{"name":6827,"config":6828},"Santiago Ruano Rincón",{"headshot":7,"ctfId":6829},"topodelapradera",{"template":691},"content:en-us:blog:authors:santiago-ruano-rincn.yml","Santiago Ruano Rincn","en-us/blog/authors/santiago-ruano-rincn.yml","en-us/blog/authors/santiago-ruano-rincn",{"_path":6836,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6837,"config":6841,"_id":6842,"_type":32,"title":6838,"_source":34,"_file":6843,"_stem":6844,"_extension":37},"/en-us/blog/authors/sara-kassabian",{"name":6838,"config":6839},"Sara Kassabian",{"headshot":7,"ctfId":6840},"skassabian",{"template":691},"content:en-us:blog:authors:sara-kassabian.yml","en-us/blog/authors/sara-kassabian.yml","en-us/blog/authors/sara-kassabian",{"_path":6846,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6847,"config":6852,"_id":6853,"_type":32,"title":6848,"_source":34,"_file":6854,"_stem":6855,"_extension":37},"/en-us/blog/authors/sara-meadzinger",{"name":6848,"config":6849},"Sara Meadzinger",{"headshot":6850,"ctfId":6851},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750713474/ucbe3kgq9cylttuqy5lt.png","53lD8Rb05nXLHefXurjdvI",{"template":691},"content:en-us:blog:authors:sara-meadzinger.yml","en-us/blog/authors/sara-meadzinger.yml","en-us/blog/authors/sara-meadzinger",{"_path":6857,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6858,"config":6862,"_id":6863,"_type":32,"title":6859,"_source":34,"_file":6864,"_stem":6865,"_extension":37},"/en-us/blog/authors/sarah-daily",{"name":6859,"config":6860},"Sarah Daily",{"headshot":722,"ctfId":6861},"2YhqRPG08HF0FCF1l7oeZL",{"template":691},"content:en-us:blog:authors:sarah-daily.yml","en-us/blog/authors/sarah-daily.yml","en-us/blog/authors/sarah-daily",{"_path":6867,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6868,"config":6872,"_id":6873,"_type":32,"title":6869,"_source":34,"_file":6874,"_stem":6875,"_extension":37},"/en-us/blog/authors/sarah-german",{"name":6869,"config":6870},"Sarah German",{"headshot":6871,"ctfId":4539},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1755639969/jgc97wpptft48qsbrla7.jpg",{"template":691},"content:en-us:blog:authors:sarah-german.yml","en-us/blog/authors/sarah-german.yml","en-us/blog/authors/sarah-german",{"_path":6877,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6878,"config":6883,"_id":6884,"_type":32,"title":6879,"_source":34,"_file":6885,"_stem":6886,"_extension":37},"/en-us/blog/authors/sarah-matthies",{"name":6879,"config":6880},"Sarah Matthies",{"headshot":6881,"ctfId":6882},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664405/Blog/Author%20Headshots/Screenshot_2024-11-19_at_9.50.14_AM.png","2Giv8NnS4VVAq9RsHYqHkg",{"template":691},"content:en-us:blog:authors:sarah-matthies.yml","en-us/blog/authors/sarah-matthies.yml","en-us/blog/authors/sarah-matthies",{"_path":6888,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6889,"config":6893,"_id":6894,"_type":32,"title":6895,"_source":34,"_file":6896,"_stem":6897,"_extension":37},"/en-us/blog/authors/sarah-odonnell",{"name":6890,"config":6891},"Sarah O’Donnell",{"headshot":7,"ctfId":6892},"sarahod",{"template":691},"content:en-us:blog:authors:sarah-odonnell.yml","Sarah Odonnell","en-us/blog/authors/sarah-odonnell.yml","en-us/blog/authors/sarah-odonnell",{"_path":6899,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6900,"config":6905,"_id":6906,"_type":32,"title":6901,"_source":34,"_file":6907,"_stem":6908,"_extension":37},"/en-us/blog/authors/sarah-waldner",{"name":6901,"config":6902},"Sarah Waldner",{"headshot":6903,"ctfId":6904},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667588/Blog/Author%20Headshots/sarahwaldner-headshot.png","sarahwaldner",{"template":691},"content:en-us:blog:authors:sarah-waldner.yml","en-us/blog/authors/sarah-waldner.yml","en-us/blog/authors/sarah-waldner",{"_path":6910,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6911,"config":6915,"_id":6916,"_type":32,"title":6912,"_source":34,"_file":6917,"_stem":6918,"_extension":37},"/en-us/blog/authors/sarrah-vesselov",{"name":6912,"config":6913},"Sarrah Vesselov",{"headshot":7,"ctfId":6914},"sarrahvesselov",{"template":691},"content:en-us:blog:authors:sarrah-vesselov.yml","en-us/blog/authors/sarrah-vesselov.yml","en-us/blog/authors/sarrah-vesselov",{"_path":6920,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6921,"config":6925,"_id":6926,"_type":32,"title":6922,"_source":34,"_file":6927,"_stem":6928,"_extension":37},"/en-us/blog/authors/sarup-banskota",{"name":6922,"config":6923},"Sarup Banskota",{"headshot":722,"ctfId":6924},"3sY2Ef0sXxaJKCmArdSLsA",{"template":691},"content:en-us:blog:authors:sarup-banskota.yml","en-us/blog/authors/sarup-banskota.yml","en-us/blog/authors/sarup-banskota",{"_path":6930,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6931,"config":6936,"_id":6937,"_type":32,"title":6932,"_source":34,"_file":6938,"_stem":6939,"_extension":37},"/en-us/blog/authors/sascha-eggenberger",{"name":6932,"config":6933},"Sascha Eggenberger",{"headshot":6934,"ctfId":6935},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749666141/Blog/Author%20Headshots/sascha_eggenberger_headshot.png","O6MskfzTlsw7vLqbd86bX",{"template":691},"content:en-us:blog:authors:sascha-eggenberger.yml","en-us/blog/authors/sascha-eggenberger.yml","en-us/blog/authors/sascha-eggenberger",{"_path":6941,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6942,"config":6946,"_id":6947,"_type":32,"title":6943,"_source":34,"_file":6948,"_stem":6949,"_extension":37},"/en-us/blog/authors/sasha-bannister",{"name":6943,"config":6944},"Sasha Bannister",{"headshot":722,"ctfId":6945},"Sasha-Bannister",{"template":691},"content:en-us:blog:authors:sasha-bannister.yml","en-us/blog/authors/sasha-bannister.yml","en-us/blog/authors/sasha-bannister",{"_path":6951,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6952,"config":6957,"_id":6958,"_type":32,"title":6953,"_source":34,"_file":6959,"_stem":6960,"_extension":37},"/en-us/blog/authors/sasha-gazlay",{"name":6953,"config":6954},"Sasha Gazlay",{"headshot":6955,"ctfId":6956},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663565/Blog/Author%20Headshots/sasha_gazlay_headshot.png","77Cb6RM2x7PjvfDc64pZxa",{"template":691},"content:en-us:blog:authors:sasha-gazlay.yml","en-us/blog/authors/sasha-gazlay.yml","en-us/blog/authors/sasha-gazlay",{"_path":6962,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6963,"config":6968,"_id":6969,"_type":32,"title":6964,"_source":34,"_file":6970,"_stem":6971,"_extension":37},"/en-us/blog/authors/saumya-upadhyaya",{"name":6964,"config":6965},"Saumya Upadhyaya",{"headshot":6966,"ctfId":6967},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665624/Blog/Author%20Headshots/supadhyaya-headshot.jpg","4aP7wXPoc3veAEWbngqxKR",{"template":691},"content:en-us:blog:authors:saumya-upadhyaya.yml","en-us/blog/authors/saumya-upadhyaya.yml","en-us/blog/authors/saumya-upadhyaya",{"_path":6973,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6974,"config":6979,"_id":6980,"_type":32,"title":6981,"_source":34,"_file":6982,"_stem":6983,"_extension":37},"/en-us/blog/authors/scott-de-jonge",{"name":6975,"config":6976},"Scott de Jonge",{"headshot":6977,"ctfId":6978},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682764/Blog/Author%20Headshots/sdejonge-headshot.jpg","sdejonge",{"template":691},"content:en-us:blog:authors:scott-de-jonge.yml","Scott De Jonge","en-us/blog/authors/scott-de-jonge.yml","en-us/blog/authors/scott-de-jonge",{"_path":6985,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6986,"config":6991,"_id":6992,"_type":32,"title":6987,"_source":34,"_file":6993,"_stem":6994,"_extension":37},"/en-us/blog/authors/scott-hampton",{"name":6987,"config":6988},"Scott Hampton",{"headshot":6989,"ctfId":6990},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682259/Blog/Author%20Headshots/shampton-headshot.png","shampton",{"template":691},"content:en-us:blog:authors:scott-hampton.yml","en-us/blog/authors/scott-hampton.yml","en-us/blog/authors/scott-hampton",{"_path":6996,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":6997,"config":7001,"_id":7002,"_type":32,"title":6998,"_source":34,"_file":7003,"_stem":7004,"_extension":37},"/en-us/blog/authors/scott-williamson",{"name":6998,"config":6999},"Scott Williamson",{"headshot":7,"ctfId":7000},"sfwgitlab",{"template":691},"content:en-us:blog:authors:scott-williamson.yml","en-us/blog/authors/scott-williamson.yml","en-us/blog/authors/scott-williamson",{"_path":7006,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7007,"config":7012,"_id":7013,"_type":32,"title":7008,"_source":34,"_file":7014,"_stem":7015,"_extension":37},"/en-us/blog/authors/sean-arnold",{"name":7008,"config":7009},"Sean Arnold",{"headshot":7010,"ctfId":7011},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681647/Blog/Author%20Headshots/seanarnold-headshot.jpg","seanarnold",{"template":691},"content:en-us:blog:authors:sean-arnold.yml","en-us/blog/authors/sean-arnold.yml","en-us/blog/authors/sean-arnold",{"_path":7017,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7018,"config":7022,"_id":7023,"_type":32,"title":7024,"_source":34,"_file":7025,"_stem":7026,"_extension":37},"/en-us/blog/authors/sean-mcgivern",{"name":7019,"config":7020},"Sean McGivern",{"headshot":722,"ctfId":7021},"Sean-McGivern",{"template":691},"content:en-us:blog:authors:sean-mcgivern.yml","Sean Mcgivern","en-us/blog/authors/sean-mcgivern.yml","en-us/blog/authors/sean-mcgivern",{"_path":7028,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7029,"config":7033,"_id":7034,"_type":32,"title":7030,"_source":34,"_file":7035,"_stem":7036,"_extension":37},"/en-us/blog/authors/sean-packham",{"name":7030,"config":7031},"Sean Packham",{"headshot":722,"ctfId":7032},"Sean-Packham",{"template":691},"content:en-us:blog:authors:sean-packham.yml","en-us/blog/authors/sean-packham.yml","en-us/blog/authors/sean-packham",{"_path":7038,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7039,"config":7043,"_id":7044,"_type":32,"title":7040,"_source":34,"_file":7045,"_stem":7046,"_extension":37},"/en-us/blog/authors/sebastian-latacz",{"name":7040,"config":7041},"Sebastian Latacz",{"headshot":722,"ctfId":7042},"4DoWSQV719HEWt2rbDIoQR",{"template":691},"content:en-us:blog:authors:sebastian-latacz.yml","en-us/blog/authors/sebastian-latacz.yml","en-us/blog/authors/sebastian-latacz",{"_path":7048,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7049,"config":7053,"_id":7054,"_type":32,"title":7050,"_source":34,"_file":7055,"_stem":7056,"_extension":37},"/en-us/blog/authors/sergey-nuzhdin",{"name":7050,"config":7051},"Sergey Nuzhdin",{"headshot":722,"ctfId":7052},"Sergey-Nuzhdin",{"template":691},"content:en-us:blog:authors:sergey-nuzhdin.yml","en-us/blog/authors/sergey-nuzhdin.yml","en-us/blog/authors/sergey-nuzhdin",{"_path":7058,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7059,"config":7063,"_id":7064,"_type":32,"title":7060,"_source":34,"_file":7065,"_stem":7066,"_extension":37},"/en-us/blog/authors/seth-berger",{"name":7060,"config":7061},"Seth Berger",{"headshot":7,"ctfId":7062},"sethgitlab",{"template":691},"content:en-us:blog:authors:seth-berger.yml","en-us/blog/authors/seth-berger.yml","en-us/blog/authors/seth-berger",{"_path":7068,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7069,"config":7073,"_id":7074,"_type":32,"title":7070,"_source":34,"_file":7075,"_stem":7076,"_extension":37},"/en-us/blog/authors/shane-rice",{"name":7070,"config":7071},"Shane Rice",{"headshot":722,"ctfId":7072},"3uVL7xMsEf13JzpbXYTCbM",{"template":691},"content:en-us:blog:authors:shane-rice.yml","en-us/blog/authors/shane-rice.yml","en-us/blog/authors/shane-rice",{"_path":7078,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7079,"config":7084,"_id":7085,"_type":32,"title":7080,"_source":34,"_file":7086,"_stem":7087,"_extension":37},"/en-us/blog/authors/sharon-gaudin",{"name":7080,"config":7081},"Sharon Gaudin",{"headshot":7082,"ctfId":7083},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663767/Blog/Author%20Headshots/sharongaudinheadshot.png","sgaudin",{"template":691},"content:en-us:blog:authors:sharon-gaudin.yml","en-us/blog/authors/sharon-gaudin.yml","en-us/blog/authors/sharon-gaudin",{"_path":7089,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7090,"config":7094,"_id":7095,"_type":32,"title":7091,"_source":34,"_file":7096,"_stem":7097,"_extension":37},"/en-us/blog/authors/shawn-winters",{"name":7091,"config":7092},"Shawn Winters",{"headshot":7,"ctfId":7093},"ShawnWinters",{"template":691},"content:en-us:blog:authors:shawn-winters.yml","en-us/blog/authors/shawn-winters.yml","en-us/blog/authors/shawn-winters",{"_path":7099,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7100,"config":7104,"_id":7105,"_type":32,"title":7106,"_source":34,"_file":7107,"_stem":7108,"_extension":37},"/en-us/blog/authors/sherida-mcmullan",{"name":7101,"config":7102},"Sherida McMullan",{"headshot":722,"ctfId":7103},"BpqiUFXm6aUxjXJdAeKuL",{"template":691},"content:en-us:blog:authors:sherida-mcmullan.yml","Sherida Mcmullan","en-us/blog/authors/sherida-mcmullan.yml","en-us/blog/authors/sherida-mcmullan",{"_path":7110,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7111,"config":7115,"_id":7116,"_type":32,"title":7112,"_source":34,"_file":7117,"_stem":7118,"_extension":37},"/en-us/blog/authors/shinya-maeda",{"name":7112,"config":7113},"Shinya Maeda",{"headshot":7,"ctfId":7114},"dosuken123",{"template":691},"content:en-us:blog:authors:shinya-maeda.yml","en-us/blog/authors/shinya-maeda.yml","en-us/blog/authors/shinya-maeda",{"_path":7120,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7121,"config":7126,"_id":7127,"_type":32,"title":7122,"_source":34,"_file":7128,"_stem":7129,"_extension":37},"/en-us/blog/authors/shrishti-choudhary",{"name":7122,"config":7123},"Shrishti Choudhary",{"headshot":7124,"ctfId":7125},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749671923/Blog/Author%20Headshots/shrishti.png","5tIiu8vyhWHEUi1tgQivzj",{"template":691},"content:en-us:blog:authors:shrishti-choudhary.yml","en-us/blog/authors/shrishti-choudhary.yml","en-us/blog/authors/shrishti-choudhary",{"_path":7131,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7132,"config":7141,"_id":7142,"_type":32,"title":7134,"_source":34,"_file":7143,"_stem":7144,"_extension":37},"/en-us/blog/authors/sid-sijbrandij",{"role":7133,"name":7134,"bio":7135,"config":7136},"Co-founder, Chief Executive Officer and Board Chair of GitLab Inc.","Sid Sijbrandij","Sid Sijbrandij (pronounced see-brandy) is the Co-founder, Chief Executive Officer and Board Chair of GitLab Inc., the most comprehensive AI-powered DevSecOps platform. GitLab's single application helps organizations deliver software faster and more efficiently while strengthening their security and compliance.\n\nSid's career path has been anything but traditional. He spent four years building recreational submarines for U-Boat Worx and while at Ministerie van Justitie en Veiligheid he worked on the Legis project, which developed several innovative web applications to aid lawmaking. He first saw Ruby code in 2007 and loved it so much that he taught himself how to program. In 2012, as a Ruby programmer, he encountered GitLab and discovered his passion for open source. Soon after, Sid commercialized GitLab, and by 2015 he led the company through Y Combinator's Winter 2015 batch. Under his leadership, the company has grown with an estimated 30 million+ registered users from startups to global enterprises.\n\nSid studied at the University of Twente in the Netherlands where he received an M.S. in Management Science. Sid was named one of the greatest minds of the pandemic by Forbes for spreading the gospel of remote work.",{"headshot":7137,"twitter":7138,"linkedin":7139,"ctfId":7140},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665383/Blog/Author%20Headshots/sytses-headshot.png","https://twitter.com/sytses","https://www.linkedin.com/in/sijbrandij","sytses",{"template":691},"content:en-us:blog:authors:sid-sijbrandij.yml","en-us/blog/authors/sid-sijbrandij.yml","en-us/blog/authors/sid-sijbrandij",{"_path":7146,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7147,"config":7152,"_id":7153,"_type":32,"title":7148,"_source":34,"_file":7154,"_stem":7155,"_extension":37},"/en-us/blog/authors/siddharth-mathur",{"name":7148,"config":7149},"Siddharth Mathur",{"headshot":7150,"ctfId":7151},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682662/Blog/Author%20Headshots/smathur-headshot.png","smathur",{"template":691},"content:en-us:blog:authors:siddharth-mathur.yml","en-us/blog/authors/siddharth-mathur.yml","en-us/blog/authors/siddharth-mathur",{"_path":7157,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7158,"config":7162,"_id":7163,"_type":32,"title":7159,"_source":34,"_file":7164,"_stem":7165,"_extension":37},"/en-us/blog/authors/simon-tarchichi",{"name":7159,"config":7160},"Simon Tarchichi",{"headshot":7,"ctfId":7161},"kartsims",{"template":691},"content:en-us:blog:authors:simon-tarchichi.yml","en-us/blog/authors/simon-tarchichi.yml","en-us/blog/authors/simon-tarchichi",{"_path":7167,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7168,"config":7173,"_id":7174,"_type":32,"title":7169,"_source":34,"_file":7175,"_stem":7176,"_extension":37},"/en-us/blog/authors/sophia-manicor",{"name":7169,"config":7170},"Sophia Manicor",{"headshot":7171,"ctfId":7172},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665576/Blog/Author%20Headshots/sophie_manicor_headshot.png","79Msqcc9YZrC0IvTggfQ5y",{"template":691},"content:en-us:blog:authors:sophia-manicor.yml","en-us/blog/authors/sophia-manicor.yml","en-us/blog/authors/sophia-manicor",{"_path":7178,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7179,"config":7184,"_id":7185,"_type":32,"title":7180,"_source":34,"_file":7186,"_stem":7187,"_extension":37},"/en-us/blog/authors/sri-rangan",{"name":7180,"config":7181},"Sri Rangan",{"headshot":7182,"ctfId":7183},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665808/Blog/Author%20Headshots/sri19-headshot.jpg","sri19",{"template":691},"content:en-us:blog:authors:sri-rangan.yml","en-us/blog/authors/sri-rangan.yml","en-us/blog/authors/sri-rangan",{"_path":7189,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7190,"config":7195,"_id":7196,"_type":32,"title":7191,"_source":34,"_file":7197,"_stem":7198,"_extension":37},"/en-us/blog/authors/stacy-cline",{"name":7191,"config":7192},"Stacy Cline",{"headshot":7193,"ctfId":7194},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669909/Blog/Author%20Headshots/stacycline.jpg","5a2wvqC09jbT1kGMpVoNyg",{"template":691},"content:en-us:blog:authors:stacy-cline.yml","en-us/blog/authors/stacy-cline.yml","en-us/blog/authors/stacy-cline",{"_path":7200,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7201,"config":7206,"_id":7207,"_type":32,"title":7202,"_source":34,"_file":7208,"_stem":7209,"_extension":37},"/en-us/blog/authors/stan-hu",{"name":7202,"config":7203},"Stan Hu",{"headshot":7204,"ctfId":7205},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659504/Blog/Author%20Headshots/stanhu-headshot.jpg","stanhu",{"template":691},"content:en-us:blog:authors:stan-hu.yml","en-us/blog/authors/stan-hu.yml","en-us/blog/authors/stan-hu",{"_path":7211,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7212,"config":7216,"_id":7217,"_type":32,"title":7218,"_source":34,"_file":7219,"_stem":7220,"_extension":37},"/en-us/blog/authors/stephan-hochdrfer",{"name":7213,"config":7214},"Stephan Hochdörfer",{"headshot":722,"ctfId":7215},"Stephan-Hochdrfer",{"template":691},"content:en-us:blog:authors:stephan-hochdrfer.yml","Stephan Hochdrfer","en-us/blog/authors/stephan-hochdrfer.yml","en-us/blog/authors/stephan-hochdrfer",{"_path":7222,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7223,"config":7227,"_id":7228,"_type":32,"title":7224,"_source":34,"_file":7229,"_stem":7230,"_extension":37},"/en-us/blog/authors/stephanie-garza",{"name":7224,"config":7225},"Stephanie Garza",{"headshot":7,"ctfId":7226},"StephanieGarza",{"template":691},"content:en-us:blog:authors:stephanie-garza.yml","en-us/blog/authors/stephanie-garza.yml","en-us/blog/authors/stephanie-garza",{"_path":7232,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7233,"config":7237,"_id":7238,"_type":32,"title":7239,"_source":34,"_file":7240,"_stem":7241,"_extension":37},"/en-us/blog/authors/stephen-mcguinness",{"name":7234,"config":7235},"Stephen McGuinness",{"headshot":7,"ctfId":7236},"smcguinness1",{"template":691},"content:en-us:blog:authors:stephen-mcguinness.yml","Stephen Mcguinness","en-us/blog/authors/stephen-mcguinness.yml","en-us/blog/authors/stephen-mcguinness",{"_path":7243,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7244,"config":7249,"_id":7250,"_type":32,"title":7245,"_source":34,"_file":7251,"_stem":7252,"_extension":37},"/en-us/blog/authors/stephen-walters",{"name":7245,"config":7246},"Stephen Walters",{"headshot":7247,"ctfId":7248},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664996/Blog/Author%20Headshots/stephen_walters_gitlab.png","7uMrX0SDPVz1YkZnVqLmGm",{"template":691},"content:en-us:blog:authors:stephen-walters.yml","en-us/blog/authors/stephen-walters.yml","en-us/blog/authors/stephen-walters",{"_path":7254,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7255,"config":7260,"_id":7261,"_type":32,"title":7256,"_source":34,"_file":7262,"_stem":7263,"_extension":37},"/en-us/blog/authors/steve-abrams",{"name":7256,"config":7257},"Steve Abrams",{"headshot":7258,"ctfId":7259},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681809/Blog/Author%20Headshots/sabrams-headshot.png","sabrams",{"template":691},"content:en-us:blog:authors:steve-abrams.yml","en-us/blog/authors/steve-abrams.yml","en-us/blog/authors/steve-abrams",{"_path":7265,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7266,"config":7270,"_id":7271,"_type":32,"title":7267,"_source":34,"_file":7272,"_stem":7273,"_extension":37},"/en-us/blog/authors/steve-azzopardi",{"name":7267,"config":7268},"Steve Azzopardi",{"headshot":7,"ctfId":7269},"steveazz",{"template":691},"content:en-us:blog:authors:steve-azzopardi.yml","en-us/blog/authors/steve-azzopardi.yml","en-us/blog/authors/steve-azzopardi",{"_path":7275,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7276,"config":7281,"_id":7282,"_type":32,"title":7277,"_source":34,"_file":7283,"_stem":7284,"_extension":37},"/en-us/blog/authors/steve-grossman",{"name":7277,"config":7278},"Steve Grossman",{"headshot":7279,"ctfId":7280},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682744/Blog/Author%20Headshots/Steevo-headshot.jpg","Steevo",{"template":691},"content:en-us:blog:authors:steve-grossman.yml","en-us/blog/authors/steve-grossman.yml","en-us/blog/authors/steve-grossman",{"_path":7286,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7287,"config":7291,"_id":7292,"_type":32,"title":7288,"_source":34,"_file":7293,"_stem":7294,"_extension":37},"/en-us/blog/authors/steve-ropa",{"name":7288,"config":7289},"Steve Ropa",{"headshot":722,"ctfId":7290},"Steve-Ropa",{"template":691},"content:en-us:blog:authors:steve-ropa.yml","en-us/blog/authors/steve-ropa.yml","en-us/blog/authors/steve-ropa",{"_path":7296,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7297,"config":7301,"_id":7302,"_type":32,"title":7298,"_source":34,"_file":7303,"_stem":7304,"_extension":37},"/en-us/blog/authors/steve-truong",{"name":7298,"config":7299},"Steve Truong",{"headshot":7,"ctfId":7300},"sttruong",{"template":691},"content:en-us:blog:authors:steve-truong.yml","en-us/blog/authors/steve-truong.yml","en-us/blog/authors/steve-truong",{"_path":7306,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7307,"config":7311,"_id":7312,"_type":32,"title":7308,"_source":34,"_file":7313,"_stem":7314,"_extension":37},"/en-us/blog/authors/steven-zinck",{"name":7308,"config":7309},"Steven Zinck",{"headshot":722,"ctfId":7310},"49JllsB7PFUrjj2Wi4Wa2O",{"template":691},"content:en-us:blog:authors:steven-zinck.yml","en-us/blog/authors/steven-zinck.yml","en-us/blog/authors/steven-zinck",{"_path":7316,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7317,"config":7321,"_id":7322,"_type":32,"title":7318,"_source":34,"_file":7323,"_stem":7324,"_extension":37},"/en-us/blog/authors/sunil-kowlgi",{"name":7318,"config":7319},"Sunil Kowlgi",{"headshot":722,"ctfId":7320},"Sunil-Kowlgi",{"template":691},"content:en-us:blog:authors:sunil-kowlgi.yml","en-us/blog/authors/sunil-kowlgi.yml","en-us/blog/authors/sunil-kowlgi",{"_path":7326,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7327,"config":7331,"_id":7332,"_type":32,"title":7328,"_source":34,"_file":7333,"_stem":7334,"_extension":37},"/en-us/blog/authors/suri-patel",{"name":7328,"config":7329},"Suri Patel",{"headshot":722,"ctfId":7330},"suripatel",{"template":691},"content:en-us:blog:authors:suri-patel.yml","en-us/blog/authors/suri-patel.yml","en-us/blog/authors/suri-patel",{"_path":7336,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7337,"config":7342,"_id":7343,"_type":32,"title":7338,"_source":34,"_file":7344,"_stem":7345,"_extension":37},"/en-us/blog/authors/susan-tacker",{"name":7338,"config":7339},"Susan Tacker",{"headshot":7340,"ctfId":7341},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749660253/Blog/Author%20Headshots/susantacker-headshot.jpg","6uxN75wAjT3afaKtVlr9GM",{"template":691},"content:en-us:blog:authors:susan-tacker.yml","en-us/blog/authors/susan-tacker.yml","en-us/blog/authors/susan-tacker",{"_path":7347,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7348,"config":7354,"_id":7355,"_type":32,"title":7349,"_source":34,"_file":7356,"_stem":7357,"_extension":37},"/en-us/blog/authors/susie-bitters",{"name":7349,"config":7350},"Susie Bitters",{"headshot":7351,"linkedin":7352,"ctfId":7353},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664195/Blog/Author%20Headshots/susiebittersheadshot.png","https://www.linkedin.com/in/susie-bitters-33268410/","7yiomgeGp9k4a4srjDU1QK",{"template":691},"content:en-us:blog:authors:susie-bitters.yml","en-us/blog/authors/susie-bitters.yml","en-us/blog/authors/susie-bitters",{"_path":7359,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7360,"config":7364,"_id":7365,"_type":32,"title":7361,"_source":34,"_file":7366,"_stem":7367,"_extension":37},"/en-us/blog/authors/suzanne-selhorn",{"name":7361,"config":7362},"Suzanne Selhorn",{"headshot":7363,"ctfId":4539},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1755616156/vboecuoyo8tjfdis7c5a.jpg",{"template":691},"content:en-us:blog:authors:suzanne-selhorn.yml","en-us/blog/authors/suzanne-selhorn.yml","en-us/blog/authors/suzanne-selhorn",{"_path":7369,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7370,"config":7375,"_id":7376,"_type":32,"title":7371,"_source":34,"_file":7377,"_stem":7378,"_extension":37},"/en-us/blog/authors/tanuja-jayarama-raju",{"name":7371,"config":7372},"Tanuja Jayarama Raju",{"headshot":7373,"ctfId":7374},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662262/Blog/Author%20Headshots/tanuja_jayarama_raju_headshot.png","2Fssp8ttZw6Y78hzS15kMC",{"template":691},"content:en-us:blog:authors:tanuja-jayarama-raju.yml","en-us/blog/authors/tanuja-jayarama-raju.yml","en-us/blog/authors/tanuja-jayarama-raju",{"_path":7380,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7381,"config":7386,"_id":7387,"_type":32,"title":7382,"_source":34,"_file":7388,"_stem":7389,"_extension":37},"/en-us/blog/authors/taurie-davis",{"name":7382,"config":7383},"Taurie Davis",{"headshot":7384,"ctfId":7385},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667191/Blog/Author%20Headshots/tauriedavis-headshot.jpg","tauriedavis",{"template":691},"content:en-us:blog:authors:taurie-davis.yml","en-us/blog/authors/taurie-davis.yml","en-us/blog/authors/taurie-davis",{"_path":7391,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7392,"config":7397,"_id":7398,"_type":32,"title":7399,"_source":34,"_file":7400,"_stem":7401,"_extension":37},"/en-us/blog/authors/taylor-mccaslin",{"name":7393,"config":7394},"Taylor McCaslin",{"headshot":7395,"ctfId":7396},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667996/Blog/Author%20Headshots/tmccaslin-headshot.png","tmccaslin",{"template":691},"content:en-us:blog:authors:taylor-mccaslin.yml","Taylor Mccaslin","en-us/blog/authors/taylor-mccaslin.yml","en-us/blog/authors/taylor-mccaslin",{"_path":7403,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7404,"config":7408,"_id":7409,"_type":32,"title":7405,"_source":34,"_file":7410,"_stem":7411,"_extension":37},"/en-us/blog/authors/taylor-murphy",{"name":7405,"config":7406},"Taylor Murphy",{"headshot":7,"ctfId":7407},"tayloramurphy",{"template":691},"content:en-us:blog:authors:taylor-murphy.yml","en-us/blog/authors/taylor-murphy.yml","en-us/blog/authors/taylor-murphy",{"_path":7413,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7414,"config":7419,"_id":7420,"_type":32,"title":7415,"_source":34,"_file":7421,"_stem":7422,"_extension":37},"/en-us/blog/authors/ted-gieschen",{"name":7415,"config":7416},"Ted Gieschen",{"headshot":7417,"ctfId":7418},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669010/Blog/Author%20Headshots/Screenshot_2024-06-10_at_10.16.50_AM.png","7xh91XqI5wf8CKmOr0PurA",{"template":691},"content:en-us:blog:authors:ted-gieschen.yml","en-us/blog/authors/ted-gieschen.yml","en-us/blog/authors/ted-gieschen",{"_path":7424,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7425,"config":7429,"_id":7430,"_type":32,"title":7426,"_source":34,"_file":7431,"_stem":7432,"_extension":37},"/en-us/blog/authors/thao-yeager",{"name":7426,"config":7427},"Thao Yeager",{"headshot":7,"ctfId":7428},"thaoyeager",{"template":691},"content:en-us:blog:authors:thao-yeager.yml","en-us/blog/authors/thao-yeager.yml","en-us/blog/authors/thao-yeager",{"_path":7434,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7435,"config":7440,"_id":7441,"_type":32,"title":7442,"_source":34,"_file":7443,"_stem":7444,"_extension":37},"/en-us/blog/authors/thiago-figueir",{"name":7436,"config":7437},"Thiago Figueiró",{"headshot":7438,"ctfId":7439},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667091/Blog/Author%20Headshots/thiagocsf-headshot.jpg","thiagocsf",{"template":691},"content:en-us:blog:authors:thiago-figueir.yml","Thiago Figueir","en-us/blog/authors/thiago-figueir.yml","en-us/blog/authors/thiago-figueir",{"_path":7446,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7447,"config":7452,"_id":7453,"_type":32,"title":7448,"_source":34,"_file":7454,"_stem":7455,"_extension":37},"/en-us/blog/authors/thong-kuah",{"name":7448,"config":7449},"Thong Kuah",{"headshot":7450,"ctfId":7451},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667179/Blog/Author%20Headshots/tkuah-headshot.jpg","tkuah",{"template":691},"content:en-us:blog:authors:thong-kuah.yml","en-us/blog/authors/thong-kuah.yml","en-us/blog/authors/thong-kuah",{"_path":7457,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7458,"config":7462,"_id":7463,"_type":32,"title":7459,"_source":34,"_file":7464,"_stem":7465,"_extension":37},"/en-us/blog/authors/tim-davis",{"name":7459,"config":7460},"Tim Davis",{"headshot":722,"ctfId":7461},"6PksqjEtq1Y8goFUvAUcIn",{"template":691},"content:en-us:blog:authors:tim-davis.yml","en-us/blog/authors/tim-davis.yml","en-us/blog/authors/tim-davis",{"_path":7467,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7468,"config":7472,"_id":7473,"_type":32,"title":7469,"_source":34,"_file":7474,"_stem":7475,"_extension":37},"/en-us/blog/authors/tim-lehnen",{"name":7469,"config":7470},"Tim Lehnen",{"headshot":7,"ctfId":7471},"hestenet",{"template":691},"content:en-us:blog:authors:tim-lehnen.yml","en-us/blog/authors/tim-lehnen.yml","en-us/blog/authors/tim-lehnen",{"_path":7477,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7478,"config":7483,"_id":7484,"_type":32,"title":7479,"_source":34,"_file":7485,"_stem":7486,"_extension":37},"/en-us/blog/authors/tim-rizzi",{"name":7479,"config":7480},"Tim Rizzi",{"headshot":7481,"ctfId":7482},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749661866/Blog/Author%20Headshots/trizzi-headshot.jpg","trizzi",{"template":691},"content:en-us:blog:authors:tim-rizzi.yml","en-us/blog/authors/tim-rizzi.yml","en-us/blog/authors/tim-rizzi",{"_path":7488,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7489,"config":7493,"_id":7495,"_type":32,"title":7490,"_source":34,"_file":7496,"_stem":7497,"_extension":37},"/en-us/blog/authors/tim-zallmann",{"name":7490,"config":7491},"Tim Zallmann",{"headshot":7492},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1759175957/ddfyzux6oosrseryb4pg.png",{"template":691,"gitlabHandle":7494},"timzallmann","content:en-us:blog:authors:tim-zallmann.yml","en-us/blog/authors/tim-zallmann.yml","en-us/blog/authors/tim-zallmann",{"_path":7499,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7500,"config":7504,"_id":7505,"_type":32,"title":7501,"_source":34,"_file":7506,"_stem":7507,"_extension":37},"/en-us/blog/authors/tina-sturgis",{"name":7501,"config":7502},"Tina Sturgis",{"headshot":7,"ctfId":7503},"TinaS",{"template":691},"content:en-us:blog:authors:tina-sturgis.yml","en-us/blog/authors/tina-sturgis.yml","en-us/blog/authors/tina-sturgis",{"_path":7509,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7510,"config":7514,"_id":7515,"_type":32,"title":7516,"_source":34,"_file":7517,"_stem":7518,"_extension":37},"/en-us/blog/authors/tobias-gnther",{"name":7511,"config":7512},"Tobias Günther",{"headshot":722,"ctfId":7513},"Tobias-Gnther",{"template":691},"content:en-us:blog:authors:tobias-gnther.yml","Tobias Gnther","en-us/blog/authors/tobias-gnther.yml","en-us/blog/authors/tobias-gnther",{"_path":7520,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7521,"config":7525,"_id":7526,"_type":32,"title":7522,"_source":34,"_file":7527,"_stem":7528,"_extension":37},"/en-us/blog/authors/todd-barr",{"name":7522,"config":7523},"Todd Barr",{"headshot":7,"ctfId":7524},"twbarr",{"template":691},"content:en-us:blog:authors:todd-barr.yml","en-us/blog/authors/todd-barr.yml","en-us/blog/authors/todd-barr",{"_path":7530,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7531,"config":7535,"_id":7536,"_type":32,"title":7532,"_source":34,"_file":7537,"_stem":7538,"_extension":37},"/en-us/blog/authors/tom-cooney",{"name":7532,"config":7533},"Tom Cooney",{"headshot":7,"ctfId":7534},"tomcooney",{"template":691},"content:en-us:blog:authors:tom-cooney.yml","en-us/blog/authors/tom-cooney.yml","en-us/blog/authors/tom-cooney",{"_path":7540,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7541,"config":7546,"_id":7547,"_type":32,"title":7542,"_source":34,"_file":7548,"_stem":7549,"_extension":37},"/en-us/blog/authors/tomas-vik",{"name":7542,"config":7543},"Tomas Vik",{"headshot":7544,"ctfId":7545},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749681785/Blog/Author%20Headshots/viktomas-headshot.jpg","viktomas",{"template":691},"content:en-us:blog:authors:tomas-vik.yml","en-us/blog/authors/tomas-vik.yml","en-us/blog/authors/tomas-vik",{"_path":7551,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7552,"config":7557,"_id":7558,"_type":32,"title":7553,"_source":34,"_file":7559,"_stem":7560,"_extension":37},"/en-us/blog/authors/tomasz-maczukin",{"name":7553,"config":7554},"Tomasz Maczukin",{"headshot":7555,"ctfId":7556},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682116/Blog/Author%20Headshots/tmaczukin-headshot.jpg","tmaczukin",{"template":691},"content:en-us:blog:authors:tomasz-maczukin.yml","en-us/blog/authors/tomasz-maczukin.yml","en-us/blog/authors/tomasz-maczukin",{"_path":7562,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7563,"config":7568,"_id":7569,"_type":32,"title":7564,"_source":34,"_file":7570,"_stem":7571,"_extension":37},"/en-us/blog/authors/toon-claes",{"name":7564,"config":7565},"Toon Claes",{"headshot":7566,"ctfId":7567},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663082/Blog/Author%20Headshots/toon_claes_headshot.png","toon",{"template":691},"content:en-us:blog:authors:toon-claes.yml","en-us/blog/authors/toon-claes.yml","en-us/blog/authors/toon-claes",{"_path":7573,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7574,"config":7579,"_id":7580,"_type":32,"title":7575,"_source":34,"_file":7581,"_stem":7582,"_extension":37},"/en-us/blog/authors/torsten-linz",{"name":7575,"config":7576},"Torsten Linz",{"headshot":7577,"ctfId":7578},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749658907/Blog/Author%20Headshots/tlinz-headshot.jpg","tlinz",{"template":691},"content:en-us:blog:authors:torsten-linz.yml","en-us/blog/authors/torsten-linz.yml","en-us/blog/authors/torsten-linz",{"_path":7584,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7585,"config":7589,"_id":7590,"_type":32,"title":7586,"_source":34,"_file":7591,"_stem":7592,"_extension":37},"/en-us/blog/authors/trevor-knudsen",{"name":7586,"config":7587},"Trevor Knudsen",{"headshot":7,"ctfId":7588},"Tknudsen",{"template":691},"content:en-us:blog:authors:trevor-knudsen.yml","en-us/blog/authors/trevor-knudsen.yml","en-us/blog/authors/trevor-knudsen",{"_path":7594,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7595,"config":7600,"_id":7601,"_type":32,"title":7596,"_source":34,"_file":7602,"_stem":7603,"_extension":37},"/en-us/blog/authors/tristan-read",{"name":7596,"config":7597},"Tristan Read",{"headshot":7598,"ctfId":7599},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679131/Blog/Author%20Headshots/tristan.png","tristanread",{"template":691},"content:en-us:blog:authors:tristan-read.yml","en-us/blog/authors/tristan-read.yml","en-us/blog/authors/tristan-read",{"_path":7605,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7606,"config":7611,"_id":7612,"_type":32,"title":7607,"_source":34,"_file":7613,"_stem":7614,"_extension":37},"/en-us/blog/authors/tsukasa-komatsubara",{"name":7607,"config":7608},"Tsukasa Komatsubara",{"headshot":7609,"ctfId":7610},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659784/Blog/Author%20Headshots/gitlab_tsukasa.jpg","31YQLiBRrJPn35BBhY69ly",{"template":691},"content:en-us:blog:authors:tsukasa-komatsubara.yml","en-us/blog/authors/tsukasa-komatsubara.yml","en-us/blog/authors/tsukasa-komatsubara",{"_path":7616,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7617,"config":7621,"_id":7622,"_type":32,"title":7618,"_source":34,"_file":7623,"_stem":7624,"_extension":37},"/en-us/blog/authors/tsvi-zandany",{"name":7618,"config":7619},"Tsvi Zandany",{"headshot":722,"ctfId":7620},"Tsvi-Zandany",{"template":691},"content:en-us:blog:authors:tsvi-zandany.yml","en-us/blog/authors/tsvi-zandany.yml","en-us/blog/authors/tsvi-zandany",{"_path":7626,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7627,"config":7631,"_id":7632,"_type":32,"title":7628,"_source":34,"_file":7633,"_stem":7634,"_extension":37},"/en-us/blog/authors/tye-davis",{"name":7628,"config":7629},"Tye Davis",{"headshot":7,"ctfId":7630},"davistye",{"template":691},"content:en-us:blog:authors:tye-davis.yml","en-us/blog/authors/tye-davis.yml","en-us/blog/authors/tye-davis",{"_path":7636,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7637,"config":7641,"_id":7642,"_type":32,"title":7638,"_source":34,"_file":7643,"_stem":7644,"_extension":37},"/en-us/blog/authors/tyler-williams",{"name":7638,"config":7639},"Tyler Williams",{"headshot":7,"ctfId":7640},"tywilliams",{"template":691},"content:en-us:blog:authors:tyler-williams.yml","en-us/blog/authors/tyler-williams.yml","en-us/blog/authors/tyler-williams",{"_path":7646,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7647,"config":7651,"_id":7652,"_type":32,"title":7653,"_source":34,"_file":7654,"_stem":7655,"_extension":37},"/en-us/blog/authors/ulrica-de-fort-menares",{"name":7648,"config":7649},"Ulrica de Fort-Menares",{"headshot":7,"ctfId":7650},"ulrica1",{"template":691},"content:en-us:blog:authors:ulrica-de-fort-menares.yml","Ulrica De Fort Menares","en-us/blog/authors/ulrica-de-fort-menares.yml","en-us/blog/authors/ulrica-de-fort-menares",{"_path":7657,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7658,"config":7663,"_id":7664,"_type":32,"title":7659,"_source":34,"_file":7665,"_stem":7666,"_extension":37},"/en-us/blog/authors/valentine-mairet",{"name":7659,"config":7660},"Valentine Mairet",{"headshot":7661,"ctfId":7662},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665455/Blog/Author%20Headshots/valentine_mairet_headshot.png","1AQjHTpq6sBauRMdCibxQX",{"template":691},"content:en-us:blog:authors:valentine-mairet.yml","en-us/blog/authors/valentine-mairet.yml","en-us/blog/authors/valentine-mairet",{"_path":7668,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7669,"config":7673,"_id":7674,"_type":32,"title":7670,"_source":34,"_file":7675,"_stem":7676,"_extension":37},"/en-us/blog/authors/valerie-silverthorne",{"name":7670,"config":7671},"Valerie Silverthorne",{"headshot":722,"ctfId":7672},"vsilverthorne",{"template":691},"content:en-us:blog:authors:valerie-silverthorne.yml","en-us/blog/authors/valerie-silverthorne.yml","en-us/blog/authors/valerie-silverthorne",{"_path":7678,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7679,"config":7683,"_id":7684,"_type":32,"title":7680,"_source":34,"_file":7685,"_stem":7686,"_extension":37},"/en-us/blog/authors/vanessa-wegner",{"name":7680,"config":7681},"Vanessa Wegner",{"headshot":7,"ctfId":7682},"vwegner",{"template":691},"content:en-us:blog:authors:vanessa-wegner.yml","en-us/blog/authors/vanessa-wegner.yml","en-us/blog/authors/vanessa-wegner",{"_path":7688,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7689,"config":7694,"_id":7695,"_type":32,"title":7690,"_source":34,"_file":7696,"_stem":7697,"_extension":37},"/en-us/blog/authors/veethika-mishra",{"name":7690,"config":7691},"Veethika Mishra",{"headshot":7692,"ctfId":7693},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664676/Blog/Author%20Headshots/veethika-headshot.jpg","veethika",{"template":691},"content:en-us:blog:authors:veethika-mishra.yml","en-us/blog/authors/veethika-mishra.yml","en-us/blog/authors/veethika-mishra",{"_path":7699,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7700,"config":7705,"_id":7706,"_type":32,"title":7701,"_source":34,"_file":7707,"_stem":7708,"_extension":37},"/en-us/blog/authors/vick-kelkar",{"name":7701,"config":7702},"Vick Kelkar",{"headshot":7703,"ctfId":7704},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749668508/Blog/Author%20Headshots/vkelkar-headshot.jpg","vkelkar",{"template":691},"content:en-us:blog:authors:vick-kelkar.yml","en-us/blog/authors/vick-kelkar.yml","en-us/blog/authors/vick-kelkar",{"_path":7710,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7711,"config":7715,"_id":7716,"_type":32,"title":7712,"_source":34,"_file":7717,"_stem":7718,"_extension":37},"/en-us/blog/authors/vicky-steeves",{"name":7712,"config":7713},"Vicky Steeves",{"headshot":7,"ctfId":7714},"vickysteeves",{"template":691},"content:en-us:blog:authors:vicky-steeves.yml","en-us/blog/authors/vicky-steeves.yml","en-us/blog/authors/vicky-steeves",{"_path":7720,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7721,"config":7725,"_id":7726,"_type":32,"title":7722,"_source":34,"_file":7727,"_stem":7728,"_extension":37},"/en-us/blog/authors/victor-hernandez",{"name":7722,"config":7723},"Victor Hernandez",{"headshot":722,"ctfId":7724},"KVTkvySIqkAu34p2jsXZz",{"template":691},"content:en-us:blog:authors:victor-hernandez.yml","en-us/blog/authors/victor-hernandez.yml","en-us/blog/authors/victor-hernandez",{"_path":7730,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7731,"config":7735,"_id":7736,"_type":32,"title":7732,"_source":34,"_file":7737,"_stem":7738,"_extension":37},"/en-us/blog/authors/victor-wu",{"name":7732,"config":7733},"Victor Wu",{"headshot":722,"ctfId":7734},"victorwu",{"template":691},"content:en-us:blog:authors:victor-wu.yml","en-us/blog/authors/victor-wu.yml","en-us/blog/authors/victor-wu",{"_path":7740,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7741,"config":7746,"_id":7747,"_type":32,"title":7742,"_source":34,"_file":7748,"_stem":7749,"_extension":37},"/en-us/blog/authors/viktor-nagy",{"name":7742,"config":7743},"Viktor Nagy",{"headshot":7744,"ctfId":7745},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749662918/Blog/Author%20Headshots/nagy-headshot.jpg","nagyvgitlab",{"template":691},"content:en-us:blog:authors:viktor-nagy.yml","en-us/blog/authors/viktor-nagy.yml","en-us/blog/authors/viktor-nagy",{"_path":7751,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7752,"config":7756,"_id":7757,"_type":32,"title":7753,"_source":34,"_file":7758,"_stem":7759,"_extension":37},"/en-us/blog/authors/vincent-jong",{"name":7753,"config":7754},"Vincent Jong",{"headshot":722,"ctfId":7755},"Vincent-Jong",{"template":691},"content:en-us:blog:authors:vincent-jong.yml","en-us/blog/authors/vincent-jong.yml","en-us/blog/authors/vincent-jong",{"_path":7761,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7762,"config":7767,"_id":7768,"_type":32,"title":7763,"_source":34,"_file":7769,"_stem":7770,"_extension":37},"/en-us/blog/authors/vincy-wilson",{"name":7763,"config":7764},"Vincy Wilson",{"headshot":7765,"ctfId":7766},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749669069/Blog/Author%20Headshots/vincy.jpg","1iyKndVlbE3dQnxOJoSY0q",{"template":691},"content:en-us:blog:authors:vincy-wilson.yml","en-us/blog/authors/vincy-wilson.yml","en-us/blog/authors/vincy-wilson",{"_path":7772,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7773,"config":7778,"_id":7779,"_type":32,"title":7774,"_source":34,"_file":7780,"_stem":7781,"_extension":37},"/en-us/blog/authors/vishal-tak",{"name":7774,"config":7775},"Vishal Tak",{"headshot":7776,"ctfId":7777},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749663854/Blog/Author%20Headshots/vishal_tak_headshot.png","6BalO1YQUIuDdhUP80bFra",{"template":691},"content:en-us:blog:authors:vishal-tak.yml","en-us/blog/authors/vishal-tak.yml","en-us/blog/authors/vishal-tak",{"_path":7783,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7784,"config":7789,"_id":7790,"_type":32,"title":7785,"_source":34,"_file":7791,"_stem":7792,"_extension":37},"/en-us/blog/authors/vitor-meireles-de-sousa",{"name":7785,"config":7786},"Vitor Meireles De Sousa",{"headshot":7787,"ctfId":7788},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749682001/Blog/Author%20Headshots/vdesousa-headshot.png","vdesousa",{"template":691},"content:en-us:blog:authors:vitor-meireles-de-sousa.yml","en-us/blog/authors/vitor-meireles-de-sousa.yml","en-us/blog/authors/vitor-meireles-de-sousa",{"_path":7794,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7795,"config":7799,"_id":7800,"_type":32,"title":7796,"_source":34,"_file":7801,"_stem":7802,"_extension":37},"/en-us/blog/authors/vlad-budica",{"name":7796,"config":7797},"Vlad Budica",{"headshot":722,"ctfId":7798},"Vlad-Budica",{"template":691},"content:en-us:blog:authors:vlad-budica.yml","en-us/blog/authors/vlad-budica.yml","en-us/blog/authors/vlad-budica",{"_path":7804,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7805,"config":7809,"_id":7810,"_type":32,"title":7806,"_source":34,"_file":7811,"_stem":7812,"_extension":37},"/en-us/blog/authors/vlad-stoianovici",{"name":7806,"config":7807},"Vlad Stoianovici",{"headshot":7,"ctfId":7808},"vstoianovici",{"template":691},"content:en-us:blog:authors:vlad-stoianovici.yml","en-us/blog/authors/vlad-stoianovici.yml","en-us/blog/authors/vlad-stoianovici",{"_path":7814,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7815,"config":7819,"_id":7820,"_type":32,"title":7816,"_source":34,"_file":7821,"_stem":7822,"_extension":37},"/en-us/blog/authors/wayne-haber",{"name":7816,"config":7817},"Wayne Haber",{"headshot":7,"ctfId":7818},"whaber",{"template":691},"content:en-us:blog:authors:wayne-haber.yml","en-us/blog/authors/wayne-haber.yml","en-us/blog/authors/wayne-haber",{"_path":7824,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7825,"config":7829,"_id":7830,"_type":32,"title":7826,"_source":34,"_file":7831,"_stem":7832,"_extension":37},"/en-us/blog/authors/will-chandler",{"name":7826,"config":7827},"Will Chandler",{"headshot":722,"ctfId":7828},"DKiIGSSRIyO6QdTQkRkjs",{"template":691},"content:en-us:blog:authors:will-chandler.yml","en-us/blog/authors/will-chandler.yml","en-us/blog/authors/will-chandler",{"_path":7834,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7835,"config":7840,"_id":7841,"_type":32,"title":7836,"_source":34,"_file":7842,"_stem":7843,"_extension":37},"/en-us/blog/authors/will-leidheiser",{"name":7836,"config":7837},"Will Leidheiser",{"headshot":7838,"ctfId":7839},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749679335/Blog/Author%20Headshots/wleidheiser-headshot.jpg","wleidheiser",{"template":691},"content:en-us:blog:authors:will-leidheiser.yml","en-us/blog/authors/will-leidheiser.yml","en-us/blog/authors/will-leidheiser",{"_path":7845,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7846,"config":7851,"_id":7852,"_type":32,"title":7847,"_source":34,"_file":7853,"_stem":7854,"_extension":37},"/en-us/blog/authors/william-arias",{"name":7847,"config":7848},"William Arias",{"headshot":7849,"ctfId":7850},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749667549/Blog/Author%20Headshots/warias-headshot.jpg","warias",{"template":691},"content:en-us:blog:authors:william-arias.yml","en-us/blog/authors/william-arias.yml","en-us/blog/authors/william-arias",{"_path":7856,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7857,"config":7861,"_id":7862,"_type":32,"title":7858,"_source":34,"_file":7863,"_stem":7864,"_extension":37},"/en-us/blog/authors/william-chia",{"name":7858,"config":7859},"William Chia",{"headshot":7,"ctfId":7860},"williamchia",{"template":691},"content:en-us:blog:authors:william-chia.yml","en-us/blog/authors/william-chia.yml","en-us/blog/authors/william-chia",{"_path":7866,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7867,"config":7871,"_id":7872,"_type":32,"title":7868,"_source":34,"_file":7873,"_stem":7874,"_extension":37},"/en-us/blog/authors/yannis-roussos",{"name":7868,"config":7869},"Yannis Roussos",{"headshot":7,"ctfId":7870},"iroussos",{"template":691},"content:en-us:blog:authors:yannis-roussos.yml","en-us/blog/authors/yannis-roussos.yml","en-us/blog/authors/yannis-roussos",{"_path":7876,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7877,"config":7881,"_id":7882,"_type":32,"title":7878,"_source":34,"_file":7883,"_stem":7884,"_extension":37},"/en-us/blog/authors/yevgeny-pats",{"name":7878,"config":7879},"Yevgeny Pats",{"headshot":7,"ctfId":7880},"ypats",{"template":691},"content:en-us:blog:authors:yevgeny-pats.yml","en-us/blog/authors/yevgeny-pats.yml","en-us/blog/authors/yevgeny-pats",{"_path":7886,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7887,"config":7891,"_id":7892,"_type":32,"title":7888,"_source":34,"_file":7893,"_stem":7894,"_extension":37},"/en-us/blog/authors/yorick-peterse",{"name":7888,"config":7889},"Yorick Peterse",{"headshot":722,"ctfId":7890},"Yorick-Peterse",{"template":691},"content:en-us:blog:authors:yorick-peterse.yml","en-us/blog/authors/yorick-peterse.yml","en-us/blog/authors/yorick-peterse",{"_path":7896,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7897,"config":7901,"_id":7902,"_type":32,"title":7903,"_source":34,"_file":7904,"_stem":7905,"_extension":37},"/en-us/blog/authors/zeger-jan-van-de-weg",{"name":7898,"config":7899},"Zeger-Jan van de Weg",{"headshot":7,"ctfId":7900},"zjgitlab",{"template":691},"content:en-us:blog:authors:zeger-jan-van-de-weg.yml","Zeger Jan Van De Weg","en-us/blog/authors/zeger-jan-van-de-weg.yml","en-us/blog/authors/zeger-jan-van-de-weg",{"_path":7907,"_dir":684,"_draft":6,"_partial":6,"_locale":7,"content":7908,"config":7913,"_id":7914,"_type":32,"title":7909,"_source":34,"_file":7915,"_stem":7916,"_extension":37},"/en-us/blog/authors/zhaochen-li",{"name":7909,"config":7910},"Zhaochen Li",{"headshot":7911,"ctfId":7912},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749664331/Blog/Author%20Headshots/Zhaochen_Li_headshot.png","D67XqgLJdlpOsrG3ivCGT",{"template":691},"content:en-us:blog:authors:zhaochen-li.yml","en-us/blog/authors/zhaochen-li.yml","en-us/blog/authors/zhaochen-li",{"_path":7918,"_dir":40,"_draft":6,"_partial":6,"_locale":7,"header":7919,"eyebrow":7920,"blurb":7921,"button":7922,"secondaryButton":7926,"_id":7928,"_type":32,"title":7929,"_source":34,"_file":7930,"_stem":7931,"_extension":37},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":48,"config":7923},{"href":7924,"dataGaName":51,"dataGaLocation":7925},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":53,"config":7927},{"href":55,"dataGaName":56,"dataGaLocation":7925},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",1761852462474]