[{"data":1,"prerenderedAt":1011},["ShallowReactive",2],{"/ja-jp/the-source/ai/understand-and-resolve-vulnerabilities-with-ai-powered-gitlab-duo/":3,"footer-ja-jp":33,"the-source-navigation-ja-jp":344,"the-source-newsletter-ja-jp":371,"article-site-categories-ja-jp":383,"undefined-article-hero-category-ja-jp":385,"undefined-the-source-gated-asset-ja-jp":408,"undefined-category-ja-jp":424,"undefined-the-source-resources-ja-jp":436,"undefined-article-hero-author-ja-jp":462},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"config":8,"seo":13,"content":17,"type":25,"category":5,"slug":26,"_id":27,"_type":28,"title":7,"_source":29,"_file":30,"_stem":31,"_extension":32},"/ja-jp/the-source/ai/understand-and-resolve-vulnerabilities-with-ai-powered-gitlab-duo","ai",false,"",{"layout":9,"template":10,"articleType":11,"author":12,"featured":6},"the-source","TheSourceArticle","Regular","iganbaruch",{"title":14,"description":15,"ogImage":16},"AI搭載のGitLab Duoで脆弱性を把握し解決","デベロッパーは、自動の説明機能やマージリクエストの自動生成を活用して脆弱性を特定し修正することで、スムーズな開発プロセスを実現できます。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1751464462/a8lhn3mrjyjuq55m1yqc.png",{"title":14,"date":18,"description":15,"timeToRead":19,"heroImage":16,"keyTakeaways":20,"articleBody":24},"2024-02-21","3分で読めます",[21,22,23],"GitLab DuoはAIを活用して脆弱性を説明し、知識のギャップを埋め、問題解決のスピードを向上させます。","ワンクリックで利用できるGitLab DuoのAI修正機能は、マージリクエストを自動生成し、セキュリティパッチにかかる時間を節約します。","GitLab Duoは、デベロッパーが脆弱性について効率的に理解して解決できるよう支援し、積極的なセキュリティ対策を促進します。","変化の激しいソフトウェア開発の世界では、企業は迅速かつ効率的なイノベーションの提供に努めると同時に、安全なアプリケーションを提供する重要性も認識しています。GitLabは、最も包括的な[AIを搭載した](https://about.gitlab.com/gitlab-duo/)DevSecOpsプラットフォームです。GitLabのCIパイプラインにはセキュリティスキャンが標準搭載されており、コード内の潜在的な問題を明確に示す詳細なスキャンレポートを生成します。しかし、すべてのデベロッパーがサイバーセキュリティに精通しているわけではなく、すべての種類の脆弱性に対処した経験があるわけでもありません。そのため、知識の格差が生じ、セキュリティ問題への対処に混乱や遅延が発生することがあります。\n\n![静的アプリケーションセキュリティテストで検出された脆弱性の例](https://res.cloudinary.com/about-gitlab-com/image/upload/v1752175720/Blog/vrukdl5d06omgln77s7x.png)\n\n\u003Ccenter>\u003Ci>静的アプリケーションセキュリティテストで検出された脆弱性の例\u003C/i>\u003C/center>\u003Cp>\u003C/p>\n\n## GitLab Duo（AI）による脆弱性の解決\n\n[GitLab Duo](https://about.gitlab.com/gitlab-duo/)は、AIを活用して脆弱性の解決を支援します。その仕組みをご紹介します。\n\n### 脆弱性を理解する\nデベロッパーのコードで見つかった致命的な脆弱性は、コードのマージを遅らせる原因となります。多くの場合、これらの問題を迅速に解決するにはセキュリティ専門家の支援が必要です。これにより、オープンのマージリクエストの期間が長くなり、機能のリリースも遅延するという状況につながります。GitLabは、こうした専門知識を補うために、スキャンで検出されたセキュリティの脆弱性をデベロッパーが理解できるよう、[脆弱性の説明機能](https://docs.gitlab.com/ee/user/application_security/vulnerabilities/index.html#explaining-a-vulnerability)を提供しています。この機能は、検出された脆弱性に関する明確なインサイト、潜在的なリスクや攻撃の例、および実用的な解決策やコードスニペットの例を提供します。\n\n脆弱性の説明は、脆弱性に関する情報のみを集めて、概要を生成します。この概要にアクセスするには、各脆弱性レポート内の「脆弱性の説明」ボタンをクリックします。\n\n![脆弱性の説明の例](https://res.cloudinary.com/about-gitlab-com/image/upload/v1752175726/Blog/bxuwzj9ize3wffo0ydfj.png)\n\u003Ccenter>\u003Ci>脆弱性の説明の例\u003C/i>\u003C/center>\u003Cp>\u003C/p>\n\nデベロッパーは、この説明の各セクションに従って迅速に脆弱性に対処できます。これにより、脅威の軽減に積極的に取り組む文化が育まれます。こうした取り組みを通じて、デベロッパーは、気負いすることなくセキュリティ問題に対処する自信がつき、結果として、より積極的かつ安全な開発環境が促進されます。\n\n### 脆弱性を修正する\n\nGitLabは、検出された脆弱性の説明にとどまらず、AIの力を活用して、ワンクリックで迅速に解決策を提案できるようになりました。この機能は、脆弱性に関する詳細な情報とその修正方法を含むマージリクエストを自動的に生成します。さらに、脆弱性に対処するために必要なコードも提案します。これにより、デベロッパーは時間を大幅に節約できます。後は修正内容を確認し、必要に応じて調整を行い、マージするだけです。\n\n![脆弱性の詳細とそれを解決するための推奨コードを含む、AIによって自動的に生成されるマージリクエスト](https://res.cloudinary.com/about-gitlab-com/image/upload/v1752175733/Blog/emogf7awocdtudjbjhzd.png)\n\n上記の画像は、AIが自動生成したマージリクエストを示しています。このリクエストには、脆弱性の詳細と、それを解決するための推奨コードが含まれています。\n\n## 製品ツアーを体験する\n\n機能の概要や実際の使い方をまとめた簡単な製品ツアーをご用意しました。画像をクリックし、「Next」ボタンを使用してデモを進めてください（英語）。\n\n[![脆弱性の説明製品ツアーのスクリーンショット](https://res.cloudinary.com/about-gitlab-com/image/upload/v1752175738/Blog/fd7yws7a1anvzhffv9sg.png)](https://tech-marketing.gitlab.io/static-demos/pt-explain-vulnerability.html)\n\n> [今日からGitLabを始めましょう！](https://about.gitlab.com/gitlab-duo/).\n","article","understand-and-resolve-vulnerabilities-with-ai-powered-gitlab-duo","content:ja-jp:the-source:ai:understand-and-resolve-vulnerabilities-with-ai-powered-gitlab-duo:index.yml","yaml","content","ja-jp/the-source/ai/understand-and-resolve-vulnerabilities-with-ai-powered-gitlab-duo/index.yml","ja-jp/the-source/ai/understand-and-resolve-vulnerabilities-with-ai-powered-gitlab-duo/index","yml",{"_path":34,"_dir":35,"_draft":6,"_partial":6,"_locale":7,"data":36,"_id":340,"_type":28,"title":341,"_source":29,"_file":342,"_stem":343,"_extension":32},"/shared/ja-jp/main-footer","ja-jp",{"text":37,"source":38,"edit":44,"contribute":49,"config":54,"items":59,"minimal":332},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":39,"config":40},"ページのソースを表示",{"href":41,"dataGaName":42,"dataGaLocation":43},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":45,"config":46},"このページを編集",{"href":47,"dataGaName":48,"dataGaLocation":43},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":50,"config":51},"ご協力をお願いします",{"href":52,"dataGaName":53,"dataGaLocation":43},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":55,"facebook":56,"youtube":57,"linkedin":58},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[60,87,160,232,294],{"title":61,"links":62,"subMenu":68},"プラットフォーム",[63],{"text":64,"config":65},"DevSecOpsプラットフォーム",{"href":66,"dataGaName":67,"dataGaLocation":43},"/ja-jp/platform/","devsecops platform",[69],{"title":70,"links":71},"価格",[72,77,82],{"text":73,"config":74},"プランの表示",{"href":75,"dataGaName":76,"dataGaLocation":43},"/ja-jp/pricing/","view plans",{"text":78,"config":79},"Premiumを選ぶ理由",{"href":80,"dataGaName":81,"dataGaLocation":43},"/ja-jp/pricing/premium/","why premium",{"text":83,"config":84},"Ultimateを選ぶ理由",{"href":85,"dataGaName":86,"dataGaLocation":43},"/ja-jp/pricing/ultimate/","why ultimate",{"title":88,"links":89},"ソリューション",[90,95,100,105,110,115,120,125,130,135,140,145,150,155],{"text":91,"config":92},"デジタルトランスフォーメーション",{"href":93,"dataGaName":94,"dataGaLocation":43},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":96,"config":97},"セキュリティとコンプライアンス",{"href":98,"dataGaName":99,"dataGaLocation":43},"/ja-jp/solutions/security-compliance/","security & compliance",{"text":101,"config":102},"自動化されたソフトウェアデリバリー",{"href":103,"dataGaName":104,"dataGaLocation":43},"/ja-jp/solutions/delivery-automation/","automated software delivery",{"text":106,"config":107},"アジャイル開発",{"href":108,"dataGaName":109,"dataGaLocation":43},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":111,"config":112},"クラウドトランスフォーメーション",{"href":113,"dataGaName":114,"dataGaLocation":43},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":116,"config":117},"SCM",{"href":118,"dataGaName":119,"dataGaLocation":43},"/ja-jp/solutions/source-code-management/","source code management",{"text":121,"config":122},"CI/CD",{"href":123,"dataGaName":124,"dataGaLocation":43},"/ja-jp/solutions/continuous-integration/","continuous integration & delivery",{"text":126,"config":127},"バリューストリーム管理",{"href":128,"dataGaName":129,"dataGaLocation":43},"/ja-jp/solutions/value-stream-management/","value stream management",{"text":131,"config":132},"GitOps",{"href":133,"dataGaName":134,"dataGaLocation":43},"/ja-jp/solutions/gitops/","gitops",{"text":136,"config":137},"Enterprise",{"href":138,"dataGaName":139,"dataGaLocation":43},"/ja-jp/enterprise/","enterprise",{"text":141,"config":142},"スモールビジネス",{"href":143,"dataGaName":144,"dataGaLocation":43},"/ja-jp/small-business/","small business",{"text":146,"config":147},"公共機関",{"href":148,"dataGaName":149,"dataGaLocation":43},"/ja-jp/solutions/public-sector/","public sector",{"text":151,"config":152},"教育",{"href":153,"dataGaName":154,"dataGaLocation":43},"/ja-jp/solutions/education/","education",{"text":156,"config":157},"金融サービス",{"href":158,"dataGaName":159,"dataGaLocation":43},"/ja-jp/solutions/finance/","financial services",{"title":161,"links":162},"関連リソース",[163,168,173,178,183,188,192,197,202,207,212,217,222,227],{"text":164,"config":165},"インストール",{"href":166,"dataGaName":167,"dataGaLocation":43},"/ja-jp/install/","install",{"text":169,"config":170},"クイックスタートガイド",{"href":171,"dataGaName":172,"dataGaLocation":43},"/ja-jp/get-started/","quick setup checklists",{"text":174,"config":175},"学ぶ",{"href":176,"dataGaName":177,"dataGaLocation":43},"https://university.gitlab.com/","learn",{"text":179,"config":180},"製品ドキュメント",{"href":181,"dataGaName":182,"dataGaLocation":43},"https://docs.gitlab.com/","docs",{"text":184,"config":185},"ブログ",{"href":186,"dataGaName":187},"/ja-jp/blog/","blog",{"text":189,"config":190},"お客様の成功事例",{"href":191,"dataGaLocation":43},"/customers/",{"text":193,"config":194},"お客様成功事例",{"href":195,"dataGaName":196,"dataGaLocation":43},"/ja-jp/customers/","customer success stories",{"text":198,"config":199},"リモート",{"href":200,"dataGaName":201,"dataGaLocation":43},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":203,"config":204},"GitLabサービス",{"href":205,"dataGaName":206,"dataGaLocation":43},"/ja-jp/services/","services",{"text":208,"config":209},"TeamOps",{"href":210,"dataGaName":211,"dataGaLocation":43},"/ja-jp/teamops/","teamops",{"text":213,"config":214},"コミュニティ",{"href":215,"dataGaName":216,"dataGaLocation":43},"/community/","community",{"text":218,"config":219},"フォーラム",{"href":220,"dataGaName":221,"dataGaLocation":43},"https://forum.gitlab.com/","forum",{"text":223,"config":224},"イベント",{"href":225,"dataGaName":226,"dataGaLocation":43},"/events/","events",{"text":228,"config":229},"パートナー",{"href":230,"dataGaName":231,"dataGaLocation":43},"/ja-jp/partners/","partners",{"title":233,"links":234},"Company",[235,240,245,250,255,260,265,269,274,279,284,289],{"text":236,"config":237},"GitLabについて",{"href":238,"dataGaName":239,"dataGaLocation":43},"/ja-jp/company/","company",{"text":241,"config":242},"採用情報",{"href":243,"dataGaName":244,"dataGaLocation":43},"/jobs/","jobs",{"text":246,"config":247},"経営陣",{"href":248,"dataGaName":249,"dataGaLocation":43},"/company/team/e-group/","leadership",{"text":251,"config":252},"チーム",{"href":253,"dataGaName":254,"dataGaLocation":43},"/company/team/","team",{"text":256,"config":257},"ハンドブック",{"href":258,"dataGaName":259,"dataGaLocation":43},"https://handbook.gitlab.com/","handbook",{"text":261,"config":262},"投資家向け情報",{"href":263,"dataGaName":264,"dataGaLocation":43},"https://ir.gitlab.com/","investor relations",{"text":266,"config":267},"Sustainability",{"href":268,"dataGaName":266,"dataGaLocation":43},"/sustainability/",{"text":270,"config":271},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":272,"dataGaName":273,"dataGaLocation":43},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":275,"config":276},"トラストセンター",{"href":277,"dataGaName":278,"dataGaLocation":43},"/ja-jp/security/","trust center",{"text":280,"config":281},"ニュースレター",{"href":282,"dataGaName":283,"dataGaLocation":43},"/company/contact/","newsletter",{"text":285,"config":286},"プレス",{"href":287,"dataGaName":288,"dataGaLocation":43},"/press/","press",{"text":290,"config":291},"現代奴隷制の透明性に関する声明",{"href":292,"dataGaName":293,"dataGaLocation":43},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":295,"links":296},"お問い合わせ",[297,301,306,311,316,321,326],{"text":295,"config":298},{"href":299,"dataGaName":300,"dataGaLocation":43},"/ja-jp/sales/","sales",{"text":302,"config":303},"サポートを受ける",{"href":304,"dataGaName":305,"dataGaLocation":43},"/support/","get help",{"text":307,"config":308},"カスタマーポータル",{"href":309,"dataGaName":310,"dataGaLocation":43},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"text":312,"config":313},"ステータス",{"href":314,"dataGaName":315,"dataGaLocation":43},"https://status.gitlab.com/","status",{"text":317,"config":318},"利用規約",{"href":319,"dataGaName":320,"dataGaLocation":43},"/terms/","terms of use",{"text":322,"config":323},"プライバシーに関する声明",{"href":324,"dataGaName":325,"dataGaLocation":43},"/ja-jp/privacy/","privacy statement",{"text":327,"config":328},"Cookieの設定",{"dataGaName":329,"dataGaLocation":43,"id":330,"isOneTrustButton":331},"cookie preferences","ot-sdk-btn",true,{"items":333},[334,336,338],{"text":317,"config":335},{"href":319,"dataGaName":320,"dataGaLocation":43},{"text":322,"config":337},{"href":324,"dataGaName":325,"dataGaLocation":43},{"text":327,"config":339},{"dataGaName":329,"dataGaLocation":43,"id":330,"isOneTrustButton":331},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":345,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"logo":346,"subscribeLink":351,"navItems":355,"_id":367,"_type":28,"title":368,"_source":29,"_file":369,"_stem":370,"_extension":32},"/shared/ja-jp/the-source/navigation",{"altText":347,"config":348},"the source logo",{"src":349,"href":350},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750191004/t7wz1klfb2kxkezksv9t.svg","/ja-jp/the-source/",{"text":352,"config":353},"購読する",{"href":354},"#subscribe",[356,360,363],{"text":357,"config":358},"人工知能",{"href":359},"/ja-jp/the-source/ai/",{"text":96,"config":361},{"href":362},"/ja-jp/the-source/security/",{"text":364,"config":365},"プラットフォームとインフラストラクチャ",{"href":366},"/ja-jp/the-source/platform/","content:shared:ja-jp:the-source:navigation.yml","Navigation","shared/ja-jp/the-source/navigation.yml","shared/ja-jp/the-source/navigation",{"_path":372,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"title":373,"description":374,"submitMessage":375,"formData":376,"_id":380,"_type":28,"_source":29,"_file":381,"_stem":382,"_extension":32},"/shared/ja-jp/the-source/newsletter","The Sourceニュースレター","ソフトウェア開発の未来への洞察に関する最新情報を入手しましょう。","The Sourceのニュースレターへの登録が完了しました。",{"config":377},{"formId":378,"formName":379,"hideRequiredLabel":331},28467,"thesourcenewsletter","content:shared:ja-jp:the-source:newsletter.yml","shared/ja-jp/the-source/newsletter.yml","shared/ja-jp/the-source/newsletter",{"categoryNames":384},{"ai":357,"platform":364,"security":96},{"_path":386,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"config":387,"seo":388,"content":390,"type":404,"slug":5,"_id":405,"_type":28,"title":7,"_source":29,"_file":406,"_stem":407,"_extension":32},"/ja-jp/the-source/ai",{"layout":9},{"title":357,"description":389,"ogImage":7},"AIによってソフトウェア開発がどのように変わりつつあるか、また組織がAI投資を最大限に活用する方法について、専門家によるインサイトをご紹介します。",[391,397],{"componentName":392,"componentContent":393},"TheSourceCategoryHero",{"title":357,"description":389,"image":394},{"config":395},{"src":396},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463300/eoudcbj5aoucl0spsp0c.png",{"componentName":398,"componentContent":399},"TheSourceCategoryMainSection",{"config":400},{"gatedAssets":401},[402,403],"source-lp-how-to-get-started-using-ai-in-software-development","navigating-ai-maturity-in-devsecops","category","content:ja-jp:the-source:ai:index.yml","ja-jp/the-source/ai/index.yml","ja-jp/the-source/ai/index",{"_path":409,"_dir":410,"_draft":6,"_partial":6,"_locale":7,"config":411,"title":413,"description":414,"link":415,"_id":421,"_type":28,"_source":29,"_file":422,"_stem":423,"_extension":32},"/shared/ja-jp/the-source/gated-assets/source-lp-getting-started-with-ai-in-software-development-a-guide-for-leaders","gated-assets",{"id":412},"source-lp-getting-started-with-ai-in-software-development-a-guide-for-leaders","ソフトウェア開発におけるAIの導入：リーダー向けガイド","ソフトウェア開発にAIを導入するための実践的なポイントを学べるeBookをダウンロードして、戦略的にAIを導入し、最終的には安全なソフトウェアを効率よく開発するための具体的なノウハウを習得しましょう。",{"text":416,"config":417},"ebookを読む",{"href":418,"dataGaName":419,"dataGaLocation":420},"https://about.gitlab.com/the-source/ai/getting-started-with-ai-in-software-development-a-guide-for-leaders/","Getting Started With AI in Software Development: A Guide for Leaders","thesource","content:shared:ja-jp:the-source:gated-assets:source-lp-getting-started-with-ai-in-software-development-a-guide-for-leaders.yml","shared/ja-jp/the-source/gated-assets/source-lp-getting-started-with-ai-in-software-development-a-guide-for-leaders.yml","shared/ja-jp/the-source/gated-assets/source-lp-getting-started-with-ai-in-software-development-a-guide-for-leaders",{"_path":386,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"config":425,"seo":426,"content":427,"type":404,"slug":5,"_id":405,"_type":28,"title":7,"_source":29,"_file":406,"_stem":407,"_extension":32},{"layout":9},{"title":357,"description":389,"ogImage":7},[428,432],{"componentName":392,"componentContent":429},{"title":357,"description":389,"image":430},{"config":431},{"src":396},{"componentName":398,"componentContent":433},{"config":434},{"gatedAssets":435},[402,403],[437,451],{"_path":438,"_dir":410,"_draft":6,"_partial":6,"_locale":7,"config":439,"title":441,"description":442,"link":443,"_id":448,"_type":28,"_source":29,"_file":449,"_stem":450,"_extension":32},"/shared/ja-jp/the-source/gated-assets/navigating-ai-maturity-in-devsecops",{"id":403,"formId":440},1002,"DevSecOpsにおいてAIの活用を進める","組織がソフトウェア開発ライフサイクルにAIをどのように組み込んでいるかのインサイトについては、[世界中の5,000人を超えるDevSecOpsプロフェッショナルからの調査結果](https://about.gitlab.com/ja-jp/developer-survey/2024/ai/)をご覧ください。",{"text":444,"config":445},"レポートを読む",{"href":446,"dataGaName":447,"dataGaLocation":420},"https://about.gitlab.com/developer-survey/2024/ai/","Navigating AI Maturity in DevSecOps","content:shared:ja-jp:the-source:gated-assets:navigating-ai-maturity-in-devsecops.yml","shared/ja-jp/the-source/gated-assets/navigating-ai-maturity-in-devsecops.yml","shared/ja-jp/the-source/gated-assets/navigating-ai-maturity-in-devsecops",{"_path":452,"_dir":410,"_draft":6,"_partial":6,"_locale":7,"config":453,"title":454,"description":455,"link":456,"_id":459,"_type":28,"_source":29,"_file":460,"_stem":461,"_extension":32},"/shared/ja-jp/the-source/gated-assets/source-lp-how-to-get-started-using-ai-in-software-development",{"id":402,"formId":440},"ソフトウェア開発でAIを使用する方法","安全なソフトウェアをより迅速に開発する上で、戦略的なAIのフレームワークの構築に役立つ具体的なヒントが満載のeBookをぜひご一読ください（英語版のみ）。",{"text":416,"config":457},{"href":418,"dataGaName":458,"dataGaLocation":420},"How to Get Started Using AI in Software Development","content:shared:ja-jp:the-source:gated-assets:source-lp-how-to-get-started-using-ai-in-software-development.yml","shared/ja-jp/the-source/gated-assets/source-lp-how-to-get-started-using-ai-in-software-development.yml","shared/ja-jp/the-source/gated-assets/source-lp-how-to-get-started-using-ai-in-software-development",[463,486,502,518,534,555,575,591,609,629,646,667,683,701,718,736,755,772,791,812,833,849,865,883,901,920,936,954,970,989],{"_path":464,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":466,"seo":467,"content":469,"type":481,"slug":482,"_id":483,"_type":28,"title":468,"_source":29,"_file":484,"_stem":485,"_extension":32},"/ja-jp/the-source/authors/amanda-rueda","authors",{"layout":9},{"title":468},"Amanda Rueda",[470,479],{"componentName":471,"componentContent":472},"TheSourceAuthorHero",{"config":473,"name":468,"headshot":476},{"gitlabHandle":474,"linkedInProfileUrl":475},"amandarueda","https://www.linkedin.com/in/amandamrueda/",{"altText":468,"config":477},{"src":478},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463383/osecw1pzbxvb7fhqhiky.png",{"componentName":480},"TheSourceArticlesList","author","amanda-rueda","content:ja-jp:the-source:authors:amanda-rueda.yml","ja-jp/the-source/authors/amanda-rueda.yml","ja-jp/the-source/authors/amanda-rueda",{"_path":487,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":488,"seo":489,"content":491,"type":481,"slug":498,"_id":499,"_type":28,"title":490,"_source":29,"_file":500,"_stem":501,"_extension":32},"/ja-jp/the-source/authors/andre-michael-braun",{"layout":9},{"title":490},"Andre Michael Braun",[492,497],{"componentName":471,"componentContent":493},{"name":490,"headshot":494},{"altText":490,"config":495},{"src":496},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463336/yl27k7wdlnkzsizwknn1.jpg",{"componentName":480},"andre-michael-braun","content:ja-jp:the-source:authors:andre-michael-braun.yml","ja-jp/the-source/authors/andre-michael-braun.yml","ja-jp/the-source/authors/andre-michael-braun",{"_path":503,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":504,"seo":505,"content":507,"type":481,"slug":514,"_id":515,"_type":28,"title":506,"_source":29,"_file":516,"_stem":517,"_extension":32},"/ja-jp/the-source/authors/andrew-haschka",{"layout":9},{"title":506},"Andrew Haschka",[508,513],{"componentName":471,"componentContent":509},{"name":506,"headshot":510},{"altText":506,"config":511},{"src":512},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463349/z1qnc4uxmqgg3hnm3da4.png",{"componentName":480},"andrew-haschka","content:ja-jp:the-source:authors:andrew-haschka.yml","ja-jp/the-source/authors/andrew-haschka.yml","ja-jp/the-source/authors/andrew-haschka",{"_path":519,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":520,"seo":521,"content":523,"type":481,"slug":530,"_id":531,"_type":28,"title":522,"_source":29,"_file":532,"_stem":533,"_extension":32},"/ja-jp/the-source/authors/ayoub-fandi",{"layout":9},{"title":522},"Ayoub Fandi",[524,529],{"componentName":471,"componentContent":525},{"name":522,"headshot":526},{"altText":522,"config":527},{"src":528},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463329/wyp554loeyoibx3ozren.jpg",{"componentName":480},"ayoub-fandi","content:ja-jp:the-source:authors:ayoub-fandi.yml","ja-jp/the-source/authors/ayoub-fandi.yml","ja-jp/the-source/authors/ayoub-fandi",{"_path":535,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":536,"seo":537,"content":539,"type":481,"slug":551,"_id":552,"_type":28,"title":538,"_source":29,"_file":553,"_stem":554,"_extension":32},"/ja-jp/the-source/authors/brian-wald",{"layout":9},{"title":538},"Brian Wald",[540,550],{"componentName":471,"componentContent":541},{"config":542,"name":538,"role":545,"bio":546,"headshot":547},{"gitlabHandle":543,"linkedInProfileUrl":544},"brianwald","https://www.linkedin.com/in/brianwald/","グローバルフィールドCTO組織主任","GitLabグローバルフィールドのCTO組織主任。エンタープライズソフトウェア開発プラクティスの変革に専念する、ダイナミックなフィールドCTOチームを統率しています。",{"altText":538,"config":548},{"src":549},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463417/fugpbux9miqbdx3wewtu.jpg",{"componentName":480},"brian-wald","content:ja-jp:the-source:authors:brian-wald.yml","ja-jp/the-source/authors/brian-wald.yml","ja-jp/the-source/authors/brian-wald",{"_path":556,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":557,"seo":558,"content":560,"type":481,"slug":571,"_id":572,"_type":28,"title":559,"_source":29,"_file":573,"_stem":574,"_extension":32},"/ja-jp/the-source/authors/bryan-ross",{"layout":9},{"title":559},"Bryan Ross",[561,570],{"componentName":471,"componentContent":562},{"config":563,"name":559,"headshot":567},{"gitlabHandle":564,"twitterXProfileUrl":565,"linkedInProfileUrl":566},"bryanrossuk","https://twitter.com/bryanrossuk","https://www.linkedin.com/in/bryanross",{"altText":559,"config":568},{"src":569},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463324/mvdyvskii4hltdrgqxom.jpg",{"componentName":480},"bryan-ross","content:ja-jp:the-source:authors:bryan-ross.yml","ja-jp/the-source/authors/bryan-ross.yml","ja-jp/the-source/authors/bryan-ross",{"_path":576,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":577,"seo":578,"content":580,"type":481,"slug":587,"_id":588,"_type":28,"title":579,"_source":29,"_file":589,"_stem":590,"_extension":32},"/ja-jp/the-source/authors/chandler-gibbons",{"layout":9},{"title":579},"Chandler Gibbons",[581,586],{"componentName":471,"componentContent":582},{"name":579,"headshot":583},{"altText":579,"config":584},{"src":585},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463362/o7g9fqtqtjvegfwniuxh.jpg",{"componentName":480},"chandler-gibbons","content:ja-jp:the-source:authors:chandler-gibbons.yml","ja-jp/the-source/authors/chandler-gibbons.yml","ja-jp/the-source/authors/chandler-gibbons",{"_path":592,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":593,"seo":594,"content":596,"type":481,"slug":605,"_id":606,"_type":28,"title":595,"_source":29,"_file":607,"_stem":608,"_extension":32},"/ja-jp/the-source/authors/dave-steer",{"layout":9},{"title":595},"Dave Steer",[597,604],{"componentName":471,"componentContent":598},{"config":599,"name":595,"headshot":601},{"gitlabHandle":600},"dsteer",{"altText":595,"config":602},{"src":603},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463457/zbtapdkglu3yb9suaq7w.png",{"componentName":480},"dave-steer","content:ja-jp:the-source:authors:dave-steer.yml","ja-jp/the-source/authors/dave-steer.yml","ja-jp/the-source/authors/dave-steer",{"_path":610,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":611,"seo":612,"content":614,"type":481,"slug":624,"_id":625,"_type":28,"title":626,"_source":29,"_file":627,"_stem":628,"_extension":32},"/ja-jp/the-source/authors/ddesanto",{"layout":9},{"title":613},"David DeSanto",[615,623],{"componentName":471,"componentContent":616},{"config":617,"name":613,"headshot":620},{"gitlabHandle":618,"linkedInProfileUrl":619},"david","https://www.linkedin.com/in/ddesanto/",{"altText":613,"config":621},{"src":622},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463446/bgnljs84zcsxj0t6nvix.png",{"componentName":480},"ddesanto","content:ja-jp:the-source:authors:ddesanto.yml","Ddesanto","ja-jp/the-source/authors/ddesanto.yml","ja-jp/the-source/authors/ddesanto",{"_path":630,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":631,"seo":632,"content":634,"type":481,"slug":641,"_id":642,"_type":28,"title":643,"_source":29,"_file":644,"_stem":645,"_extension":32},"/ja-jp/the-source/authors/derek-debellis",{"layout":9},{"title":633},"Derek DeBellis",[635,640],{"componentName":471,"componentContent":636},{"name":633,"headshot":637},{"altText":633,"config":638},{"src":639},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463385/sbnjwfaguszi5g2smzr7.png",{"componentName":480},"derek-debellis","content:ja-jp:the-source:authors:derek-debellis.yml","Derek Debellis","ja-jp/the-source/authors/derek-debellis.yml","ja-jp/the-source/authors/derek-debellis",{"_path":647,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":648,"seo":649,"content":651,"type":481,"slug":663,"_id":664,"_type":28,"title":650,"_source":29,"_file":665,"_stem":666,"_extension":32},"/ja-jp/the-source/authors/emilio-salvador",{"layout":9},{"title":650},"Emilio Salvador",[652,662],{"componentName":471,"componentContent":653},{"config":654,"name":650,"role":657,"bio":658,"headshot":659},{"gitlabHandle":655,"linkedInProfileUrl":656},"esalvadorp","https://www.linkedin.com/in/emiliosp/","戦略・デベロッパーリレーションズ部門バイスプレジデント","Emilio Salvadorは、GitLabの戦略・デベロッパーリレーションズ部門のバイスプレジデントです。技術部門の幹部社員として20年以上の経験を持つEmilioは、AmazonとMicrosoftでの勤務経験があり、最近ではGoogleのデベロッパーアドボカシーおよびエクスペリエンスチームの戦略と運営を統括しました。MIT大学スローン経営大学院でMBAを取得。",{"altText":650,"config":660},{"src":661},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463402/g0snp3uisjm4tj3pkqcw.jpg",{"componentName":480},"emilio-salvador","content:ja-jp:the-source:authors:emilio-salvador.yml","ja-jp/the-source/authors/emilio-salvador.yml","ja-jp/the-source/authors/emilio-salvador",{"_path":668,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":669,"seo":670,"content":672,"type":481,"slug":679,"_id":680,"_type":28,"title":671,"_source":29,"_file":681,"_stem":682,"_extension":32},"/ja-jp/the-source/authors/erika-feldman",{"layout":9},{"title":671},"Erika Feldman",[673,678],{"componentName":471,"componentContent":674},{"name":671,"headshot":675},{"altText":671,"config":676},{"src":677},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463354/d9quqvz7d2ayjwif7vdn.png",{"componentName":480},"erika-feldman","content:ja-jp:the-source:authors:erika-feldman.yml","ja-jp/the-source/authors/erika-feldman.yml","ja-jp/the-source/authors/erika-feldman",{"_path":684,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":685,"seo":686,"content":688,"type":481,"slug":697,"_id":698,"_type":28,"title":687,"_source":29,"_file":699,"_stem":700,"_extension":32},"/ja-jp/the-source/authors/george-kichukov",{"layout":9},{"title":687},"George Kichukov",[689,696],{"componentName":471,"componentContent":690},{"config":691,"name":687,"headshot":693},{"gitlabHandle":692},"gkichukov",{"altText":687,"config":694},{"src":695},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463366/dk2knfancgsxocjkmyoa.jpg",{"componentName":480},"george-kichukov","content:ja-jp:the-source:authors:george-kichukov.yml","ja-jp/the-source/authors/george-kichukov.yml","ja-jp/the-source/authors/george-kichukov",{"_path":702,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":703,"seo":704,"content":706,"type":481,"slug":713,"_id":714,"_type":28,"title":715,"_source":29,"_file":716,"_stem":717,"_extension":32},"/ja-jp/the-source/authors/gitlab",{"layout":9},{"title":705},"GitLab",[707,712],{"componentName":471,"componentContent":708},{"name":705,"headshot":709},{"altText":705,"config":710},{"src":711},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463461/ts7io0hgpdyqylbzfire.png",{"componentName":480},"gitlab","content:ja-jp:the-source:authors:gitlab.yml","Gitlab","ja-jp/the-source/authors/gitlab.yml","ja-jp/the-source/authors/gitlab",{"_path":719,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":720,"seo":721,"content":723,"type":481,"slug":732,"_id":733,"_type":28,"title":722,"_source":29,"_file":734,"_stem":735,"_extension":32},"/ja-jp/the-source/authors/grant-hickman",{"layout":9},{"title":722},"Grant Hickman",[724,731],{"componentName":471,"componentContent":725},{"config":726,"name":722,"headshot":728},{"gitlabHandle":727},"g.hickman",{"altText":722,"config":729},{"src":730},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463463/f3uqwtugqotyhwutz5gu.png",{"componentName":480},"grant-hickman","content:ja-jp:the-source:authors:grant-hickman.yml","ja-jp/the-source/authors/grant-hickman.yml","ja-jp/the-source/authors/grant-hickman",{"_path":737,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":738,"seo":739,"content":741,"type":481,"slug":751,"_id":752,"_type":28,"title":740,"_source":29,"_file":753,"_stem":754,"_extension":32},"/ja-jp/the-source/authors/haim-snir",{"layout":9},{"title":740},"Haim Snir",[742,750],{"componentName":471,"componentContent":743},{"config":744,"name":740,"headshot":747},{"gitlabHandle":745,"linkedInProfileUrl":746},"hsnir1","https://www.linkedin.com/in/haimsnir/",{"altText":740,"config":748},{"src":749},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463395/nubmshvaq8wpomopllni.png",{"componentName":480},"haim-snir","content:ja-jp:the-source:authors:haim-snir.yml","ja-jp/the-source/authors/haim-snir.yml","ja-jp/the-source/authors/haim-snir",{"_path":756,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":757,"seo":758,"content":760,"type":481,"slug":12,"_id":768,"_type":28,"title":769,"_source":29,"_file":770,"_stem":771,"_extension":32},"/ja-jp/the-source/authors/iganbaruch",{"layout":9},{"title":759},"Itzik Gan Baruch",[761,767],{"componentName":471,"componentContent":762},{"config":763,"name":759,"headshot":764},{"gitlabHandle":12},{"altText":759,"config":765},{"src":766},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463443/vibb2fkc0ojni2d1eqde.png",{"componentName":480},"content:ja-jp:the-source:authors:iganbaruch.yml","Iganbaruch","ja-jp/the-source/authors/iganbaruch.yml","ja-jp/the-source/authors/iganbaruch",{"_path":773,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":774,"seo":775,"content":777,"type":481,"slug":786,"_id":787,"_type":28,"title":788,"_source":29,"_file":789,"_stem":790,"_extension":32},"/ja-jp/the-source/authors/jlongo",{"layout":9},{"title":776},"Joseph Longo",[778,785],{"componentName":471,"componentContent":779},{"config":780,"name":776,"headshot":782},{"gitlabHandle":781},"jlongo_gitlab",{"altText":776,"config":783},{"src":784},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463434/uoxaknpmoposbbgzqji8.png",{"componentName":480},"jlongo","content:ja-jp:the-source:authors:jlongo.yml","Jlongo","ja-jp/the-source/authors/jlongo.yml","ja-jp/the-source/authors/jlongo",{"_path":792,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":793,"seo":794,"content":796,"type":481,"slug":808,"_id":809,"_type":28,"title":795,"_source":29,"_file":810,"_stem":811,"_extension":32},"/ja-jp/the-source/authors/joel-krooswyk",{"layout":9},{"title":795},"Joel Krooswyk",[797,807],{"componentName":471,"componentContent":798},{"config":799,"name":795,"role":802,"bio":803,"headshot":804},{"gitlabHandle":800,"linkedInProfileUrl":801},"jkrooswyk","https://www.linkedin.com/in/joelrkrooswyk/","連邦CTO","Joel KrooswykはGitLabの連邦CTOです。Joelは2017年からGitLabの成長に積極的に関わってきました。25年にわたるリーダーシップの経験は、米国の公共部門だけでなく、世界中の中小企業、中堅企業、大企業にも及んでいます。Joelは、政府の政策に関する深い専門知識と、テクノロジー、ソフトウェア開発、AI、サイバーセキュリティにおける豊富な経験を兼ね備えており、産業界や政府機関から、政策の解説や対応について頻繁に依頼を受けています。",{"altText":795,"config":805},{"src":806},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463423/mkmdhuxsjggfvokdmdv7.jpg",{"componentName":480},"joel-krooswyk","content:ja-jp:the-source:authors:joel-krooswyk.yml","ja-jp/the-source/authors/joel-krooswyk.yml","ja-jp/the-source/authors/joel-krooswyk",{"_path":813,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":814,"seo":815,"content":817,"type":481,"slug":829,"_id":830,"_type":28,"title":816,"_source":29,"_file":831,"_stem":832,"_extension":32},"/ja-jp/the-source/authors/josh-lemos",{"layout":9},{"title":816},"Josh Lemos",[818,828],{"componentName":471,"componentContent":819},{"config":820,"name":816,"role":823,"bio":824,"headshot":825},{"gitlabHandle":821,"linkedInProfileUrl":822},"joshlemos","https://www.linkedin.com/in/joshlemos/","最高情報セキュリティ責任者","Josh Lemosは20年にわたり情報セキュリティチームを率いてきた経験を生かし、GitLab Inc.の最高情報セキュリティ責任者を務めています。具体的には、情報資産とテクノロジーを適切に保護するための企業ビジョン、戦略、プログラムの確立および維持、Gitlab DevSecOpsプラットフォームの強化、そして顧客への最高水準のセキュリティ提供といった職務を担当しています。",{"altText":816,"config":826},{"src":827},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463405/f4rqtiecakrekvxfhqar.jpg",{"componentName":480},"josh-lemos","content:ja-jp:the-source:authors:josh-lemos.yml","ja-jp/the-source/authors/josh-lemos.yml","ja-jp/the-source/authors/josh-lemos",{"_path":834,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":835,"seo":836,"content":838,"type":481,"slug":845,"_id":846,"_type":28,"title":837,"_source":29,"_file":847,"_stem":848,"_extension":32},"/ja-jp/the-source/authors/julie-griffin",{"layout":9},{"title":837},"Julie Griffin",[839,844],{"componentName":471,"componentContent":840},{"name":837,"headshot":841},{"altText":837,"config":842},{"src":843},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463371/hqkbr3uk8hw2de7tltn4.webp",{"componentName":480},"julie-griffin","content:ja-jp:the-source:authors:julie-griffin.yml","ja-jp/the-source/authors/julie-griffin.yml","ja-jp/the-source/authors/julie-griffin",{"_path":850,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":851,"seo":852,"content":854,"type":481,"slug":861,"_id":862,"_type":28,"title":853,"_source":29,"_file":863,"_stem":864,"_extension":32},"/ja-jp/the-source/authors/kristina-weis",{"layout":9},{"title":853},"Kristina Weis",[855,860],{"componentName":471,"componentContent":856},{"name":853,"headshot":857},{"altText":853,"config":858},{"src":859},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463469/eoolq6n6bs0zb8gmf0js.webp",{"componentName":480},"kristina-weis","content:ja-jp:the-source:authors:kristina-weis.yml","ja-jp/the-source/authors/kristina-weis.yml","ja-jp/the-source/authors/kristina-weis",{"_path":866,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":867,"seo":868,"content":870,"type":481,"slug":879,"_id":880,"_type":28,"title":869,"_source":29,"_file":881,"_stem":882,"_extension":32},"/ja-jp/the-source/authors/lee-faus",{"layout":9},{"title":869},"Lee Faus",[871,878],{"componentName":471,"componentContent":872},{"config":873,"name":869,"headshot":875},{"gitlabHandle":874},"lfaus",{"altText":869,"config":876},{"src":877},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463398/vivhlomglvnstamj54bo.jpg",{"componentName":480},"lee-faus","content:ja-jp:the-source:authors:lee-faus.yml","ja-jp/the-source/authors/lee-faus.yml","ja-jp/the-source/authors/lee-faus",{"_path":884,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":885,"seo":886,"content":888,"type":481,"slug":892,"_id":897,"_type":28,"title":898,"_source":29,"_file":899,"_stem":900,"_extension":32},"/ja-jp/the-source/authors/ncregan",{"layout":9},{"title":887},"Niall Cregan",[889,896],{"componentName":471,"componentContent":890},{"config":891,"name":887,"headshot":893},{"gitlabHandle":892},"ncregan",{"altText":887,"config":894},{"src":895},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463431/yrtwodocb4cu3j7lkhyo.png",{"componentName":480},"content:ja-jp:the-source:authors:ncregan.yml","Ncregan","ja-jp/the-source/authors/ncregan.yml","ja-jp/the-source/authors/ncregan",{"_path":902,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":903,"seo":904,"content":906,"type":481,"slug":915,"_id":916,"_type":28,"title":917,"_source":29,"_file":918,"_stem":919,"_extension":32},"/ja-jp/the-source/authors/rschulman",{"layout":9},{"title":905},"Robin Schulman",[907,914],{"componentName":471,"componentContent":908},{"config":909,"name":905,"headshot":911},{"gitlabHandle":910},"robin",{"altText":905,"config":912},{"src":913},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463437/u2xfbudw1f8hhnkrgaoy.webp",{"componentName":480},"rschulman","content:ja-jp:the-source:authors:rschulman.yml","Rschulman","ja-jp/the-source/authors/rschulman.yml","ja-jp/the-source/authors/rschulman",{"_path":921,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":922,"seo":923,"content":925,"type":481,"slug":932,"_id":933,"_type":28,"title":924,"_source":29,"_file":934,"_stem":935,"_extension":32},"/ja-jp/the-source/authors/sabrina-farmer",{"layout":9},{"title":924},"Sabrina Farmer",[926,931],{"componentName":471,"componentContent":927},{"name":924,"headshot":928},{"altText":924,"config":929},{"src":930},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463377/udmzbjjr5xrcrffdlphx.webp",{"componentName":480},"sabrina-farmer","content:ja-jp:the-source:authors:sabrina-farmer.yml","ja-jp/the-source/authors/sabrina-farmer.yml","ja-jp/the-source/authors/sabrina-farmer",{"_path":937,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":938,"seo":939,"content":941,"type":481,"slug":950,"_id":951,"_type":28,"title":940,"_source":29,"_file":952,"_stem":953,"_extension":32},"/ja-jp/the-source/authors/sandra-gittlen",{"layout":9},{"title":940},"Sandra Gittlen",[942,949],{"componentName":471,"componentContent":943},{"config":944,"name":940,"headshot":946},{"gitlabHandle":945},"sgittlen",{"altText":940,"config":947},{"src":948},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463466/r7ckb9h2zr4c2rsz3zlm.png",{"componentName":480},"sandra-gittlen","content:ja-jp:the-source:authors:sandra-gittlen.yml","ja-jp/the-source/authors/sandra-gittlen.yml","ja-jp/the-source/authors/sandra-gittlen",{"_path":955,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":956,"seo":957,"content":959,"type":481,"slug":966,"_id":967,"_type":28,"title":958,"_source":29,"_file":968,"_stem":969,"_extension":32},"/ja-jp/the-source/authors/sharon-gaudin",{"layout":9},{"title":958},"Sharon Gaudin",[960,965],{"componentName":471,"componentContent":961},{"name":958,"headshot":962},{"altText":958,"config":963},{"src":964},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463475/h6j4nnvykzyfzgvl7txb.webp",{"componentName":480},"sharon-gaudin","content:ja-jp:the-source:authors:sharon-gaudin.yml","ja-jp/the-source/authors/sharon-gaudin.yml","ja-jp/the-source/authors/sharon-gaudin",{"_path":971,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":972,"seo":973,"content":975,"type":481,"slug":985,"_id":986,"_type":28,"title":974,"_source":29,"_file":987,"_stem":988,"_extension":32},"/ja-jp/the-source/authors/stephen-walters",{"layout":9},{"title":974},"Stephen Walters",[976,984],{"componentName":471,"componentContent":977},{"config":978,"name":974,"headshot":981},{"gitlabHandle":979,"linkedInProfileUrl":980},"swalters1","https://www.linkedin.com/in/1stephenwalters/",{"altText":974,"config":982},{"src":983},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463392/g6ktk5qb4vcqc9wqjlf9.jpg",{"componentName":480},"stephen-walters","content:ja-jp:the-source:authors:stephen-walters.yml","ja-jp/the-source/authors/stephen-walters.yml","ja-jp/the-source/authors/stephen-walters",{"_path":990,"_dir":465,"_draft":6,"_partial":6,"_locale":7,"config":991,"seo":992,"content":994,"type":481,"slug":1006,"_id":1007,"_type":28,"title":1008,"_source":29,"_file":1009,"_stem":1010,"_extension":32},"/ja-jp/the-source/authors/taylor-mccaslin",{"layout":9},{"title":993},"Taylor McCaslin",[995,1005],{"componentName":471,"componentContent":996},{"config":997,"name":993,"role":1000,"bio":1001,"headshot":1002},{"gitlabHandle":998,"linkedInProfileUrl":999},"tmccaslin","https://www.linkedin.com/in/taylormccaslin/","グループマネージャー、製品 - データサイエンス","Taylor McCaslinは、GitLabのAI/ML担当プロダクトリーダーです。AI PoweredおよびModelOpsステージグループを管理するプロダクトマネージャーチームを率い、GitLabユーザーがDevOpsプログラムの一環としてデータサイエンスを活用できるようにするためのビジョンと方向性を示しています。GitLabに入社する前は、Indeed、Duo Security、WP Engineに勤務していました。",{"altText":993,"config":1003},{"src":1004},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463427/trfasilaeasosxfcxmsm.jpg",{"componentName":480},"taylor-mccaslin","content:ja-jp:the-source:authors:taylor-mccaslin.yml","Taylor Mccaslin","ja-jp/the-source/authors/taylor-mccaslin.yml","ja-jp/the-source/authors/taylor-mccaslin",1753981707181]