[{"data":1,"prerenderedAt":697},["ShallowReactive",2],{"/ja-jp/blog/software-supply-chain-security-guide-why-organizations-struggle/":3,"navigation-ja-jp":33,"banner-ja-jp":446,"footer-ja-jp":459,"Itzik Gan Baruch":669,"next-steps-ja-jp":682},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"config":22,"_id":26,"_type":27,"title":28,"_source":29,"_file":30,"_stem":31,"_extension":32},"/ja-jp/blog/software-supply-chain-security-guide-why-organizations-struggle","blog",false,"",{"noIndex":6,"title":9,"description":10},"ソフトウェアサプライチェーンのセキュリティガイド：組織が直面する課題とは","この新シリーズの第1部では、すべての開発チームが理解すべき、基本的な課題、実践的な解決策、そしてAIを含む新たなトレンドを探ります。",{"title":9,"description":10,"authors":12,"heroImage":14,"date":15,"body":16,"category":17,"tags":18},[13],"Itzik Gan Baruch","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750097701/Blog/Hero%20Images/Blog/Hero%20Images/blog-image-template-1800x945%20%285%29_1iy516k40hwBDChKcUJ2zb_1750097700983.png","2025-07-24","大抵の開発チームは、サプライチェーンセキュリティについて尋ねられると、脆弱性スキャンや依存関係の管理を挙げるでしょう。確かにそれらはサプライチェーンセキュリティの構成要素ではありますが、実際の課題のごく一部であり、その視点は非常に限定的で、危険です。\n\n**サプライチェーンセキュリティとは、単に依存関係をスキャンすることではありません。** コードの作成から本番環境へのデプロイまで、以下を含む一連のプロセス全体を対象としています。\n\n* **ソースセキュリティ**：コードリポジトリの保護、コントリビューターのアクセス管理、コードの整合性の確保  \n* **ビルドセキュリティ**：ビルド環境の保護、コンパイルやパッケージ化時の改ざん防止  \n* **アーティファクトセキュリティ**：コンテナやパッケージ、デプロイ用アーティファクトの整合性の確保  \n* **デプロイセキュリティ**：配信手段および実行環境の保護  \n* **ツールセキュリティ**：開発ツールやプラットフォーム自体の強化\n\nサプライチェーンセキュリティにおける「チェーン」とは、この一連の相互に連携したステップを指します。チェーンのどこかに脆弱性があると、ソフトウェアデリバリーのプロセス全体が危険にさらされてしまいます。\n\n[2020年に発生したSolarWinds攻撃](https://www.cisa.gov/news-events/news/joint-statement-federal-bureau-investigation-fbi-cybersecurity-and-infrastructure-security)は、その典型的な例です。これは史上最大級のサプライチェーン攻撃の一つであり、国家の支援を受けた攻撃者がSolarWindsのネットワーク管理ソフト「Orion」のビルドパイプラインを侵害しました。攻撃者は脆弱な依存関係を悪用したり、完成したアプリケーションをハッキングしたのではなく、コンパイルプロセスそのものに悪意あるコードを注入したのです。\n\nその結果は壊滅的でした。通常のソフトウェアアップデートを通じて、米国政府機関を含む18,000以上の組織が、気づかないうちにバックドア付きのソフトウェアをインストールしてしまいました。ソースコードには問題がなく、完成したアプリケーションも正規のものに見えましたが、ビルドプロセスが攻撃手段として利用されていたのです。この攻撃は数か月にわたって検出されず、サプライチェーンの脆弱性が従来のセキュリティ対策をいかに回避できるかを示す事例となりました。\n\n### 組織を脆弱にするよくある誤解\n\nサプライチェーンの脅威に対する認識は高まりつつありますが、多くの組織はいまだに危険にさらされています。というのも、「ソフトウェアサプライチェーンセキュリティとは何か」という根本的な理解に誤りがあるからです。こうした誤解が、重大な見落としを生んでしまいます。\n\n* ソフトウェアサプライチェーンセキュリティは依存関係スキャンだけだと考えている\n* オープンソースコンポーネントにばかり注目し、プロプライエタリコードのリスクを無視している\n* コード署名だけで十分に保護できると思っている\n* 安全なコーディング慣行さえ守っていれば、サプライチェーンのリスクはなくなると考えている\n* サプライチェーンセキュリティを、セキュリティチームだけの問題だと捉え、開発ワークフローの課題として見ていない\n\n![ソフトウェアサプライチェーンセキュリティ依存関係チャート](https://res.cloudinary.com/about-gitlab-com/image/upload/v1753200077/kqndvlxyvncshdiq0xea.png)\n\n## AIが新たな脅威に\n\n多くの組織が従来型のソフトウェアサプライチェーンセキュリティの課題に取り組んでいる中、人工知能（AI）はまったく新しい攻撃ベクトルを生み出し、既存のリスクをこれまでにない形で拡大させています。\n\n### AIによる攻撃：より巧妙に、より大規模に\n\n攻撃者はAIを使って脆弱性の発見を自動化し、デベロッパーを狙った巧妙なソーシャルエンジニアリング攻撃を作成し、公開されているコードベースを体系的に分析して弱点を探しています。かつては手作業でしか行えなかったことが、いまや正確かつ大規模に実行できるようになっています。\n\n### AI開発のサプライチェーンがもたらす新たなリスク\n\nAIは開発ライフサイクル全体を再構築していますが、それと同時に深刻なセキュリティの死角も生み出しています。\n\n* **モデルのサプライチェーン攻撃**：Hugging FaceやGitHubなどから提供される事前学習済みモデルには、バックドアや汚染されたトレーニングデータが含まれている恐れがあります。\n* **安全でないAI生成コード**：AIコードアシスタントを使うデベロッパーが、気づかないうちに脆弱なパターンや危険な依存関係を導入することがあります。\n* **危険にさらされたAIツールチェーン**：AIモデルの学習、デプロイ、管理に使われるインフラが、新たなアタックサーフェス（攻撃対象領域）となります。\n* **自動化された偵察**：AIにより、攻撃者はエコシステム全体をスキャンして、高リスクなサプライチェーンの標的を特定できます。\n* **シャドーAIと非公認ツール**：デベロッパーが、安全性が確認されていない外部AIツールを組み込んでしまうことがあります。\n\nその結果どうなるか？AIは単に新しい脆弱性をもたらすだけでなく、既存のリスクの規模と影響を増幅します。もはや、段階的な改善では追いつけません。脅威の状況は、現在のセキュリティ対策が対応できるスピードを上回る勢いで進化しています。\n\n![AIによる増幅効果](https://res.cloudinary.com/about-gitlab-com/image/upload/v1753200139/xuxezxld6ztlvjocgjlx.png)\n\n## 多くの組織がいまだに苦戦している理由\n\nサプライチェーンセキュリティの重要性を理解している組織でさえ、効果的に対処できていないことがよくあります。統計は、「認識しているのに行動が伴わない」という深刻な傾向を明らかにしています。\n\n2021年に[コロニアル・パイプライン社が業務復旧のためにハッカーに440万ドルを支払った事件](https://www.cnn.com/2021/05/19/politics/colonial-pipeline-ransom/index.html)や、18,000もの組織が被害を受けたSolarWinds攻撃は、サプライチェーンの脆弱性が、重要インフラを停止させ、かつてない規模で機密データを危険にさらす可能性があることを世に知らしめました。\n\nそれにもかかわらず、多くの組織はいまだに従来どおりの運用を続けています。本質的な問いは、「組織がサプライチェーンセキュリティを重要だと考えているか」ではなく、「なぜそう考えていても、実効的な対策につながらないのか」という点です。\n\nその答えは、効果的な行動を妨げている4つの重要な障壁にあります。\n\n**1. 誤った「コスト優先」思考**\n\n組織はしばしば、「最も効果的な方法は何か？」ではなく、「コストがかからないのはどれか？」という観点で考えてしまいます。こうしたコスト第一の考え方は、後に高くつく問題を生み出すことになります。\n\n**2. スキル不足という現実**\n\nBSIMM（Building Security In Maturity Model）の調査によると、[組織にはデベロッパー100人あたり平均でセキュリティ専門家がわずか4人しかおらず](https://codific.com/bsimm-building-security-in-maturity-model-a-complete-guide/)、さらにISC2の調査では、[90%の組織が深刻なサイバーセキュリティ人材の不足を報告](https://www.isc2.org/Insights/2024/09/Employers-Must-Act-Cybersecurity-Workforce-Growth-Stalls-as-Skills-Gaps-Widen)しています。このような状況では、従来のアプローチをスケールさせることは数学的に不可能です。\n\n**3. 組織内のインセンティブの不一致**\n\nデベロッパーのOKR（Objective and Key Results）は機能の開発速度に重点が置かれる一方で、セキュリティチームはまったく異なる成果を指標にしています。経営陣が市場投入のスピードをセキュリティ対策状況よりも重視するような状況では、部門間の摩擦は避けられません。\n\n**4. 複雑すぎるツール環境**\n\n[一般的な企業では平均して45種類ものサイバーセキュリティツールを使っており](https://www.gartner.com/en/newsroom/press-releases/2025-03-03-gartner-identifiesthe-top-cybersecurity-trends-for-2025)、そのうちの[40%は誤検知](https://www.ponemon.org/news-updates/blog/security/new-ponemon-study-on-malware-detection-prevention-released.html)です。また、[インシデント対応には平均して19種類ものツールをまたいで調整を行う](https://newsroom.ibm.com/2020-06-30-IBM-Study-Security-Response-Planning-on-the-Rise-But-Containing-Attacks-Remains-an-Issue)必要があります。\n\nこうした障壁によって悪循環が生まれます。組織は脅威を認識し、セキュリティソリューションに投資はするものの、期待される効果が得られるような実装ができていないのです。\n\n## サプライチェーンの脆弱性がもたらす本当の代償\n\nサプライチェーン攻撃によって生じるリスクとコストは、初期の対処だけでは収まりません。こうした見えにくい追加的な負担を理解することで、予防が「望ましい」どころか、「ビジネスを継続するために不可欠」だということがわかります。\n\n**時間が最大の敵になる**\n\n* サプライチェーンの侵害を特定して封じ込めるまでの平均時間：[277日](https://keepnetlabs.com/blog/171-cyber-security-statistics-2024-s-updated-trends-and-data)\n* 顧客の信頼を回復するまでの期間：[2〜3年以上](https://www.bcg.com/publications/2024/rebuilding-corporate-trust)\n* 製品開発に充てるはずの工数が、セキュリティ対策に振り向けられる\n\n**評判へのダメージは拡大する一方** \n\n攻撃者にサプライチェーンを突破された場合、奪われるのはデータだけではありません。顧客との信頼関係という土台そのものが揺らいでしまいます。実際、侵害後には[顧客の解約率が平均で33%上昇](https://www.metacompliance.com/blog/data-breaches/5-damaging-consequences-of-a-data-breach)し、パートナーとの関係も再認証プロセスなどで多大なコストが発生します。さらに、「より安全だと見なされる」競合に見込み顧客が流れてしまい、競争力の低下にもつながります。\n\n**規制の現実が重くのしかかる** \n\n規制の状況は根本的に変化しています。[GDPR（EU一般データ保護規則）による罰金は、重大なデータ侵害の場合、平均して5,000万ドルを超えています](https://www.skillcast.com/blog/20-biggest-gdpr-fines)。EUの新しい[サイバーレジリエンス法](https://about.gitlab.com/blog/gitlab-supports-banks-in-navigating-regulatory-challenges/#european-cyber-resilience-act-\\(cra\\))では、サプライチェーンの透明性が義務づけられています。アメリカの連邦契約業者は、すべてのソフトウェア購入においてソフトウェア部品表（[SBOM](https://about.gitlab.com/ja-jp/blog/the-ultimate-guide-to-sboms/)）を提供しなければならず、この要件は民間企業の調達にも急速に広がりつつあります。\n\n**業務への混乱がさらに広がる** \n\n直接的なコストだけでなく、サプライチェーン攻撃は、攻撃対応中のプラットフォームのダウンタイム、テクノロジースタック全体にわたる緊急セキュリティ監査、顧客からの訴訟や規制当局の調査による法的コストなど、業務に深刻な混乱をもたらします。\n\n## 現在のアプローチの問題点\n\n多くの組織は、「セキュリティ対策をしていること」と「実際にセキュリティ効果があること」を混同しています。スキャナーを導入し、長大なレポートを作成して、各チームに手作業で対応させています。こうした取り組みはしばしば逆効果で、問題を解決するどころか、かえって新たな問題を生んでしまいます。\n\n### 大量のスキャンvs.実効性のある保護\n\n企業は[毎月1万件以上のセキュリティアラートを生成しており、中には1日15万件ものイベントを記録するケースもあります](https://www.securityweek.com/enterprises-generate-10000-security-events-day-average-report/)。しかし、これらの[63%](https://panther.com/blog/identifying-and-mitigating-false-positive-alerts)は誤検出や優先度の低いノイズにすぎません。結果として、セキュリティチームは処理しきれず、推進役ではなくボトルネックになってしまいます。\n\n### コラボレーションの崩壊\n\n最も安全な組織というのは、ツールをたくさん使っている組織ではなく、DevSecOps間の連携が強い組織です。しかし、現在のほとんどの体制では、この連携が難しくなっています。ワークフローが互換性のないツールで分断されているため、デベロッパーは自分の環境でセキュリティ結果を確認できず、リスクやビジネスへの影響もチーム間で共有できていません。\n\n## 今後に向けて\n\nこうした課題を理解することが、効果的なソフトウェアサプライチェーンセキュリティを構築するための第一歩です。成功している組織は、単にセキュリティツールを追加するのではなく、セキュリティを開発ワークフローにどのように統合するかを根本から見直しています。また、ソフトウエアデリバリーのプロセス全体を振り返り、プロセスの簡素化、ツールの削減、コラボレーションの改善にも取り組んでいます。\n\nGitLabでは、統合型DevSecOpsプラットフォームによって、セキュリティが開発ワークフローに直接組み込まれることで、こうした課題に対応できることを目の当たりにしてきました。このシリーズの次回の記事では、先進的な組織がどのようにして「デベロッパーにとって使いやすいソリューション」や「AIによる自動化」、そして「セキュリティをソフトウェア開発の自然な一部にできるプラットフォーム」を活用し、サプライチェーンセキュリティへの取り組みを根本から変えているのかをご紹介します。\n> GitLabのソフトウェアサプライチェーンのセキュリティ機能について詳しくは、[こちら](https://about.gitlab.com/ja-jp/solutions/supply-chain/)をご覧ください。","security",[19,20,21],"セキュリティ","製品","チュートリアル",{"featured":23,"template":24,"slug":25},true,"BlogPost","software-supply-chain-security-guide-why-organizations-struggle","content:ja-jp:blog:software-supply-chain-security-guide-why-organizations-struggle.yml","yaml","Software Supply Chain Security Guide Why Organizations Struggle","content","ja-jp/blog/software-supply-chain-security-guide-why-organizations-struggle.yml","ja-jp/blog/software-supply-chain-security-guide-why-organizations-struggle","yml",{"_path":34,"_dir":35,"_draft":6,"_partial":6,"_locale":7,"data":36,"_id":442,"_type":27,"title":443,"_source":29,"_file":444,"_stem":445,"_extension":32},"/shared/ja-jp/main-navigation","ja-jp",{"logo":37,"freeTrial":42,"sales":47,"login":52,"items":57,"search":386,"minimal":420,"duo":433},{"config":38},{"href":39,"dataGaName":40,"dataGaLocation":41},"/ja-jp/","gitlab logo","header",{"text":43,"config":44},"無料トライアルを開始",{"href":45,"dataGaName":46,"dataGaLocation":41},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":48,"config":49},"お問い合わせ",{"href":50,"dataGaName":51,"dataGaLocation":41},"/ja-jp/sales/","sales",{"text":53,"config":54},"サインイン",{"href":55,"dataGaName":56,"dataGaLocation":41},"https://gitlab.com/users/sign_in/","sign in",[58,102,198,203,308,368],{"text":59,"config":60,"cards":62,"footer":85},"プラットフォーム",{"dataNavLevelOne":61},"platform",[63,69,77],{"title":59,"description":64,"link":65},"最も包括的かつAIで強化されたDevSecOpsプラットフォーム",{"text":66,"config":67},"プラットフォームを詳しく見る",{"href":68,"dataGaName":61,"dataGaLocation":41},"/ja-jp/platform/",{"title":70,"description":71,"link":72},"GitLab Duo（AI）","開発のすべてのステージでAIを活用し、ソフトウェアをより迅速にビルド",{"text":73,"config":74},"GitLab Duoのご紹介",{"href":75,"dataGaName":76,"dataGaLocation":41},"/ja-jp/gitlab-duo/","gitlab duo ai",{"title":78,"description":79,"link":80},"GitLabが選ばれる理由","GitLabが大企業に選ばれる理由10選",{"text":81,"config":82},"詳細はこちら",{"href":83,"dataGaName":84,"dataGaLocation":41},"/ja-jp/why-gitlab/","why gitlab",{"title":86,"items":87},"利用を開始：",[88,93,98],{"text":89,"config":90},"プラットフォームエンジニアリング",{"href":91,"dataGaName":92,"dataGaLocation":41},"/ja-jp/solutions/platform-engineering/","platform engineering",{"text":94,"config":95},"開発者の経験",{"href":96,"dataGaName":97,"dataGaLocation":41},"/ja-jp/developer-experience/","Developer experience",{"text":99,"config":100},"MLOps",{"href":101,"dataGaName":99,"dataGaLocation":41},"/ja-jp/topics/devops/the-role-of-ai-in-devops/",{"text":20,"left":23,"config":103,"link":105,"lists":109,"footer":180},{"dataNavLevelOne":104},"solutions",{"text":106,"config":107},"すべてのソリューションを表示",{"href":108,"dataGaName":104,"dataGaLocation":41},"/ja-jp/solutions/",[110,136,158],{"title":111,"description":112,"link":113,"items":118},"自動化","CI/CDと自動化でデプロイを加速",{"config":114},{"icon":115,"href":116,"dataGaName":117,"dataGaLocation":41},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[119,123,127,132],{"text":120,"config":121},"CI/CD",{"href":122,"dataGaLocation":41,"dataGaName":120},"/ja-jp/solutions/continuous-integration/",{"text":124,"config":125},"AIアシストによる開発",{"href":75,"dataGaLocation":41,"dataGaName":126},"AI assisted development",{"text":128,"config":129},"ソースコード管理",{"href":130,"dataGaLocation":41,"dataGaName":131},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":133,"config":134},"自動化されたソフトウェアデリバリー",{"href":116,"dataGaLocation":41,"dataGaName":135},"Automated software delivery",{"title":19,"description":137,"link":138,"items":143},"セキュリティを損なうことなくコードをより迅速に完成",{"config":139},{"href":140,"dataGaName":141,"dataGaLocation":41,"icon":142},"/ja-jp/solutions/security-compliance/","security and compliance","ShieldCheckLight",[144,149,154],{"text":145,"config":146},"Application Security Testing",{"href":147,"dataGaName":148,"dataGaLocation":41},"/solutions/application-security-testing/","Application security testing",{"text":150,"config":151},"ソフトウェアサプライチェーンの安全性",{"href":152,"dataGaLocation":41,"dataGaName":153},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":155,"config":156},"Software Compliance",{"href":157,"dataGaName":155,"dataGaLocation":41},"/solutions/software-compliance/",{"title":159,"link":160,"items":165},"測定",{"config":161},{"icon":162,"href":163,"dataGaName":164,"dataGaLocation":41},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[166,170,175],{"text":167,"config":168},"可視性と測定",{"href":163,"dataGaLocation":41,"dataGaName":169},"Visibility and Measurement",{"text":171,"config":172},"バリューストリーム管理",{"href":173,"dataGaLocation":41,"dataGaName":174},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":176,"config":177},"分析とインサイト",{"href":178,"dataGaLocation":41,"dataGaName":179},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":181,"items":182},"GitLabが活躍する場所",[183,188,193],{"text":184,"config":185},"Enterprise",{"href":186,"dataGaLocation":41,"dataGaName":187},"/ja-jp/enterprise/","enterprise",{"text":189,"config":190},"スモールビジネス",{"href":191,"dataGaLocation":41,"dataGaName":192},"/ja-jp/small-business/","small business",{"text":194,"config":195},"公共機関",{"href":196,"dataGaLocation":41,"dataGaName":197},"/ja-jp/solutions/public-sector/","public sector",{"text":199,"config":200},"価格",{"href":201,"dataGaName":202,"dataGaLocation":41,"dataNavLevelOne":202},"/ja-jp/pricing/","pricing",{"text":204,"config":205,"link":207,"lists":211,"feature":295},"関連リソース",{"dataNavLevelOne":206},"resources",{"text":208,"config":209},"すべてのリソースを表示",{"href":210,"dataGaName":206,"dataGaLocation":41},"/ja-jp/resources/",[212,245,267],{"title":213,"items":214},"はじめに",[215,220,225,230,235,240],{"text":216,"config":217},"インストール",{"href":218,"dataGaName":219,"dataGaLocation":41},"/ja-jp/install/","install",{"text":221,"config":222},"クイックスタートガイド",{"href":223,"dataGaName":224,"dataGaLocation":41},"/ja-jp/get-started/","quick setup checklists",{"text":226,"config":227},"学ぶ",{"href":228,"dataGaLocation":41,"dataGaName":229},"https://university.gitlab.com/","learn",{"text":231,"config":232},"製品ドキュメント",{"href":233,"dataGaName":234,"dataGaLocation":41},"https://docs.gitlab.com/","product documentation",{"text":236,"config":237},"ベストプラクティスビデオ",{"href":238,"dataGaName":239,"dataGaLocation":41},"/ja-jp/getting-started-videos/","best practice videos",{"text":241,"config":242},"インテグレーション",{"href":243,"dataGaName":244,"dataGaLocation":41},"/ja-jp/integrations/","integrations",{"title":246,"items":247},"検索する",[248,253,257,262],{"text":249,"config":250},"お客様成功事例",{"href":251,"dataGaName":252,"dataGaLocation":41},"/ja-jp/customers/","customer success stories",{"text":254,"config":255},"ブログ",{"href":256,"dataGaName":5,"dataGaLocation":41},"/ja-jp/blog/",{"text":258,"config":259},"リモート",{"href":260,"dataGaName":261,"dataGaLocation":41},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":263,"config":264},"TeamOps",{"href":265,"dataGaName":266,"dataGaLocation":41},"/ja-jp/teamops/","teamops",{"title":268,"items":269},"つなげる",[270,275,280,285,290],{"text":271,"config":272},"GitLabサービス",{"href":273,"dataGaName":274,"dataGaLocation":41},"/ja-jp/services/","services",{"text":276,"config":277},"コミュニティ",{"href":278,"dataGaName":279,"dataGaLocation":41},"/community/","community",{"text":281,"config":282},"フォーラム",{"href":283,"dataGaName":284,"dataGaLocation":41},"https://forum.gitlab.com/","forum",{"text":286,"config":287},"イベント",{"href":288,"dataGaName":289,"dataGaLocation":41},"/events/","events",{"text":291,"config":292},"パートナー",{"href":293,"dataGaName":294,"dataGaLocation":41},"/ja-jp/partners/","partners",{"backgroundColor":296,"textColor":297,"text":298,"image":299,"link":303},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":300,"config":301},"ソースプロモカード",{"src":302},"/images/navigation/the-source-promo-card.svg",{"text":304,"config":305},"最新情報を読む",{"href":306,"dataGaName":307,"dataGaLocation":41},"/ja-jp/the-source/","the source",{"text":309,"config":310,"lists":312},"Company",{"dataNavLevelOne":311},"company",[313],{"items":314},[315,320,326,328,333,338,343,348,353,358,363],{"text":316,"config":317},"GitLabについて",{"href":318,"dataGaName":319,"dataGaLocation":41},"/ja-jp/company/","about",{"text":321,"config":322,"footerGa":325},"採用情報",{"href":323,"dataGaName":324,"dataGaLocation":41},"/jobs/","jobs",{"dataGaName":324},{"text":286,"config":327},{"href":288,"dataGaName":289,"dataGaLocation":41},{"text":329,"config":330},"経営陣",{"href":331,"dataGaName":332,"dataGaLocation":41},"/company/team/e-group/","leadership",{"text":334,"config":335},"チーム",{"href":336,"dataGaName":337,"dataGaLocation":41},"/company/team/","team",{"text":339,"config":340},"ハンドブック",{"href":341,"dataGaName":342,"dataGaLocation":41},"https://handbook.gitlab.com/","handbook",{"text":344,"config":345},"投資家向け情報",{"href":346,"dataGaName":347,"dataGaLocation":41},"https://ir.gitlab.com/","investor relations",{"text":349,"config":350},"トラストセンター",{"href":351,"dataGaName":352,"dataGaLocation":41},"/ja-jp/security/","trust center",{"text":354,"config":355},"AI Transparency Center",{"href":356,"dataGaName":357,"dataGaLocation":41},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":359,"config":360},"ニュースレター",{"href":361,"dataGaName":362,"dataGaLocation":41},"/company/contact/","newsletter",{"text":364,"config":365},"プレス",{"href":366,"dataGaName":367,"dataGaLocation":41},"/press/","press",{"text":48,"config":369,"lists":370},{"dataNavLevelOne":311},[371],{"items":372},[373,376,381],{"text":48,"config":374},{"href":50,"dataGaName":375,"dataGaLocation":41},"talk to sales",{"text":377,"config":378},"サポートを受ける",{"href":379,"dataGaName":380,"dataGaLocation":41},"/support/","get help",{"text":382,"config":383},"カスタマーポータル",{"href":384,"dataGaName":385,"dataGaLocation":41},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":387,"login":388,"suggestions":395},"閉じる",{"text":389,"link":390},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":391,"config":392},"GitLab.com",{"href":55,"dataGaName":393,"dataGaLocation":394},"search login","search",{"text":396,"default":397},"提案",[398,401,406,408,412,416],{"text":70,"config":399},{"href":75,"dataGaName":400,"dataGaLocation":394},"GitLab Duo (AI)",{"text":402,"config":403},"コード提案（AI）",{"href":404,"dataGaName":405,"dataGaLocation":394},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":120,"config":407},{"href":122,"dataGaName":120,"dataGaLocation":394},{"text":409,"config":410},"GitLab on AWS",{"href":411,"dataGaName":409,"dataGaLocation":394},"/ja-jp/partners/technology-partners/aws/",{"text":413,"config":414},"GitLab on Google Cloud",{"href":415,"dataGaName":413,"dataGaLocation":394},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":417,"config":418},"GitLabを選ぶ理由",{"href":83,"dataGaName":419,"dataGaLocation":394},"Why GitLab?",{"freeTrial":421,"mobileIcon":425,"desktopIcon":430},{"text":43,"config":422},{"href":423,"dataGaName":46,"dataGaLocation":424},"https://gitlab.com/-/trials/new/","nav",{"altText":426,"config":427},"GitLabアイコン",{"src":428,"dataGaName":429,"dataGaLocation":424},"/images/brand/gitlab-logo-tanuki.svg","gitlab icon",{"altText":426,"config":431},{"src":432,"dataGaName":429,"dataGaLocation":424},"/images/brand/gitlab-logo-type.svg",{"freeTrial":434,"mobileIcon":438,"desktopIcon":440},{"text":435,"config":436},"GitLab Duoの詳細について",{"href":75,"dataGaName":437,"dataGaLocation":424},"gitlab duo",{"altText":426,"config":439},{"src":428,"dataGaName":429,"dataGaLocation":424},{"altText":426,"config":441},{"src":432,"dataGaName":429,"dataGaLocation":424},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":447,"_dir":35,"_draft":6,"_partial":6,"_locale":7,"title":448,"button":449,"config":454,"_id":456,"_type":27,"_source":29,"_file":457,"_stem":458,"_extension":32},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":450,"config":451},"ベータ版を試す",{"href":452,"dataGaName":453,"dataGaLocation":41},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":455},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":460,"_dir":35,"_draft":6,"_partial":6,"_locale":7,"data":461,"_id":665,"_type":27,"title":666,"_source":29,"_file":667,"_stem":668,"_extension":32},"/shared/ja-jp/main-footer",{"text":462,"source":463,"edit":469,"contribute":474,"config":479,"items":484,"minimal":657},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":464,"config":465},"ページのソースを表示",{"href":466,"dataGaName":467,"dataGaLocation":468},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":470,"config":471},"このページを編集",{"href":472,"dataGaName":473,"dataGaLocation":468},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":475,"config":476},"ご協力をお願いします",{"href":477,"dataGaName":478,"dataGaLocation":468},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":480,"facebook":481,"youtube":482,"linkedin":483},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[485,508,562,595,629],{"title":59,"links":486,"subMenu":491},[487],{"text":488,"config":489},"DevSecOpsプラットフォーム",{"href":68,"dataGaName":490,"dataGaLocation":468},"devsecops platform",[492],{"title":199,"links":493},[494,498,503],{"text":495,"config":496},"プランの表示",{"href":201,"dataGaName":497,"dataGaLocation":468},"view plans",{"text":499,"config":500},"Premiumを選ぶ理由",{"href":501,"dataGaName":502,"dataGaLocation":468},"/ja-jp/pricing/premium/","why premium",{"text":504,"config":505},"Ultimateを選ぶ理由",{"href":506,"dataGaName":507,"dataGaLocation":468},"/ja-jp/pricing/ultimate/","why ultimate",{"title":509,"links":510},"ソリューション",[511,516,519,521,526,531,535,538,541,546,548,550,552,557],{"text":512,"config":513},"デジタルトランスフォーメーション",{"href":514,"dataGaName":515,"dataGaLocation":468},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":517,"config":518},"セキュリティとコンプライアンス",{"href":147,"dataGaName":148,"dataGaLocation":468},{"text":133,"config":520},{"href":116,"dataGaName":117,"dataGaLocation":468},{"text":522,"config":523},"アジャイル開発",{"href":524,"dataGaName":525,"dataGaLocation":468},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":527,"config":528},"クラウドトランスフォーメーション",{"href":529,"dataGaName":530,"dataGaLocation":468},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":532,"config":533},"SCM",{"href":130,"dataGaName":534,"dataGaLocation":468},"source code management",{"text":120,"config":536},{"href":122,"dataGaName":537,"dataGaLocation":468},"continuous integration & delivery",{"text":171,"config":539},{"href":173,"dataGaName":540,"dataGaLocation":468},"value stream management",{"text":542,"config":543},"GitOps",{"href":544,"dataGaName":545,"dataGaLocation":468},"/ja-jp/solutions/gitops/","gitops",{"text":184,"config":547},{"href":186,"dataGaName":187,"dataGaLocation":468},{"text":189,"config":549},{"href":191,"dataGaName":192,"dataGaLocation":468},{"text":194,"config":551},{"href":196,"dataGaName":197,"dataGaLocation":468},{"text":553,"config":554},"教育",{"href":555,"dataGaName":556,"dataGaLocation":468},"/ja-jp/solutions/education/","education",{"text":558,"config":559},"金融サービス",{"href":560,"dataGaName":561,"dataGaLocation":468},"/ja-jp/solutions/finance/","financial services",{"title":204,"links":563},[564,566,568,570,573,575,579,581,583,585,587,589,591,593],{"text":216,"config":565},{"href":218,"dataGaName":219,"dataGaLocation":468},{"text":221,"config":567},{"href":223,"dataGaName":224,"dataGaLocation":468},{"text":226,"config":569},{"href":228,"dataGaName":229,"dataGaLocation":468},{"text":231,"config":571},{"href":233,"dataGaName":572,"dataGaLocation":468},"docs",{"text":254,"config":574},{"href":256,"dataGaName":5},{"text":576,"config":577},"お客様の成功事例",{"href":578,"dataGaLocation":468},"/customers/",{"text":249,"config":580},{"href":251,"dataGaName":252,"dataGaLocation":468},{"text":258,"config":582},{"href":260,"dataGaName":261,"dataGaLocation":468},{"text":271,"config":584},{"href":273,"dataGaName":274,"dataGaLocation":468},{"text":263,"config":586},{"href":265,"dataGaName":266,"dataGaLocation":468},{"text":276,"config":588},{"href":278,"dataGaName":279,"dataGaLocation":468},{"text":281,"config":590},{"href":283,"dataGaName":284,"dataGaLocation":468},{"text":286,"config":592},{"href":288,"dataGaName":289,"dataGaLocation":468},{"text":291,"config":594},{"href":293,"dataGaName":294,"dataGaLocation":468},{"title":309,"links":596},[597,599,601,603,605,607,609,613,618,620,622,624],{"text":316,"config":598},{"href":318,"dataGaName":311,"dataGaLocation":468},{"text":321,"config":600},{"href":323,"dataGaName":324,"dataGaLocation":468},{"text":329,"config":602},{"href":331,"dataGaName":332,"dataGaLocation":468},{"text":334,"config":604},{"href":336,"dataGaName":337,"dataGaLocation":468},{"text":339,"config":606},{"href":341,"dataGaName":342,"dataGaLocation":468},{"text":344,"config":608},{"href":346,"dataGaName":347,"dataGaLocation":468},{"text":610,"config":611},"Sustainability",{"href":612,"dataGaName":610,"dataGaLocation":468},"/sustainability/",{"text":614,"config":615},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":616,"dataGaName":617,"dataGaLocation":468},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":349,"config":619},{"href":351,"dataGaName":352,"dataGaLocation":468},{"text":359,"config":621},{"href":361,"dataGaName":362,"dataGaLocation":468},{"text":364,"config":623},{"href":366,"dataGaName":367,"dataGaLocation":468},{"text":625,"config":626},"現代奴隷制の透明性に関する声明",{"href":627,"dataGaName":628,"dataGaLocation":468},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":48,"links":630},[631,633,635,637,642,647,652],{"text":48,"config":632},{"href":50,"dataGaName":51,"dataGaLocation":468},{"text":377,"config":634},{"href":379,"dataGaName":380,"dataGaLocation":468},{"text":382,"config":636},{"href":384,"dataGaName":385,"dataGaLocation":468},{"text":638,"config":639},"ステータス",{"href":640,"dataGaName":641,"dataGaLocation":468},"https://status.gitlab.com/","status",{"text":643,"config":644},"利用規約",{"href":645,"dataGaName":646,"dataGaLocation":468},"/terms/","terms of use",{"text":648,"config":649},"プライバシーに関する声明",{"href":650,"dataGaName":651,"dataGaLocation":468},"/ja-jp/privacy/","privacy statement",{"text":653,"config":654},"Cookieの設定",{"dataGaName":655,"dataGaLocation":468,"id":656,"isOneTrustButton":23},"cookie preferences","ot-sdk-btn",{"items":658},[659,661,663],{"text":643,"config":660},{"href":645,"dataGaName":646,"dataGaLocation":468},{"text":648,"config":662},{"href":650,"dataGaName":651,"dataGaLocation":468},{"text":653,"config":664},{"dataGaName":655,"dataGaLocation":468,"id":656,"isOneTrustButton":23},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",[670],{"_path":671,"_dir":672,"_draft":6,"_partial":6,"_locale":7,"content":673,"config":677,"_id":679,"_type":27,"title":13,"_source":29,"_file":680,"_stem":681,"_extension":32},"/en-us/blog/authors/itzik-gan-baruch","authors",{"name":13,"config":674},{"headshot":675,"ctfId":676},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749658921/Blog/Author%20Headshots/iganbaruch-headshot.jpg","iganbaruch",{"template":678},"BlogAuthor","content:en-us:blog:authors:itzik-gan-baruch.yml","en-us/blog/authors/itzik-gan-baruch.yml","en-us/blog/authors/itzik-gan-baruch",{"_path":683,"_dir":35,"_draft":6,"_partial":6,"_locale":7,"header":684,"eyebrow":685,"blurb":686,"button":687,"secondaryButton":691,"_id":693,"_type":27,"title":694,"_source":29,"_file":695,"_stem":696,"_extension":32},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":43,"config":688},{"href":689,"dataGaName":46,"dataGaLocation":690},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":48,"config":692},{"href":50,"dataGaName":51,"dataGaLocation":690},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",1758292848782]