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