[{"data":1,"prerenderedAt":702},["ShallowReactive",2],{"/ja-jp/blog/software-supply-chain-security-guide-why-organizations-struggle":3,"navigation-ja-jp":33,"banner-ja-jp":445,"footer-ja-jp":458,"footer-source-/ja-jp/blog/software-supply-chain-security-guide-why-organizations-struggle/":668,"Itzik Gan Baruch":674,"next-steps-ja-jp":687},{"_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":441,"_type":27,"title":442,"_source":29,"_file":443,"_stem":444,"_extension":32},"/shared/ja-jp/main-navigation","ja-jp",{"logo":37,"freeTrial":42,"sales":47,"login":52,"items":57,"search":385,"minimal":419,"duo":432},{"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,197,202,307,367],{"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":179},{"dataNavLevelOne":104},"solutions",{"text":106,"config":107},"すべてのソリューションを表示",{"href":108,"dataGaName":104,"dataGaLocation":41},"/ja-jp/solutions/",[110,136,157],{"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/application-security-testing/","security and compliance","ShieldCheckLight",[144,148,153],{"text":145,"config":146},"Application Security Testing",{"href":140,"dataGaName":147,"dataGaLocation":41},"Application security testing",{"text":149,"config":150},"ソフトウェアサプライチェーンの安全性",{"href":151,"dataGaLocation":41,"dataGaName":152},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":154,"config":155},"Software Compliance",{"href":156,"dataGaName":154,"dataGaLocation":41},"/ja-jp/solutions/software-compliance/",{"title":158,"link":159,"items":164},"測定",{"config":160},{"icon":161,"href":162,"dataGaName":163,"dataGaLocation":41},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[165,169,174],{"text":166,"config":167},"可視性と測定",{"href":162,"dataGaLocation":41,"dataGaName":168},"Visibility and Measurement",{"text":170,"config":171},"バリューストリーム管理",{"href":172,"dataGaLocation":41,"dataGaName":173},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":175,"config":176},"分析とインサイト",{"href":177,"dataGaLocation":41,"dataGaName":178},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":180,"items":181},"GitLabが活躍する場所",[182,187,192],{"text":183,"config":184},"Enterprise",{"href":185,"dataGaLocation":41,"dataGaName":186},"/ja-jp/enterprise/","enterprise",{"text":188,"config":189},"スモールビジネス",{"href":190,"dataGaLocation":41,"dataGaName":191},"/ja-jp/small-business/","small business",{"text":193,"config":194},"公共機関",{"href":195,"dataGaLocation":41,"dataGaName":196},"/ja-jp/solutions/public-sector/","public sector",{"text":198,"config":199},"価格",{"href":200,"dataGaName":201,"dataGaLocation":41,"dataNavLevelOne":201},"/ja-jp/pricing/","pricing",{"text":203,"config":204,"link":206,"lists":210,"feature":294},"関連リソース",{"dataNavLevelOne":205},"resources",{"text":207,"config":208},"すべてのリソースを表示",{"href":209,"dataGaName":205,"dataGaLocation":41},"/ja-jp/resources/",[211,244,266],{"title":212,"items":213},"はじめに",[214,219,224,229,234,239],{"text":215,"config":216},"インストール",{"href":217,"dataGaName":218,"dataGaLocation":41},"/ja-jp/install/","install",{"text":220,"config":221},"クイックスタートガイド",{"href":222,"dataGaName":223,"dataGaLocation":41},"/ja-jp/get-started/","quick setup checklists",{"text":225,"config":226},"学ぶ",{"href":227,"dataGaLocation":41,"dataGaName":228},"https://university.gitlab.com/","learn",{"text":230,"config":231},"製品ドキュメント",{"href":232,"dataGaName":233,"dataGaLocation":41},"https://docs.gitlab.com/","product documentation",{"text":235,"config":236},"ベストプラクティスビデオ",{"href":237,"dataGaName":238,"dataGaLocation":41},"/ja-jp/getting-started-videos/","best practice videos",{"text":240,"config":241},"インテグレーション",{"href":242,"dataGaName":243,"dataGaLocation":41},"/ja-jp/integrations/","integrations",{"title":245,"items":246},"検索する",[247,252,256,261],{"text":248,"config":249},"お客様成功事例",{"href":250,"dataGaName":251,"dataGaLocation":41},"/ja-jp/customers/","customer success stories",{"text":253,"config":254},"ブログ",{"href":255,"dataGaName":5,"dataGaLocation":41},"/ja-jp/blog/",{"text":257,"config":258},"リモート",{"href":259,"dataGaName":260,"dataGaLocation":41},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":262,"config":263},"TeamOps",{"href":264,"dataGaName":265,"dataGaLocation":41},"/ja-jp/teamops/","teamops",{"title":267,"items":268},"つなげる",[269,274,279,284,289],{"text":270,"config":271},"GitLabサービス",{"href":272,"dataGaName":273,"dataGaLocation":41},"/ja-jp/services/","services",{"text":275,"config":276},"コミュニティ",{"href":277,"dataGaName":278,"dataGaLocation":41},"/community/","community",{"text":280,"config":281},"フォーラム",{"href":282,"dataGaName":283,"dataGaLocation":41},"https://forum.gitlab.com/","forum",{"text":285,"config":286},"イベント",{"href":287,"dataGaName":288,"dataGaLocation":41},"/events/","events",{"text":290,"config":291},"パートナー",{"href":292,"dataGaName":293,"dataGaLocation":41},"/ja-jp/partners/","partners",{"backgroundColor":295,"textColor":296,"text":297,"image":298,"link":302},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":299,"config":300},"ソースプロモカード",{"src":301},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":303,"config":304},"最新情報を読む",{"href":305,"dataGaName":306,"dataGaLocation":41},"/ja-jp/the-source/","the source",{"text":308,"config":309,"lists":311},"会社情報",{"dataNavLevelOne":310},"company",[312],{"items":313},[314,319,325,327,332,337,342,347,352,357,362],{"text":315,"config":316},"GitLabについて",{"href":317,"dataGaName":318,"dataGaLocation":41},"/ja-jp/company/","about",{"text":320,"config":321,"footerGa":324},"採用情報",{"href":322,"dataGaName":323,"dataGaLocation":41},"/jobs/","jobs",{"dataGaName":323},{"text":285,"config":326},{"href":287,"dataGaName":288,"dataGaLocation":41},{"text":328,"config":329},"経営陣",{"href":330,"dataGaName":331,"dataGaLocation":41},"/company/team/e-group/","leadership",{"text":333,"config":334},"チーム",{"href":335,"dataGaName":336,"dataGaLocation":41},"/company/team/","team",{"text":338,"config":339},"ハンドブック",{"href":340,"dataGaName":341,"dataGaLocation":41},"https://handbook.gitlab.com/","handbook",{"text":343,"config":344},"投資家向け情報",{"href":345,"dataGaName":346,"dataGaLocation":41},"https://ir.gitlab.com/","investor relations",{"text":348,"config":349},"トラストセンター",{"href":350,"dataGaName":351,"dataGaLocation":41},"/ja-jp/security/","trust center",{"text":353,"config":354},"AI Transparency Center",{"href":355,"dataGaName":356,"dataGaLocation":41},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":358,"config":359},"ニュースレター",{"href":360,"dataGaName":361,"dataGaLocation":41},"/company/contact/","newsletter",{"text":363,"config":364},"プレス",{"href":365,"dataGaName":366,"dataGaLocation":41},"/press/","press",{"text":48,"config":368,"lists":369},{"dataNavLevelOne":310},[370],{"items":371},[372,375,380],{"text":48,"config":373},{"href":50,"dataGaName":374,"dataGaLocation":41},"talk to sales",{"text":376,"config":377},"サポートを受ける",{"href":378,"dataGaName":379,"dataGaLocation":41},"/support/","get help",{"text":381,"config":382},"カスタマーポータル",{"href":383,"dataGaName":384,"dataGaLocation":41},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":386,"login":387,"suggestions":394},"閉じる",{"text":388,"link":389},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":390,"config":391},"GitLab.com",{"href":55,"dataGaName":392,"dataGaLocation":393},"search login","search",{"text":395,"default":396},"提案",[397,400,405,407,411,415],{"text":70,"config":398},{"href":75,"dataGaName":399,"dataGaLocation":393},"GitLab Duo (AI)",{"text":401,"config":402},"コード提案（AI）",{"href":403,"dataGaName":404,"dataGaLocation":393},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":120,"config":406},{"href":122,"dataGaName":120,"dataGaLocation":393},{"text":408,"config":409},"GitLab on AWS",{"href":410,"dataGaName":408,"dataGaLocation":393},"/ja-jp/partners/technology-partners/aws/",{"text":412,"config":413},"GitLab on Google Cloud",{"href":414,"dataGaName":412,"dataGaLocation":393},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":416,"config":417},"GitLabを選ぶ理由",{"href":83,"dataGaName":418,"dataGaLocation":393},"Why GitLab?",{"freeTrial":420,"mobileIcon":424,"desktopIcon":429},{"text":43,"config":421},{"href":422,"dataGaName":46,"dataGaLocation":423},"https://gitlab.com/-/trials/new/","nav",{"altText":425,"config":426},"GitLabアイコン",{"src":427,"dataGaName":428,"dataGaLocation":423},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":425,"config":430},{"src":431,"dataGaName":428,"dataGaLocation":423},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":433,"mobileIcon":437,"desktopIcon":439},{"text":434,"config":435},"GitLab Duoの詳細について",{"href":75,"dataGaName":436,"dataGaLocation":423},"gitlab duo",{"altText":425,"config":438},{"src":427,"dataGaName":428,"dataGaLocation":423},{"altText":425,"config":440},{"src":431,"dataGaName":428,"dataGaLocation":423},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":446,"_dir":35,"_draft":6,"_partial":6,"_locale":7,"title":447,"button":448,"config":453,"_id":455,"_type":27,"_source":29,"_file":456,"_stem":457,"_extension":32},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":449,"config":450},"ベータ版を試す",{"href":451,"dataGaName":452,"dataGaLocation":41},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":454},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":459,"_dir":35,"_draft":6,"_partial":6,"_locale":7,"data":460,"_id":664,"_type":27,"title":665,"_source":29,"_file":666,"_stem":667,"_extension":32},"/shared/ja-jp/main-footer",{"text":461,"source":462,"edit":468,"contribute":473,"config":478,"items":483,"minimal":656},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":463,"config":464},"ページのソースを表示",{"href":465,"dataGaName":466,"dataGaLocation":467},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":469,"config":470},"このページを編集",{"href":471,"dataGaName":472,"dataGaLocation":467},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":474,"config":475},"ご協力をお願いします",{"href":476,"dataGaName":477,"dataGaLocation":467},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":479,"facebook":480,"youtube":481,"linkedin":482},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[484,507,561,593,628],{"title":59,"links":485,"subMenu":490},[486],{"text":487,"config":488},"DevSecOpsプラットフォーム",{"href":68,"dataGaName":489,"dataGaLocation":467},"devsecops platform",[491],{"title":198,"links":492},[493,497,502],{"text":494,"config":495},"プランの表示",{"href":200,"dataGaName":496,"dataGaLocation":467},"view plans",{"text":498,"config":499},"Premiumを選ぶ理由",{"href":500,"dataGaName":501,"dataGaLocation":467},"/ja-jp/pricing/premium/","why premium",{"text":503,"config":504},"Ultimateを選ぶ理由",{"href":505,"dataGaName":506,"dataGaLocation":467},"/ja-jp/pricing/ultimate/","why ultimate",{"title":508,"links":509},"ソリューション",[510,515,518,520,525,530,534,537,540,545,547,549,551,556],{"text":511,"config":512},"デジタルトランスフォーメーション",{"href":513,"dataGaName":514,"dataGaLocation":467},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":516,"config":517},"セキュリティとコンプライアンス",{"href":140,"dataGaName":147,"dataGaLocation":467},{"text":133,"config":519},{"href":116,"dataGaName":117,"dataGaLocation":467},{"text":521,"config":522},"アジャイル開発",{"href":523,"dataGaName":524,"dataGaLocation":467},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":526,"config":527},"クラウドトランスフォーメーション",{"href":528,"dataGaName":529,"dataGaLocation":467},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":531,"config":532},"SCM",{"href":130,"dataGaName":533,"dataGaLocation":467},"source code management",{"text":120,"config":535},{"href":122,"dataGaName":536,"dataGaLocation":467},"continuous integration & delivery",{"text":170,"config":538},{"href":172,"dataGaName":539,"dataGaLocation":467},"value stream management",{"text":541,"config":542},"GitOps",{"href":543,"dataGaName":544,"dataGaLocation":467},"/ja-jp/solutions/gitops/","gitops",{"text":183,"config":546},{"href":185,"dataGaName":186,"dataGaLocation":467},{"text":188,"config":548},{"href":190,"dataGaName":191,"dataGaLocation":467},{"text":193,"config":550},{"href":195,"dataGaName":196,"dataGaLocation":467},{"text":552,"config":553},"教育",{"href":554,"dataGaName":555,"dataGaLocation":467},"/ja-jp/solutions/education/","education",{"text":557,"config":558},"金融サービス",{"href":559,"dataGaName":560,"dataGaLocation":467},"/ja-jp/solutions/finance/","financial services",{"title":203,"links":562},[563,565,567,569,572,574,577,579,581,583,585,587,589,591],{"text":215,"config":564},{"href":217,"dataGaName":218,"dataGaLocation":467},{"text":220,"config":566},{"href":222,"dataGaName":223,"dataGaLocation":467},{"text":225,"config":568},{"href":227,"dataGaName":228,"dataGaLocation":467},{"text":230,"config":570},{"href":232,"dataGaName":571,"dataGaLocation":467},"docs",{"text":253,"config":573},{"href":255,"dataGaName":5},{"text":575,"config":576},"お客様の成功事例",{"href":250,"dataGaLocation":467},{"text":248,"config":578},{"href":250,"dataGaName":251,"dataGaLocation":467},{"text":257,"config":580},{"href":259,"dataGaName":260,"dataGaLocation":467},{"text":270,"config":582},{"href":272,"dataGaName":273,"dataGaLocation":467},{"text":262,"config":584},{"href":264,"dataGaName":265,"dataGaLocation":467},{"text":275,"config":586},{"href":277,"dataGaName":278,"dataGaLocation":467},{"text":280,"config":588},{"href":282,"dataGaName":283,"dataGaLocation":467},{"text":285,"config":590},{"href":287,"dataGaName":288,"dataGaLocation":467},{"text":290,"config":592},{"href":292,"dataGaName":293,"dataGaLocation":467},{"title":594,"links":595},"Company",[596,598,600,602,604,606,608,612,617,619,621,623],{"text":315,"config":597},{"href":317,"dataGaName":310,"dataGaLocation":467},{"text":320,"config":599},{"href":322,"dataGaName":323,"dataGaLocation":467},{"text":328,"config":601},{"href":330,"dataGaName":331,"dataGaLocation":467},{"text":333,"config":603},{"href":335,"dataGaName":336,"dataGaLocation":467},{"text":338,"config":605},{"href":340,"dataGaName":341,"dataGaLocation":467},{"text":343,"config":607},{"href":345,"dataGaName":346,"dataGaLocation":467},{"text":609,"config":610},"Sustainability",{"href":611,"dataGaName":609,"dataGaLocation":467},"/sustainability/",{"text":613,"config":614},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":615,"dataGaName":616,"dataGaLocation":467},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":348,"config":618},{"href":350,"dataGaName":351,"dataGaLocation":467},{"text":358,"config":620},{"href":360,"dataGaName":361,"dataGaLocation":467},{"text":363,"config":622},{"href":365,"dataGaName":366,"dataGaLocation":467},{"text":624,"config":625},"現代奴隷制の透明性に関する声明",{"href":626,"dataGaName":627,"dataGaLocation":467},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":48,"links":629},[630,632,634,636,641,646,651],{"text":48,"config":631},{"href":50,"dataGaName":51,"dataGaLocation":467},{"text":376,"config":633},{"href":378,"dataGaName":379,"dataGaLocation":467},{"text":381,"config":635},{"href":383,"dataGaName":384,"dataGaLocation":467},{"text":637,"config":638},"ステータス",{"href":639,"dataGaName":640,"dataGaLocation":467},"https://status.gitlab.com/","status",{"text":642,"config":643},"利用規約",{"href":644,"dataGaName":645,"dataGaLocation":467},"/terms/","terms of use",{"text":647,"config":648},"プライバシーに関する声明",{"href":649,"dataGaName":650,"dataGaLocation":467},"/ja-jp/privacy/","privacy statement",{"text":652,"config":653},"Cookieの設定",{"dataGaName":654,"dataGaLocation":467,"id":655,"isOneTrustButton":23},"cookie preferences","ot-sdk-btn",{"items":657},[658,660,662],{"text":642,"config":659},{"href":644,"dataGaName":645,"dataGaLocation":467},{"text":647,"config":661},{"href":649,"dataGaName":650,"dataGaLocation":467},{"text":652,"config":663},{"dataGaName":654,"dataGaLocation":467,"id":655,"isOneTrustButton":23},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":669,"content":670,"config":673,"_id":26,"_type":27,"title":28,"_source":29,"_file":30,"_stem":31,"_extension":32},{"noIndex":6,"title":9,"description":10},{"title":9,"description":10,"authors":671,"heroImage":14,"date":15,"body":16,"category":17,"tags":672},[13],[19,20,21],{"featured":23,"template":24,"slug":25},[675],{"_path":676,"_dir":677,"_draft":6,"_partial":6,"_locale":7,"content":678,"config":682,"_id":684,"_type":27,"title":13,"_source":29,"_file":685,"_stem":686,"_extension":32},"/en-us/blog/authors/itzik-gan-baruch","authors",{"name":13,"config":679},{"headshot":680,"ctfId":681},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749658921/Blog/Author%20Headshots/iganbaruch-headshot.jpg","iganbaruch",{"template":683},"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":688,"_dir":35,"_draft":6,"_partial":6,"_locale":7,"header":689,"eyebrow":690,"blurb":691,"button":692,"secondaryButton":696,"_id":698,"_type":27,"title":699,"_source":29,"_file":700,"_stem":701,"_extension":32},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":43,"config":693},{"href":694,"dataGaName":46,"dataGaLocation":695},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":48,"config":697},{"href":50,"dataGaName":51,"dataGaLocation":695},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",1760039173741]