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