[{"data":1,"prerenderedAt":1014},["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-navigation-ja-jp":346,"the-source-newsletter-ja-jp":373,"security-its-more-than-culture-addressing-the-root-cause-of-common-security-article-hero-category-ja-jp":385,"security-its-more-than-culture-addressing-the-root-cause-of-common-security-the-source-gated-asset-ja-jp":408,"security-its-more-than-culture-addressing-the-root-cause-of-common-security-category-ja-jp":424,"security-its-more-than-culture-addressing-the-root-cause-of-common-security-the-source-resources-ja-jp":436,"security-its-more-than-culture-addressing-the-root-cause-of-common-security-article-hero-author-ja-jp":465},{"_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/2024/03/20/oxeye-joins-gitlab-to-advance-application-security-capabilities/)である必要があります。\n\nもう1つの問題として、ほとんどのスキャンツールでは、脆弱性の発見を理解するためのコンテキストの幅が非常に狭いことが挙げられます。これは、[セキュリティの脆弱性を説明するAI搭載機能](https://about.gitlab.com/blog/2024/02/21/understand-and-resolve-vulnerabilities-with-ai-powered-gitlab-duo/)など、AIが役に立つ分野の1つです。\n\n### 2. 技術スタックを最小限に抑え、アタックサーフェス（攻撃対象領域）を最小化する\n\n重要な事項に集中すべきなのはセキュリティテストだけに当てはまることではなく、組織がソフトウェアを構築する方法に対しても同様のアプローチを行う必要があります。\n\nAIはソフトウェア開発プロセスの簡素化に役立つはずのものですが、[当社の調査によると、多くの組織ではまだまだ道半ばであることが示唆されています](https://about.gitlab.com/ja-jp/blog/2024/06/25/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":342,"_type":30,"title":343,"_source":31,"_file":344,"_stem":345,"_extension":34},"/shared/ja-jp/main-footer","ja-jp",{"text":39,"source":40,"edit":46,"contribute":51,"config":56,"items":61,"minimal":334},"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,297],{"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},"/ja-jp/solutions/security-compliance/","security & compliance",{"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,272,277,282,287,292],{"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},"環境、社会、ガバナンス（ESG）",{"href":270,"dataGaName":271,"dataGaLocation":45},"/ja-jp/environmental-social-governance/","environmental, social and governance",{"text":273,"config":274},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":275,"dataGaName":276,"dataGaLocation":45},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":278,"config":279},"トラストセンター",{"href":280,"dataGaName":281,"dataGaLocation":45},"/ja-jp/security/","trust center",{"text":283,"config":284},"ニュースレター",{"href":285,"dataGaName":286,"dataGaLocation":45},"/company/contact/","newsletter",{"text":288,"config":289},"プレス",{"href":290,"dataGaName":291,"dataGaLocation":45},"/press/","press",{"text":293,"config":294},"現代奴隷制の透明性に関する声明",{"href":295,"dataGaName":296,"dataGaLocation":45},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":298,"links":299},"お問い合わせ",[300,304,309,314,319,324,329],{"text":298,"config":301},{"href":302,"dataGaName":303,"dataGaLocation":45},"/ja-jp/sales/","sales",{"text":305,"config":306},"サポートを受ける",{"href":307,"dataGaName":308,"dataGaLocation":45},"/support/","get help",{"text":310,"config":311},"カスタマーポータル",{"href":312,"dataGaName":313,"dataGaLocation":45},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"text":315,"config":316},"ステータス",{"href":317,"dataGaName":318,"dataGaLocation":45},"https://status.gitlab.com/","status",{"text":320,"config":321},"利用規約",{"href":322,"dataGaName":323,"dataGaLocation":45},"/terms/","terms of use",{"text":325,"config":326},"プライバシーに関する声明",{"href":327,"dataGaName":328,"dataGaLocation":45},"/ja-jp/privacy/","privacy statement",{"text":330,"config":331},"Cookieの設定",{"dataGaName":332,"dataGaLocation":45,"id":333,"isOneTrustButton":13},"cookie preferences","ot-sdk-btn",{"items":335},[336,338,340],{"text":320,"config":337},{"href":322,"dataGaName":323,"dataGaLocation":45},{"text":325,"config":339},{"href":327,"dataGaName":328,"dataGaLocation":45},{"text":330,"config":341},{"dataGaName":332,"dataGaLocation":45,"id":333,"isOneTrustButton":13},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":347,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"logo":348,"subscribeLink":353,"navItems":357,"_id":369,"_type":30,"title":370,"_source":31,"_file":371,"_stem":372,"_extension":34},"/shared/ja-jp/the-source/navigation",{"altText":349,"config":350},"the source logo",{"src":351,"href":352},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750191004/t7wz1klfb2kxkezksv9t.svg","/ja-jp/the-source/",{"text":354,"config":355},"購読する",{"href":356},"#subscribe",[358,362,365],{"text":359,"config":360},"人工知能",{"href":361},"/ja-jp/the-source/ai/",{"text":98,"config":363},{"href":364},"/ja-jp/the-source/security/",{"text":366,"config":367},"プラットフォームとインフラストラクチャ",{"href":368},"/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":374,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"title":375,"description":376,"submitMessage":377,"formData":378,"_id":382,"_type":30,"_source":31,"_file":383,"_stem":384,"_extension":34},"/shared/ja-jp/the-source/newsletter","The Sourceニュースレター","ソフトウェア開発の未来への洞察に関する最新情報を入手しましょう。","The Sourceのニュースレターへの登録が完了しました。",{"config":379},{"formId":380,"formName":381,"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",{"_path":386,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"config":387,"seo":388,"content":390,"type":404,"slug":5,"_id":405,"_type":30,"title":7,"_source":31,"_file":406,"_stem":407,"_extension":34},"/ja-jp/the-source/security",{"layout":9},{"title":98,"description":389,"ogImage":7},"進化するセキュリティ脅威とコンプライアンス要件に対応するための最新情報をお届けします。",[391,397],{"componentName":392,"componentContent":393},"TheSourceCategoryHero",{"title":98,"description":389,"image":394},{"config":395},{"src":396},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463273/aplkxrvwpii26xao5yhi.png",{"componentName":398,"componentContent":399},"TheSourceCategoryMainSection",{"config":400},{"gatedAssets":401},[402,403,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":409,"_dir":410,"_draft":6,"_partial":6,"_locale":7,"config":411,"title":413,"description":414,"link":415,"_id":421,"_type":30,"_source":31,"_file":422,"_stem":423,"_extension":34},"/shared/ja-jp/the-source/gated-assets/application-security-in-the-digital-age","gated-assets",{"id":14,"formId":412},1002,"デジタル時代のアプリケーション・セキュリティ","[世界各地のDevSecOpsの専門家5,000名を対象に行った調査結果](https://about.gitlab.com/ja-jp/developer-survey/2024/security-compliance/)を読み、組織がアタックサーフェス（攻撃対象領域）の増加にどのように取り組んでいるか、またセキュリティとAIに対する姿勢がどのように変化しているかをご覧ください。",{"text":416,"config":417},"レポートを読む",{"href":418,"dataGaName":419,"dataGaLocation":420},"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":386,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"config":425,"seo":426,"content":427,"type":404,"slug":5,"_id":405,"_type":30,"title":7,"_source":31,"_file":406,"_stem":407,"_extension":34},{"layout":9},{"title":98,"description":389,"ogImage":7},[428,432],{"componentName":392,"componentContent":429},{"title":98,"description":389,"image":430},{"config":431},{"src":396},{"componentName":398,"componentContent":433},{"config":434},{"gatedAssets":435},[402,403,14],[437,441,452],{"_path":409,"_dir":410,"_draft":6,"_partial":6,"_locale":7,"config":438,"title":413,"description":414,"link":439,"_id":421,"_type":30,"_source":31,"_file":422,"_stem":423,"_extension":34},{"id":14,"formId":412},{"text":416,"config":440},{"href":418,"dataGaName":419,"dataGaLocation":420},{"_path":442,"_dir":410,"_draft":6,"_partial":6,"_locale":7,"config":443,"title":444,"link":445,"_id":449,"_type":30,"_source":31,"_file":450,"_stem":451,"_extension":34},"/shared/ja-jp/the-source/gated-assets/source-lp-a-field-guide-to-threat-vectors-in-the-software-supply-chain",{"id":403},"ソフトウェアサプライチェーンにおける脅威ベクターのフィールドガイド",{"config":446},{"href":447,"dataGaName":448,"dataGaLocation":420},"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":453,"_dir":410,"_draft":6,"_partial":6,"_locale":7,"config":454,"title":455,"description":456,"link":457,"_id":462,"_type":30,"_source":31,"_file":463,"_stem":464,"_extension":34},"/shared/ja-jp/the-source/gated-assets/source-lp-guide-to-dynamic-sboms",{"id":402},"GitLab動的SBOMガイド： 最新のソフトウェア開発に不可欠な要素","ソフトウェア部品表（SBOM）を使用して、これまで認識されていなかった組織リスクを可視化する方法をご紹介します。",{"text":458,"config":459},"ガイドを読む",{"href":460,"dataGaName":461,"dataGaLocation":420},"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",[466,489,505,521,537,558,578,594,612,632,649,670,686,704,721,739,758,776,795,816,836,852,868,886,904,923,939,957,973,992],{"_path":467,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":469,"seo":470,"content":472,"type":484,"slug":485,"_id":486,"_type":30,"title":471,"_source":31,"_file":487,"_stem":488,"_extension":34},"/ja-jp/the-source/authors/amanda-rueda","authors",{"layout":9},{"title":471},"Amanda Rueda",[473,482],{"componentName":474,"componentContent":475},"TheSourceAuthorHero",{"config":476,"name":471,"headshot":479},{"gitlabHandle":477,"linkedInProfileUrl":478},"amandarueda","https://www.linkedin.com/in/amandamrueda/",{"altText":471,"config":480},{"src":481},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463383/osecw1pzbxvb7fhqhiky.png",{"componentName":483},"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":490,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":491,"seo":492,"content":494,"type":484,"slug":501,"_id":502,"_type":30,"title":493,"_source":31,"_file":503,"_stem":504,"_extension":34},"/ja-jp/the-source/authors/andre-michael-braun",{"layout":9},{"title":493},"Andre Michael Braun",[495,500],{"componentName":474,"componentContent":496},{"name":493,"headshot":497},{"altText":493,"config":498},{"src":499},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463336/yl27k7wdlnkzsizwknn1.jpg",{"componentName":483},"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":506,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":507,"seo":508,"content":510,"type":484,"slug":517,"_id":518,"_type":30,"title":509,"_source":31,"_file":519,"_stem":520,"_extension":34},"/ja-jp/the-source/authors/andrew-haschka",{"layout":9},{"title":509},"Andrew Haschka",[511,516],{"componentName":474,"componentContent":512},{"name":509,"headshot":513},{"altText":509,"config":514},{"src":515},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463349/z1qnc4uxmqgg3hnm3da4.png",{"componentName":483},"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":522,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":523,"seo":524,"content":526,"type":484,"slug":533,"_id":534,"_type":30,"title":525,"_source":31,"_file":535,"_stem":536,"_extension":34},"/ja-jp/the-source/authors/ayoub-fandi",{"layout":9},{"title":525},"Ayoub Fandi",[527,532],{"componentName":474,"componentContent":528},{"name":525,"headshot":529},{"altText":525,"config":530},{"src":531},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463329/wyp554loeyoibx3ozren.jpg",{"componentName":483},"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":538,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":539,"seo":540,"content":542,"type":484,"slug":554,"_id":555,"_type":30,"title":541,"_source":31,"_file":556,"_stem":557,"_extension":34},"/ja-jp/the-source/authors/brian-wald",{"layout":9},{"title":541},"Brian Wald",[543,553],{"componentName":474,"componentContent":544},{"config":545,"name":541,"role":548,"bio":549,"headshot":550},{"gitlabHandle":546,"linkedInProfileUrl":547},"brianwald","https://www.linkedin.com/in/brianwald/","グローバルフィールドCTO組織主任","GitLabグローバルフィールドのCTO組織主任。エンタープライズソフトウェア開発プラクティスの変革に専念する、ダイナミックなフィールドCTOチームを統率しています。",{"altText":541,"config":551},{"src":552},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463417/fugpbux9miqbdx3wewtu.jpg",{"componentName":483},"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":559,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":560,"seo":561,"content":563,"type":484,"slug":574,"_id":575,"_type":30,"title":562,"_source":31,"_file":576,"_stem":577,"_extension":34},"/ja-jp/the-source/authors/bryan-ross",{"layout":9},{"title":562},"Bryan Ross",[564,573],{"componentName":474,"componentContent":565},{"config":566,"name":562,"headshot":570},{"gitlabHandle":567,"twitterXProfileUrl":568,"linkedInProfileUrl":569},"bryanrossuk","https://twitter.com/bryanrossuk","https://www.linkedin.com/in/bryanross",{"altText":562,"config":571},{"src":572},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463324/mvdyvskii4hltdrgqxom.jpg",{"componentName":483},"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":579,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":580,"seo":581,"content":583,"type":484,"slug":590,"_id":591,"_type":30,"title":582,"_source":31,"_file":592,"_stem":593,"_extension":34},"/ja-jp/the-source/authors/chandler-gibbons",{"layout":9},{"title":582},"Chandler Gibbons",[584,589],{"componentName":474,"componentContent":585},{"name":582,"headshot":586},{"altText":582,"config":587},{"src":588},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463362/o7g9fqtqtjvegfwniuxh.jpg",{"componentName":483},"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":595,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":596,"seo":597,"content":599,"type":484,"slug":608,"_id":609,"_type":30,"title":598,"_source":31,"_file":610,"_stem":611,"_extension":34},"/ja-jp/the-source/authors/dave-steer",{"layout":9},{"title":598},"Dave Steer",[600,607],{"componentName":474,"componentContent":601},{"config":602,"name":598,"headshot":604},{"gitlabHandle":603},"dsteer",{"altText":598,"config":605},{"src":606},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463457/zbtapdkglu3yb9suaq7w.png",{"componentName":483},"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":613,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":614,"seo":615,"content":617,"type":484,"slug":627,"_id":628,"_type":30,"title":629,"_source":31,"_file":630,"_stem":631,"_extension":34},"/ja-jp/the-source/authors/ddesanto",{"layout":9},{"title":616},"David DeSanto",[618,626],{"componentName":474,"componentContent":619},{"config":620,"name":616,"headshot":623},{"gitlabHandle":621,"linkedInProfileUrl":622},"david","https://www.linkedin.com/in/ddesanto/",{"altText":616,"config":624},{"src":625},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463446/bgnljs84zcsxj0t6nvix.png",{"componentName":483},"ddesanto","content:ja-jp:the-source:authors:ddesanto.yml","Ddesanto","ja-jp/the-source/authors/ddesanto.yml","ja-jp/the-source/authors/ddesanto",{"_path":633,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":634,"seo":635,"content":637,"type":484,"slug":644,"_id":645,"_type":30,"title":646,"_source":31,"_file":647,"_stem":648,"_extension":34},"/ja-jp/the-source/authors/derek-debellis",{"layout":9},{"title":636},"Derek DeBellis",[638,643],{"componentName":474,"componentContent":639},{"name":636,"headshot":640},{"altText":636,"config":641},{"src":642},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463385/sbnjwfaguszi5g2smzr7.png",{"componentName":483},"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":650,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":651,"seo":652,"content":654,"type":484,"slug":666,"_id":667,"_type":30,"title":653,"_source":31,"_file":668,"_stem":669,"_extension":34},"/ja-jp/the-source/authors/emilio-salvador",{"layout":9},{"title":653},"Emilio Salvador",[655,665],{"componentName":474,"componentContent":656},{"config":657,"name":653,"role":660,"bio":661,"headshot":662},{"gitlabHandle":658,"linkedInProfileUrl":659},"esalvadorp","https://www.linkedin.com/in/emiliosp/","戦略・デベロッパーリレーションズ部門バイスプレジデント","Emilio Salvadorは、GitLabの戦略・デベロッパーリレーションズ部門のバイスプレジデントです。技術部門の幹部社員として20年以上の経験を持つEmilioは、AmazonとMicrosoftでの勤務経験があり、最近ではGoogleのデベロッパーアドボカシーおよびエクスペリエンスチームの戦略と運営を統括しました。MIT大学スローン経営大学院でMBAを取得。",{"altText":653,"config":663},{"src":664},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463402/g0snp3uisjm4tj3pkqcw.jpg",{"componentName":483},"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":671,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":672,"seo":673,"content":675,"type":484,"slug":682,"_id":683,"_type":30,"title":674,"_source":31,"_file":684,"_stem":685,"_extension":34},"/ja-jp/the-source/authors/erika-feldman",{"layout":9},{"title":674},"Erika Feldman",[676,681],{"componentName":474,"componentContent":677},{"name":674,"headshot":678},{"altText":674,"config":679},{"src":680},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463354/d9quqvz7d2ayjwif7vdn.png",{"componentName":483},"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":687,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":688,"seo":689,"content":691,"type":484,"slug":700,"_id":701,"_type":30,"title":690,"_source":31,"_file":702,"_stem":703,"_extension":34},"/ja-jp/the-source/authors/george-kichukov",{"layout":9},{"title":690},"George Kichukov",[692,699],{"componentName":474,"componentContent":693},{"config":694,"name":690,"headshot":696},{"gitlabHandle":695},"gkichukov",{"altText":690,"config":697},{"src":698},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463366/dk2knfancgsxocjkmyoa.jpg",{"componentName":483},"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":705,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":706,"seo":707,"content":709,"type":484,"slug":716,"_id":717,"_type":30,"title":718,"_source":31,"_file":719,"_stem":720,"_extension":34},"/ja-jp/the-source/authors/gitlab",{"layout":9},{"title":708},"GitLab",[710,715],{"componentName":474,"componentContent":711},{"name":708,"headshot":712},{"altText":708,"config":713},{"src":714},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463461/ts7io0hgpdyqylbzfire.png",{"componentName":483},"gitlab","content:ja-jp:the-source:authors:gitlab.yml","Gitlab","ja-jp/the-source/authors/gitlab.yml","ja-jp/the-source/authors/gitlab",{"_path":722,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":723,"seo":724,"content":726,"type":484,"slug":735,"_id":736,"_type":30,"title":725,"_source":31,"_file":737,"_stem":738,"_extension":34},"/ja-jp/the-source/authors/grant-hickman",{"layout":9},{"title":725},"Grant Hickman",[727,734],{"componentName":474,"componentContent":728},{"config":729,"name":725,"headshot":731},{"gitlabHandle":730},"g.hickman",{"altText":725,"config":732},{"src":733},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463463/f3uqwtugqotyhwutz5gu.png",{"componentName":483},"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":740,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":741,"seo":742,"content":744,"type":484,"slug":754,"_id":755,"_type":30,"title":743,"_source":31,"_file":756,"_stem":757,"_extension":34},"/ja-jp/the-source/authors/haim-snir",{"layout":9},{"title":743},"Haim Snir",[745,753],{"componentName":474,"componentContent":746},{"config":747,"name":743,"headshot":750},{"gitlabHandle":748,"linkedInProfileUrl":749},"hsnir1","https://www.linkedin.com/in/haimsnir/",{"altText":743,"config":751},{"src":752},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463395/nubmshvaq8wpomopllni.png",{"componentName":483},"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":759,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":760,"seo":761,"content":763,"type":484,"slug":767,"_id":772,"_type":30,"title":773,"_source":31,"_file":774,"_stem":775,"_extension":34},"/ja-jp/the-source/authors/iganbaruch",{"layout":9},{"title":762},"Itzik Gan Baruch",[764,771],{"componentName":474,"componentContent":765},{"config":766,"name":762,"headshot":768},{"gitlabHandle":767},"iganbaruch",{"altText":762,"config":769},{"src":770},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463443/vibb2fkc0ojni2d1eqde.png",{"componentName":483},"content:ja-jp:the-source:authors:iganbaruch.yml","Iganbaruch","ja-jp/the-source/authors/iganbaruch.yml","ja-jp/the-source/authors/iganbaruch",{"_path":777,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":778,"seo":779,"content":781,"type":484,"slug":790,"_id":791,"_type":30,"title":792,"_source":31,"_file":793,"_stem":794,"_extension":34},"/ja-jp/the-source/authors/jlongo",{"layout":9},{"title":780},"Joseph Longo",[782,789],{"componentName":474,"componentContent":783},{"config":784,"name":780,"headshot":786},{"gitlabHandle":785},"jlongo_gitlab",{"altText":780,"config":787},{"src":788},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463434/uoxaknpmoposbbgzqji8.png",{"componentName":483},"jlongo","content:ja-jp:the-source:authors:jlongo.yml","Jlongo","ja-jp/the-source/authors/jlongo.yml","ja-jp/the-source/authors/jlongo",{"_path":796,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":797,"seo":798,"content":800,"type":484,"slug":812,"_id":813,"_type":30,"title":799,"_source":31,"_file":814,"_stem":815,"_extension":34},"/ja-jp/the-source/authors/joel-krooswyk",{"layout":9},{"title":799},"Joel Krooswyk",[801,811],{"componentName":474,"componentContent":802},{"config":803,"name":799,"role":806,"bio":807,"headshot":808},{"gitlabHandle":804,"linkedInProfileUrl":805},"jkrooswyk","https://www.linkedin.com/in/joelrkrooswyk/","連邦CTO","Joel KrooswykはGitLabの連邦CTOです。Joelは2017年からGitLabの成長に積極的に関わってきました。25年にわたるリーダーシップの経験は、米国の公共部門だけでなく、世界中の中小企業、中堅企業、大企業にも及んでいます。Joelは、政府の政策に関する深い専門知識と、テクノロジー、ソフトウェア開発、AI、サイバーセキュリティにおける豊富な経験を兼ね備えており、産業界や政府機関から、政策の解説や対応について頻繁に依頼を受けています。",{"altText":799,"config":809},{"src":810},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463423/mkmdhuxsjggfvokdmdv7.jpg",{"componentName":483},"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":817,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":818,"seo":819,"content":821,"type":484,"slug":12,"_id":833,"_type":30,"title":820,"_source":31,"_file":834,"_stem":835,"_extension":34},"/ja-jp/the-source/authors/josh-lemos",{"layout":9},{"title":820},"Josh Lemos",[822,832],{"componentName":474,"componentContent":823},{"config":824,"name":820,"role":827,"bio":828,"headshot":829},{"gitlabHandle":825,"linkedInProfileUrl":826},"joshlemos","https://www.linkedin.com/in/joshlemos/","最高情報セキュリティ責任者","Josh Lemosは20年にわたり情報セキュリティチームを率いてきた経験を生かし、GitLab Inc.の最高情報セキュリティ責任者を務めています。具体的には、情報資産とテクノロジーを適切に保護するための企業ビジョン、戦略、プログラムの確立および維持、Gitlab DevSecOpsプラットフォームの強化、そして顧客への最高水準のセキュリティ提供といった職務を担当しています。",{"altText":820,"config":830},{"src":831},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463405/f4rqtiecakrekvxfhqar.jpg",{"componentName":483},"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":837,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":838,"seo":839,"content":841,"type":484,"slug":848,"_id":849,"_type":30,"title":840,"_source":31,"_file":850,"_stem":851,"_extension":34},"/ja-jp/the-source/authors/julie-griffin",{"layout":9},{"title":840},"Julie Griffin",[842,847],{"componentName":474,"componentContent":843},{"name":840,"headshot":844},{"altText":840,"config":845},{"src":846},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463371/hqkbr3uk8hw2de7tltn4.webp",{"componentName":483},"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":853,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":854,"seo":855,"content":857,"type":484,"slug":864,"_id":865,"_type":30,"title":856,"_source":31,"_file":866,"_stem":867,"_extension":34},"/ja-jp/the-source/authors/kristina-weis",{"layout":9},{"title":856},"Kristina Weis",[858,863],{"componentName":474,"componentContent":859},{"name":856,"headshot":860},{"altText":856,"config":861},{"src":862},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463469/eoolq6n6bs0zb8gmf0js.webp",{"componentName":483},"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":869,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":870,"seo":871,"content":873,"type":484,"slug":882,"_id":883,"_type":30,"title":872,"_source":31,"_file":884,"_stem":885,"_extension":34},"/ja-jp/the-source/authors/lee-faus",{"layout":9},{"title":872},"Lee Faus",[874,881],{"componentName":474,"componentContent":875},{"config":876,"name":872,"headshot":878},{"gitlabHandle":877},"lfaus",{"altText":872,"config":879},{"src":880},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463398/vivhlomglvnstamj54bo.jpg",{"componentName":483},"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":887,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":888,"seo":889,"content":891,"type":484,"slug":895,"_id":900,"_type":30,"title":901,"_source":31,"_file":902,"_stem":903,"_extension":34},"/ja-jp/the-source/authors/ncregan",{"layout":9},{"title":890},"Niall Cregan",[892,899],{"componentName":474,"componentContent":893},{"config":894,"name":890,"headshot":896},{"gitlabHandle":895},"ncregan",{"altText":890,"config":897},{"src":898},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463431/yrtwodocb4cu3j7lkhyo.png",{"componentName":483},"content:ja-jp:the-source:authors:ncregan.yml","Ncregan","ja-jp/the-source/authors/ncregan.yml","ja-jp/the-source/authors/ncregan",{"_path":905,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":906,"seo":907,"content":909,"type":484,"slug":918,"_id":919,"_type":30,"title":920,"_source":31,"_file":921,"_stem":922,"_extension":34},"/ja-jp/the-source/authors/rschulman",{"layout":9},{"title":908},"Robin Schulman",[910,917],{"componentName":474,"componentContent":911},{"config":912,"name":908,"headshot":914},{"gitlabHandle":913},"robin",{"altText":908,"config":915},{"src":916},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463437/u2xfbudw1f8hhnkrgaoy.webp",{"componentName":483},"rschulman","content:ja-jp:the-source:authors:rschulman.yml","Rschulman","ja-jp/the-source/authors/rschulman.yml","ja-jp/the-source/authors/rschulman",{"_path":924,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":925,"seo":926,"content":928,"type":484,"slug":935,"_id":936,"_type":30,"title":927,"_source":31,"_file":937,"_stem":938,"_extension":34},"/ja-jp/the-source/authors/sabrina-farmer",{"layout":9},{"title":927},"Sabrina Farmer",[929,934],{"componentName":474,"componentContent":930},{"name":927,"headshot":931},{"altText":927,"config":932},{"src":933},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463377/udmzbjjr5xrcrffdlphx.webp",{"componentName":483},"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":940,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":941,"seo":942,"content":944,"type":484,"slug":953,"_id":954,"_type":30,"title":943,"_source":31,"_file":955,"_stem":956,"_extension":34},"/ja-jp/the-source/authors/sandra-gittlen",{"layout":9},{"title":943},"Sandra Gittlen",[945,952],{"componentName":474,"componentContent":946},{"config":947,"name":943,"headshot":949},{"gitlabHandle":948},"sgittlen",{"altText":943,"config":950},{"src":951},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463466/r7ckb9h2zr4c2rsz3zlm.png",{"componentName":483},"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":958,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":959,"seo":960,"content":962,"type":484,"slug":969,"_id":970,"_type":30,"title":961,"_source":31,"_file":971,"_stem":972,"_extension":34},"/ja-jp/the-source/authors/sharon-gaudin",{"layout":9},{"title":961},"Sharon Gaudin",[963,968],{"componentName":474,"componentContent":964},{"name":961,"headshot":965},{"altText":961,"config":966},{"src":967},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463475/h6j4nnvykzyfzgvl7txb.webp",{"componentName":483},"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":974,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":975,"seo":976,"content":978,"type":484,"slug":988,"_id":989,"_type":30,"title":977,"_source":31,"_file":990,"_stem":991,"_extension":34},"/ja-jp/the-source/authors/stephen-walters",{"layout":9},{"title":977},"Stephen Walters",[979,987],{"componentName":474,"componentContent":980},{"config":981,"name":977,"headshot":984},{"gitlabHandle":982,"linkedInProfileUrl":983},"swalters1","https://www.linkedin.com/in/1stephenwalters/",{"altText":977,"config":985},{"src":986},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463392/g6ktk5qb4vcqc9wqjlf9.jpg",{"componentName":483},"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":993,"_dir":468,"_draft":6,"_partial":6,"_locale":7,"config":994,"seo":995,"content":997,"type":484,"slug":1009,"_id":1010,"_type":30,"title":1011,"_source":31,"_file":1012,"_stem":1013,"_extension":34},"/ja-jp/the-source/authors/taylor-mccaslin",{"layout":9},{"title":996},"Taylor McCaslin",[998,1008],{"componentName":474,"componentContent":999},{"config":1000,"name":996,"role":1003,"bio":1004,"headshot":1005},{"gitlabHandle":1001,"linkedInProfileUrl":1002},"tmccaslin","https://www.linkedin.com/in/taylormccaslin/","グループマネージャー、製品 - データサイエンス","Taylor McCaslinは、GitLabのAI/ML担当プロダクトリーダーです。AI PoweredおよびModelOpsステージグループを管理するプロダクトマネージャーチームを率い、GitLabユーザーがDevOpsプログラムの一環としてデータサイエンスを活用できるようにするためのビジョンと方向性を示しています。GitLabに入社する前は、Indeed、Duo Security、WP Engineに勤務していました。",{"altText":996,"config":1006},{"src":1007},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463427/trfasilaeasosxfcxmsm.jpg",{"componentName":483},"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",1752683525524]