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