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