[{"data":1,"prerenderedAt":1027},["ShallowReactive",2],{"/ja-jp/the-source/security/10-tips-to-prioritize-security-in-software-development/":3,"footer-ja-jp":33,"the-source-banner-ja-jp":344,"the-source-navigation-ja-jp":356,"article-site-categories-ja-jp":383,"the-source-newsletter-ja-jp":385,"10-tips-to-prioritize-security-in-software-development-article-hero-category-ja-jp":397,"10-tips-to-prioritize-security-in-software-development-the-source-gated-asset-ja-jp":421,"10-tips-to-prioritize-security-in-software-development-category-ja-jp":437,"10-tips-to-prioritize-security-in-software-development-the-source-resources-ja-jp":449,"10-tips-to-prioritize-security-in-software-development-article-hero-author-ja-jp":478},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"config":8,"seo":13,"content":17,"type":25,"category":5,"slug":26,"_id":27,"_type":28,"title":7,"_source":29,"_file":30,"_stem":31,"_extension":32},"/ja-jp/the-source/security/10-tips-to-prioritize-security-in-software-development","security",false,"",{"layout":9,"template":10,"articleType":11,"author":12,"featured":6},"the-source","TheSourceArticle","Regular","gitlab",{"title":14,"description":15,"ogImage":16},"ソフトウェア開発においてセキュリティを優先するためのヒント10選","この記事でご紹介するヒントを参考にして、開発サイクルの早い段階でセキュリティをシフトレフトし、効率性を高め、より安全なソフトウェアを開発しましょう。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1751464607/pmqkaclogv0y5tf4hk3t.png",{"title":14,"date":18,"description":15,"timeToRead":19,"heroImage":16,"keyTakeaways":20,"articleBody":24},"2024-04-16","2分で読めます",[21,22,23],"シフトレフトすることで、SDLCの早い段階で脆弱性が検出されるようになるため、ソフトウェアのセキュリティが強化されます。","GitLabはセキュリティをDevSecOpsに統合し、事前対応型のリスク管理を実現します。","GitLabでプロセスを効率化して、開発速度を向上し、コンプライアンスを強化しましょう。","サイバー攻撃やサイバーセキュリティの脅威からの保護は、依然として組織の最優先事項の1つです。そのために、デベロッパーの役割は進化し続けています。GitLabの[2024年グローバルDevSecOps調査](https://about.gitlab.com/developer-survey/)では、「より大きなチームの一員としてアプリケーションセキュリティを担当している」と述べた回答者が過半数を占めており、セキュリティプラクティスのシフトレフトが進んでいることを示しています。\n\nシフトレフト（ソフトウェア開発ライフサイクル（SDLC）の早い段階で脆弱性を検出し、修正するためのセキュリティベストプラクティスを組み込んだソフトウェア設計）を行うことで、チームがより効率化し、ソフトウェアをより迅速にリリースできます。GitLabが調査を行ったセキュリティ専門家の67%が、シフトレフト化が済んだ、または今後3年間でシフトレフトする予定であると回答しています。しかし、開始方法がわからないという方もいらっしゃることでしょう。\n\nDevSecOpsをより効率的に実践するために、シフトレフトする際に役立つヒント10選をご紹介します。\n\n### 1. 時間を測定する\n\nコードのマージ後に、脆弱性を修正するためにどれだけの時間が費やされるのでしょうか？修正にかかった時間を測定し、脆弱性の種類や発生源にパターンがあるかどうかを調べ、改善のために必要な調整を行いましょう。\n\n### 2. ボトルネックを特定する\n\nセキュリティプロトコルとプロセス間で課題やボトルネックとなっている場所はどこですか？うまくいっていない部分を特定し、解決するために計画を立てて実行しましょう。\n\n### 3. 小さく始める\n\n小さなコード変更を行いましょう。プロジェクトに対して大規模な変更を加えるよりも、レビュー、セキュリティの確保、リリースをより簡単かつ迅速に行えます。\n\n### 4. ウォーターフォール型の構造を排除する\n\nSDLC内にウォーターフォール型のセキュリティプロセスが残っていませんか？ウォーターフォール型の構造を排除または削減すれば、方向転換が必要となった場合でも苦労せずに済みます。\n\n### 5. スキャンを自動化する\n\n手作業によるプロセスのせいで脆弱性を発見する過程に遅れが生じ、妨げになっていませんか？マージリクエスト内の調査を自動化し、確認や原因の調査、デベロッパーによる対応を容易にしましょう。\n\n### 6. ワークフローを更新する\n\nデベロッパーのワークフローにセキュリティスキャンは含まれていますか？デベロッパーのワークフローにセキュリティを組み込んでおくことで、コードの作成が済んでデベロッパーの手から離れる前に脆弱性を検出して修正することができます。\n\n### 7. コンプライアンスを実践する\n\n計画や予定にない作業が発生して、リリース時期が遅れていませんか？コンプライアンスフレームワークを自動化して実装することで、開発環境やチーム、アプリケーション全体で一貫性を維持できます。\n\n### 8. デベロッパーがセキュリティレポートを利用できるようにする\n\nデベロッパーはSASTおよびDASTレポートにアクセスできますか？こういった貴重なツールは、開発チームが安全なコーディングプラクティスを構築し、ワークフローの一部として脆弱性を修正する上で役立ちます。\n\n### 9. チームがより効率的に作業できるように支援する\n\n解決済みおよび未解決の脆弱性が存在する場所、脆弱性の作成者、および修正ステータスが表示されるセキュリティダッシュボードを利用できるようにして、セキュリティチームのより効率的な作業を支援しましょう。\n\n### 10. ツールチェーンを削減する\n\nツールチェーンを効率化および縮小すれば、従業員が単一のインターフェイス（信頼できる唯一の情報源）に集中できるようになります。\n\n## GitLabを使用してシフトレフトしましょう\n\nGitLabを使用すると、SDLCの早い段階で脆弱性を発見し、事前対応型のセキュリティ戦略を始められます。GitLab DevSecOpsプラットフォームにはセキュリティとコンプライアンスが組み込まれており、エンドツーエンドのワークフローにより、リスクを把握して管理できます。フィーチャーブランチに潜む脆弱性が自動的にスキャンされるため、本番環境にプッシュされる前に脆弱性を修正できます。GitLabは、厳しいセキュリティおよびコンプライアンス要件を満たすエンドツーエンドのソフトウェア開発プラットフォームで、米国の連邦政府、州政府、地方政府、ベンダー、教育機関のDevSecOps施策をサポートしてきた実績があります。ぜひこちらから[セキュリティのシフトレフト](https://about.gitlab.com/solutions/public-sector/)、業務や使命のより迅速な達成にGitLabがどのように役立つかについて詳しくご覧ください。","article","10-tips-to-prioritize-security-in-software-development","content:ja-jp:the-source:security:10-tips-to-prioritize-security-in-software-development:index.yml","yaml","content","ja-jp/the-source/security/10-tips-to-prioritize-security-in-software-development/index.yml","ja-jp/the-source/security/10-tips-to-prioritize-security-in-software-development/index","yml",{"_path":34,"_dir":35,"_draft":6,"_partial":6,"_locale":7,"data":36,"_id":340,"_type":28,"title":341,"_source":29,"_file":342,"_stem":343,"_extension":32},"/shared/ja-jp/main-footer","ja-jp",{"text":37,"source":38,"edit":44,"contribute":49,"config":54,"items":59,"minimal":332},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":39,"config":40},"ページのソースを表示",{"href":41,"dataGaName":42,"dataGaLocation":43},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":45,"config":46},"このページを編集",{"href":47,"dataGaName":48,"dataGaLocation":43},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":50,"config":51},"ご協力をお願いします",{"href":52,"dataGaName":53,"dataGaLocation":43},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":55,"facebook":56,"youtube":57,"linkedin":58},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[60,87,160,232,294],{"title":61,"links":62,"subMenu":68},"プラットフォーム",[63],{"text":64,"config":65},"DevSecOpsプラットフォーム",{"href":66,"dataGaName":67,"dataGaLocation":43},"/ja-jp/platform/","devsecops platform",[69],{"title":70,"links":71},"価格",[72,77,82],{"text":73,"config":74},"プランの表示",{"href":75,"dataGaName":76,"dataGaLocation":43},"/ja-jp/pricing/","view plans",{"text":78,"config":79},"Premiumを選ぶ理由",{"href":80,"dataGaName":81,"dataGaLocation":43},"/ja-jp/pricing/premium/","why premium",{"text":83,"config":84},"Ultimateを選ぶ理由",{"href":85,"dataGaName":86,"dataGaLocation":43},"/ja-jp/pricing/ultimate/","why ultimate",{"title":88,"links":89},"ソリューション",[90,95,100,105,110,115,120,125,130,135,140,145,150,155],{"text":91,"config":92},"デジタルトランスフォーメーション",{"href":93,"dataGaName":94,"dataGaLocation":43},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":96,"config":97},"セキュリティとコンプライアンス",{"href":98,"dataGaName":99,"dataGaLocation":43},"/solutions/application-security-testing/","Application security testing",{"text":101,"config":102},"自動化されたソフトウェアデリバリー",{"href":103,"dataGaName":104,"dataGaLocation":43},"/ja-jp/solutions/delivery-automation/","automated software delivery",{"text":106,"config":107},"アジャイル開発",{"href":108,"dataGaName":109,"dataGaLocation":43},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":111,"config":112},"クラウドトランスフォーメーション",{"href":113,"dataGaName":114,"dataGaLocation":43},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":116,"config":117},"SCM",{"href":118,"dataGaName":119,"dataGaLocation":43},"/ja-jp/solutions/source-code-management/","source code management",{"text":121,"config":122},"CI/CD",{"href":123,"dataGaName":124,"dataGaLocation":43},"/ja-jp/solutions/continuous-integration/","continuous integration & delivery",{"text":126,"config":127},"バリューストリーム管理",{"href":128,"dataGaName":129,"dataGaLocation":43},"/ja-jp/solutions/value-stream-management/","value stream management",{"text":131,"config":132},"GitOps",{"href":133,"dataGaName":134,"dataGaLocation":43},"/ja-jp/solutions/gitops/","gitops",{"text":136,"config":137},"Enterprise",{"href":138,"dataGaName":139,"dataGaLocation":43},"/ja-jp/enterprise/","enterprise",{"text":141,"config":142},"スモールビジネス",{"href":143,"dataGaName":144,"dataGaLocation":43},"/ja-jp/small-business/","small business",{"text":146,"config":147},"公共機関",{"href":148,"dataGaName":149,"dataGaLocation":43},"/ja-jp/solutions/public-sector/","public sector",{"text":151,"config":152},"教育",{"href":153,"dataGaName":154,"dataGaLocation":43},"/ja-jp/solutions/education/","education",{"text":156,"config":157},"金融サービス",{"href":158,"dataGaName":159,"dataGaLocation":43},"/ja-jp/solutions/finance/","financial services",{"title":161,"links":162},"関連リソース",[163,168,173,178,183,188,192,197,202,207,212,217,222,227],{"text":164,"config":165},"インストール",{"href":166,"dataGaName":167,"dataGaLocation":43},"/ja-jp/install/","install",{"text":169,"config":170},"クイックスタートガイド",{"href":171,"dataGaName":172,"dataGaLocation":43},"/ja-jp/get-started/","quick setup checklists",{"text":174,"config":175},"学ぶ",{"href":176,"dataGaName":177,"dataGaLocation":43},"https://university.gitlab.com/","learn",{"text":179,"config":180},"製品ドキュメント",{"href":181,"dataGaName":182,"dataGaLocation":43},"https://docs.gitlab.com/","docs",{"text":184,"config":185},"ブログ",{"href":186,"dataGaName":187},"/ja-jp/blog/","blog",{"text":189,"config":190},"お客様の成功事例",{"href":191,"dataGaLocation":43},"/customers/",{"text":193,"config":194},"お客様成功事例",{"href":195,"dataGaName":196,"dataGaLocation":43},"/ja-jp/customers/","customer success stories",{"text":198,"config":199},"リモート",{"href":200,"dataGaName":201,"dataGaLocation":43},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":203,"config":204},"GitLabサービス",{"href":205,"dataGaName":206,"dataGaLocation":43},"/ja-jp/services/","services",{"text":208,"config":209},"TeamOps",{"href":210,"dataGaName":211,"dataGaLocation":43},"/ja-jp/teamops/","teamops",{"text":213,"config":214},"コミュニティ",{"href":215,"dataGaName":216,"dataGaLocation":43},"/community/","community",{"text":218,"config":219},"フォーラム",{"href":220,"dataGaName":221,"dataGaLocation":43},"https://forum.gitlab.com/","forum",{"text":223,"config":224},"イベント",{"href":225,"dataGaName":226,"dataGaLocation":43},"/events/","events",{"text":228,"config":229},"パートナー",{"href":230,"dataGaName":231,"dataGaLocation":43},"/ja-jp/partners/","partners",{"title":233,"links":234},"Company",[235,240,245,250,255,260,265,269,274,279,284,289],{"text":236,"config":237},"GitLabについて",{"href":238,"dataGaName":239,"dataGaLocation":43},"/ja-jp/company/","company",{"text":241,"config":242},"採用情報",{"href":243,"dataGaName":244,"dataGaLocation":43},"/jobs/","jobs",{"text":246,"config":247},"経営陣",{"href":248,"dataGaName":249,"dataGaLocation":43},"/company/team/e-group/","leadership",{"text":251,"config":252},"チーム",{"href":253,"dataGaName":254,"dataGaLocation":43},"/company/team/","team",{"text":256,"config":257},"ハンドブック",{"href":258,"dataGaName":259,"dataGaLocation":43},"https://handbook.gitlab.com/","handbook",{"text":261,"config":262},"投資家向け情報",{"href":263,"dataGaName":264,"dataGaLocation":43},"https://ir.gitlab.com/","investor relations",{"text":266,"config":267},"Sustainability",{"href":268,"dataGaName":266,"dataGaLocation":43},"/sustainability/",{"text":270,"config":271},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":272,"dataGaName":273,"dataGaLocation":43},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":275,"config":276},"トラストセンター",{"href":277,"dataGaName":278,"dataGaLocation":43},"/ja-jp/security/","trust center",{"text":280,"config":281},"ニュースレター",{"href":282,"dataGaName":283,"dataGaLocation":43},"/company/contact/","newsletter",{"text":285,"config":286},"プレス",{"href":287,"dataGaName":288,"dataGaLocation":43},"/press/","press",{"text":290,"config":291},"現代奴隷制の透明性に関する声明",{"href":292,"dataGaName":293,"dataGaLocation":43},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":295,"links":296},"お問い合わせ",[297,301,306,311,316,321,326],{"text":295,"config":298},{"href":299,"dataGaName":300,"dataGaLocation":43},"/ja-jp/sales/","sales",{"text":302,"config":303},"サポートを受ける",{"href":304,"dataGaName":305,"dataGaLocation":43},"/support/","get help",{"text":307,"config":308},"カスタマーポータル",{"href":309,"dataGaName":310,"dataGaLocation":43},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"text":312,"config":313},"ステータス",{"href":314,"dataGaName":315,"dataGaLocation":43},"https://status.gitlab.com/","status",{"text":317,"config":318},"利用規約",{"href":319,"dataGaName":320,"dataGaLocation":43},"/terms/","terms of use",{"text":322,"config":323},"プライバシーに関する声明",{"href":324,"dataGaName":325,"dataGaLocation":43},"/ja-jp/privacy/","privacy statement",{"text":327,"config":328},"Cookieの設定",{"dataGaName":329,"dataGaLocation":43,"id":330,"isOneTrustButton":331},"cookie preferences","ot-sdk-btn",true,{"items":333},[334,336,338],{"text":317,"config":335},{"href":319,"dataGaName":320,"dataGaLocation":43},{"text":322,"config":337},{"href":324,"dataGaName":325,"dataGaLocation":43},{"text":327,"config":339},{"dataGaName":329,"dataGaLocation":43,"id":330,"isOneTrustButton":331},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":345,"_dir":346,"_draft":6,"_partial":6,"_locale":7,"id":347,"visibility":331,"title":348,"button":349,"_id":353,"_type":28,"_source":29,"_file":354,"_stem":355,"_extension":32},"/shared/ja-jp/the-source/banner/the-economics-of-software-innovation-2025-08-18","banner","The Economics of Software Innovation","The Economics of Software Innovation—AI’s $750 Billion Opportunity",{"config":350,"text":352},{"href":351},"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":357,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"logo":358,"subscribeLink":363,"navItems":367,"_id":379,"_type":28,"title":380,"_source":29,"_file":381,"_stem":382,"_extension":32},"/shared/ja-jp/the-source/navigation",{"altText":359,"config":360},"the source logo",{"src":361,"href":362},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750191004/t7wz1klfb2kxkezksv9t.svg","/ja-jp/the-source/",{"text":364,"config":365},"購読する",{"href":366},"#subscribe",[368,372,375],{"text":369,"config":370},"人工知能",{"href":371},"/ja-jp/the-source/ai/",{"text":96,"config":373},{"href":374},"/ja-jp/the-source/security/",{"text":376,"config":377},"プラットフォームとインフラストラクチャ",{"href":378},"/ja-jp/the-source/platform/","content:shared:ja-jp:the-source:navigation.yml","Navigation","shared/ja-jp/the-source/navigation.yml","shared/ja-jp/the-source/navigation",{"categoryNames":384},{"ai":369,"platform":376,"security":96},{"_path":386,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"title":387,"description":388,"submitMessage":389,"formData":390,"_id":394,"_type":28,"_source":29,"_file":395,"_stem":396,"_extension":32},"/shared/ja-jp/the-source/newsletter","The Sourceニュースレター","ソフトウェア開発の未来への洞察に関する最新情報を入手しましょう。","The Sourceのニュースレターへの登録が完了しました。",{"config":391},{"formId":392,"formName":393,"hideRequiredLabel":331},28467,"thesourcenewsletter","content:shared:ja-jp:the-source:newsletter.yml","shared/ja-jp/the-source/newsletter.yml","shared/ja-jp/the-source/newsletter",{"_path":398,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"config":399,"seo":400,"content":402,"type":417,"slug":5,"_id":418,"_type":28,"title":7,"_source":29,"_file":419,"_stem":420,"_extension":32},"/ja-jp/the-source/security",{"layout":9},{"title":96,"description":401,"ogImage":7},"進化するセキュリティ脅威とコンプライアンス要件に対応するための最新情報をお届けします。",[403,409],{"componentName":404,"componentContent":405},"TheSourceCategoryHero",{"title":96,"description":401,"image":406},{"config":407},{"src":408},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463273/aplkxrvwpii26xao5yhi.png",{"componentName":410,"componentContent":411},"TheSourceCategoryMainSection",{"config":412},{"gatedAssets":413},[414,415,416],"source-lp-guide-to-dynamic-sboms","source-lp-a-field-guide-to-threat-vectors-in-the-software-supply-chain","application-security-in-the-digital-age","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":28,"_source":29,"_file":435,"_stem":436,"_extension":32},"/shared/ja-jp/the-source/gated-assets/application-security-in-the-digital-age","gated-assets",{"id":416,"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":398,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"config":438,"seo":439,"content":440,"type":417,"slug":5,"_id":418,"_type":28,"title":7,"_source":29,"_file":419,"_stem":420,"_extension":32},{"layout":9},{"title":96,"description":401,"ogImage":7},[441,445],{"componentName":404,"componentContent":442},{"title":96,"description":401,"image":443},{"config":444},{"src":408},{"componentName":410,"componentContent":446},{"config":447},{"gatedAssets":448},[414,415,416],[450,454,465],{"_path":422,"_dir":423,"_draft":6,"_partial":6,"_locale":7,"config":451,"title":426,"description":427,"link":452,"_id":434,"_type":28,"_source":29,"_file":435,"_stem":436,"_extension":32},{"id":416,"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":28,"_source":29,"_file":463,"_stem":464,"_extension":32},"/shared/ja-jp/the-source/gated-assets/source-lp-a-field-guide-to-threat-vectors-in-the-software-supply-chain",{"id":415},"ソフトウェアサプライチェーンにおける脅威ベクターのフィールドガイド",{"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":28,"_source":29,"_file":476,"_stem":477,"_extension":32},"/shared/ja-jp/the-source/gated-assets/source-lp-guide-to-dynamic-sboms",{"id":414},"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,733,751,770,788,807,828,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":28,"title":484,"_source":29,"_file":500,"_stem":501,"_extension":32},"/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":28,"title":506,"_source":29,"_file":516,"_stem":517,"_extension":32},"/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":28,"title":522,"_source":29,"_file":532,"_stem":533,"_extension":32},"/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":28,"title":538,"_source":29,"_file":548,"_stem":549,"_extension":32},"/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":28,"title":554,"_source":29,"_file":569,"_stem":570,"_extension":32},"/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":28,"title":575,"_source":29,"_file":589,"_stem":590,"_extension":32},"/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":28,"title":595,"_source":29,"_file":605,"_stem":606,"_extension":32},"/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":28,"title":611,"_source":29,"_file":623,"_stem":624,"_extension":32},"/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":28,"title":642,"_source":29,"_file":643,"_stem":644,"_extension":32},"/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":28,"title":659,"_source":29,"_file":660,"_stem":661,"_extension":32},"/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":28,"title":666,"_source":29,"_file":681,"_stem":682,"_extension":32},"/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":28,"title":687,"_source":29,"_file":697,"_stem":698,"_extension":32},"/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":28,"title":703,"_source":29,"_file":715,"_stem":716,"_extension":32},"/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":12,"_id":729,"_type":28,"title":730,"_source":29,"_file":731,"_stem":732,"_extension":32},"/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},"content:ja-jp:the-source:authors:gitlab.yml","Gitlab","ja-jp/the-source/authors/gitlab.yml","ja-jp/the-source/authors/gitlab",{"_path":734,"_dir":481,"_draft":6,"_partial":6,"_locale":7,"config":735,"seo":736,"content":738,"type":497,"slug":747,"_id":748,"_type":28,"title":737,"_source":29,"_file":749,"_stem":750,"_extension":32},"/ja-jp/the-source/authors/grant-hickman",{"layout":9},{"title":737},"Grant Hickman",[739,746],{"componentName":487,"componentContent":740},{"config":741,"name":737,"headshot":743},{"gitlabHandle":742},"g.hickman",{"altText":737,"config":744},{"src":745},"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":752,"_dir":481,"_draft":6,"_partial":6,"_locale":7,"config":753,"seo":754,"content":756,"type":497,"slug":766,"_id":767,"_type":28,"title":755,"_source":29,"_file":768,"_stem":769,"_extension":32},"/ja-jp/the-source/authors/haim-snir",{"layout":9},{"title":755},"Haim Snir",[757,765],{"componentName":487,"componentContent":758},{"config":759,"name":755,"headshot":762},{"gitlabHandle":760,"linkedInProfileUrl":761},"hsnir1","https://www.linkedin.com/in/haimsnir/",{"altText":755,"config":763},{"src":764},"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":771,"_dir":481,"_draft":6,"_partial":6,"_locale":7,"config":772,"seo":773,"content":775,"type":497,"slug":779,"_id":784,"_type":28,"title":785,"_source":29,"_file":786,"_stem":787,"_extension":32},"/ja-jp/the-source/authors/iganbaruch",{"layout":9},{"title":774},"Itzik Gan Baruch",[776,783],{"componentName":487,"componentContent":777},{"config":778,"name":774,"headshot":780},{"gitlabHandle":779},"iganbaruch",{"altText":774,"config":781},{"src":782},"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":789,"_dir":481,"_draft":6,"_partial":6,"_locale":7,"config":790,"seo":791,"content":793,"type":497,"slug":802,"_id":803,"_type":28,"title":804,"_source":29,"_file":805,"_stem":806,"_extension":32},"/ja-jp/the-source/authors/jlongo",{"layout":9},{"title":792},"Joseph Longo",[794,801],{"componentName":487,"componentContent":795},{"config":796,"name":792,"headshot":798},{"gitlabHandle":797},"jlongo_gitlab",{"altText":792,"config":799},{"src":800},"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":808,"_dir":481,"_draft":6,"_partial":6,"_locale":7,"config":809,"seo":810,"content":812,"type":497,"slug":824,"_id":825,"_type":28,"title":811,"_source":29,"_file":826,"_stem":827,"_extension":32},"/ja-jp/the-source/authors/joel-krooswyk",{"layout":9},{"title":811},"Joel Krooswyk",[813,823],{"componentName":487,"componentContent":814},{"config":815,"name":811,"role":818,"bio":819,"headshot":820},{"gitlabHandle":816,"linkedInProfileUrl":817},"jkrooswyk","https://www.linkedin.com/in/joelrkrooswyk/","連邦CTO","Joel KrooswykはGitLabの連邦CTOです。Joelは2017年からGitLabの成長に積極的に関わってきました。25年にわたるリーダーシップの経験は、米国の公共部門だけでなく、世界中の中小企業、中堅企業、大企業にも及んでいます。Joelは、政府の政策に関する深い専門知識と、テクノロジー、ソフトウェア開発、AI、サイバーセキュリティにおける豊富な経験を兼ね備えており、産業界や政府機関から、政策の解説や対応について頻繁に依頼を受けています。",{"altText":811,"config":821},{"src":822},"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":829,"_dir":481,"_draft":6,"_partial":6,"_locale":7,"config":830,"seo":831,"content":833,"type":497,"slug":845,"_id":846,"_type":28,"title":832,"_source":29,"_file":847,"_stem":848,"_extension":32},"/ja-jp/the-source/authors/josh-lemos",{"layout":9},{"title":832},"Josh Lemos",[834,844],{"componentName":487,"componentContent":835},{"config":836,"name":832,"role":839,"bio":840,"headshot":841},{"gitlabHandle":837,"linkedInProfileUrl":838},"joshlemos","https://www.linkedin.com/in/joshlemos/","最高情報セキュリティ責任者","Josh Lemosは20年にわたり情報セキュリティチームを率いてきた経験を生かし、GitLab Inc.の最高情報セキュリティ責任者を務めています。具体的には、情報資産とテクノロジーを適切に保護するための企業ビジョン、戦略、プログラムの確立および維持、Gitlab DevSecOpsプラットフォームの強化、そして顧客への最高水準のセキュリティ提供といった職務を担当しています。",{"altText":832,"config":842},{"src":843},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463405/f4rqtiecakrekvxfhqar.jpg",{"componentName":496},"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":850,"_dir":481,"_draft":6,"_partial":6,"_locale":7,"config":851,"seo":852,"content":854,"type":497,"slug":861,"_id":862,"_type":28,"title":853,"_source":29,"_file":863,"_stem":864,"_extension":32},"/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":28,"title":869,"_source":29,"_file":879,"_stem":880,"_extension":32},"/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":28,"title":885,"_source":29,"_file":897,"_stem":898,"_extension":32},"/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":28,"title":914,"_source":29,"_file":915,"_stem":916,"_extension":32},"/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":28,"title":933,"_source":29,"_file":934,"_stem":935,"_extension":32},"/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":28,"title":940,"_source":29,"_file":950,"_stem":951,"_extension":32},"/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":28,"title":956,"_source":29,"_file":968,"_stem":969,"_extension":32},"/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":28,"title":974,"_source":29,"_file":984,"_stem":985,"_extension":32},"/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":28,"title":990,"_source":29,"_file":1003,"_stem":1004,"_extension":32},"/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":28,"title":1024,"_source":29,"_file":1025,"_stem":1026,"_extension":32},"/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",1756154689848]