[{"data":1,"prerenderedAt":847},["ShallowReactive",2],{"/ja-jp/topics/devsecops/beginners-guide-to-container-security":3,"navigation-ja-jp":128,"banner-ja-jp":544,"footer-ja-jp":557,"next-steps-ja-jp":767,"footer-source-/ja-jp/topics/devsecops/beginners-guide-to-container-security/":782},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":122,"_type":123,"title":7,"_source":124,"_file":125,"_stem":126,"_extension":127},"/ja-jp/topics/devsecops/beginners-guide-to-container-security","devsecops",false,"",{"title":9,"description":10},"コンテナセキュリティに関する初心者向けガイド","今日、DevOpsチームにおけるコンテナの使用はこれまで以上に普及していますが、コンテナの保護に関しては二の次になっていることがよくあります。コンテナセキュリティについて押さえておくべきポイントをご紹介します。",[12,26,31,120],{"type":13,"componentName":13,"componentContent":14},"CommonBreadcrumbs",{"crumbs":15},[16,20,24],{"title":17,"config":18},"Industry topics",{"href":19},"/topics/",{"title":21,"config":22},"Devsecops",{"href":23},"/ja-jp/topics/devsecops/",{"title":25},"Beginners guide to container security",{"type":27,"componentName":27,"componentContent":28},"CommonArticleHero",{"title":9,"text":29,"config":30},"今日、DevOpsチームにおけるコンテナの使用はこれまで以上に普及していますが、コンテナの保護に関しては二の次になっていることがよくあります。コンテナセキュリティについて押さえておくべきポイントをご紹介します。\n",{"id":9,"twoColumns":6},{"type":32,"componentName":32,"componentContent":33},"CommonSideNavigationWithTree",{"anchors":34,"components":73},{"text":35,"data":36},"On this page",[37,41,45,49,53,57,61,65,69],{"text":38,"config":39},"コンテナセキュリティ",{"href":40},"#container-security",{"text":42,"config":43},"コンテナセキュリティとは？",{"href":44},"#what-is-container-security",{"text":46,"config":47},"コンテナセキュリティが重要な理由",{"href":48},"#why-container-security-is-important",{"text":50,"config":51},"多くのレイヤ＝多くのニーズ",{"href":52},"#many-layers-many-needs",{"text":54,"config":55},"スマートシークレットストレージ",{"href":56},"#smart-secret-storage",{"text":58,"config":59},"コンテナランタイムセキュリティの重要性",{"href":60},"#the-importance-of-container-runtime-security",{"text":62,"config":63},"責任が広範にわたるクラウドネイティブ",{"href":64},"#cloud-native-requires-greater-accountability",{"text":66,"config":67},"コンテナセキュリティのためのNISTガイドライン",{"href":68},"#the-nist-guidelines-for-container-security",{"text":70,"config":71},"コンテナセキュリティについて詳しく見る",{"href":72},"#learn-more-about-container-security",[74,80,85,90,95,100,105,110,115],{"type":75,"componentName":75,"componentContent":76},"TopicsCopy",{"header":38,"text":77,"config":78},"現代のソフトウェア開発においては、リソース効率と可動性に優れたコンテナを選ぶ機会がますます増えています。実際、市場調査会社であるGartner社によると、コンテナ化されたアプリケーションを2つ以上運用する組織は2023年までに70%以上に達すると予想されています。\n\nしかし、コンテナには特にセキュリティに関するデメリットがあります。GitLabの[2022年グローバルDevSecOps調査](/developer-survey/){data-ga-name=\"developer survey\" data-ga-location=\"body\"}では、コンテナに対するセキュリティ戦略を掲げているセキュリティ担当者は64%しかおらず、多くの[DevOpsチーム](/topics/devops/){data-ga-name=\"devops teams\" data-ga-location=\"body\"}はその他の最新ソフトウェアテクノロジー（クラウドネイティブ、Serverless、API、マイクロサービスなど）に対する戦略を持ち合わせていないことが明らかになりました。\n\nDevOpsチームが採用すべきソリューションは、セキュリティ対策をシフトレフト（早期化）し、ソフトウェア開発プロセスの各ステージに組み込むことです。この記事では、このような目標を達成するためのロードマップをステップごとに解説します。\n",{"id":79},"container-security",{"type":75,"componentName":75,"componentContent":81},{"header":42,"text":82,"config":83},"コンテナとは、アプリケーションの実行に必要なすべてのコンポーネント（アプリケーションコード、ランタイム、ライブラリ、構成など）を包括する、軽量化されたユニットのことです。また、コンテナセキュリティとは、安全と完全性を確保することを目的としたセキュリティ関連の措置や対策を指します。コンテナセキュリティは、コンテナ内のアプリケーションをはじめ、それらが実行されるインフラストラクチャにいたるまで、すべての要素を網羅します。すべてのイメージが信頼できるソースから派生したものであることを保証するためには、ベースイメージのセキュリティと品質を確保することが不可欠です。コンテナパイプラインのセキュリティ対策として、信頼できるイメージの収集、プライベートレジストリを使用したアクセスの管理、セキュリティテストの統合、デプロイの自動化、そしてインフラストラクチャの継続的な保護に取り組みましょう。コンテナの強化とは、コンテナスキャンツールを使用して潜在的な脆弱性を検出し、攻撃に遭うリスクを最小限に抑えるプロセスを指します。\n\nコンテナセキュリティを強化することで、セキュリティフロー（セキュリティ上の欠陥）や悪性コードを含むコンテナが本番環境にデプロイされるリスクを軽減できます。\n",{"id":84},"what-is-container-security",{"type":75,"componentName":75,"componentContent":86},{"header":46,"text":87,"config":88},"コンテナセキュリティは従来のセキュリティ手法とは異なります。これは、コンテナ環境が複雑で動的な特性を持っているためです。簡単に言えば、移動するコンポーネントがはるかに多く、さまざまなセキュリティリスクが存在します。\n\nコンテナは、小さな仮想マシン（VM）のように使用できると思われがちですが、実際にはそうではなく、異なるセキュリティ戦略を必要とします。コンテナ内のアプリケーション間のトラフィックは、境界ネットワークセキュリティを通過することはないものの、アプリケーションとそのイメージの間の悪質なトラフィックを監視する必要があります。オーケストレーターを使用してプロセスとリソースに関するセキュリティポリシーを設定できますが、これだけでは包括的なセキュリティ戦略を確立できません。\n",{"id":89},"why-container-security-is-important",{"type":75,"componentName":75,"componentContent":91},{"header":50,"text":92,"config":93},"コンテナイメージとは、各コンテナで実行するコンポーネントを定義したものです。デベロッパーは、イメージにセキュリティ上の脆弱性や不正なコードが含まれていないことを確認するとともに、コンテナのアタックサーフェスを最小限に抑えるために、不要なイメージを作成しないようにする必要があります。信頼できないイメージを禁止するために、イメージ検証ツールを使用できますが、デフォルトでは有効になっていないことがよくあります。また、脆弱性のリスクを含んだ依存関係を持つイメージを検知するために、ビルド済みのイメージをスキャンすることもできます。\n\nVMとは異なり、コンテナは複数まとめて同じオペレーティングシステム（OS）上で実行でき、各レベルで攻撃リスクを伴います。脆弱なホストOSはコンテナを危険にさらし、さらにコンテナに脆弱性があると、ホストOSへの攻撃経路となってしまう可能性があります。ネームスペースの分離を実施して、コンテナとホストOSカーネル間のトラフィックを制限し、ベンダーパッチ配信に合わせてパッチの適用を自動化することが重要です。また、不要なコンポーネント（オーケストレーターの実行に必要ないアプリケーションやライブラリなど）を排除し、OSの無駄を最小化する必要があります。\n\nコンテナオーケストレーションとは、コンテナの調整と管理を行うことです。これにより、コンテナ化されたアプリケーションをスケールして数千人のユーザーをサポートできます。オーケストレーターには、独自のセキュリティ機能がビルトインされていることがあります。これらの機能を使用して、クラスター内のすべてのポッドに自動適用されるKubernetesのルールを作成できる可能性があります。こうした基本機能の活用は有効であるものの、より強力なポリシーを設定するための第一歩に過ぎません。\n",{"id":94},"many-layers-many-needs",{"type":75,"componentName":75,"componentContent":96},{"header":54,"text":97,"config":98},"コンテナは複数のシステムやクラウドプロバイダーに配置される可能性があるため、アクセス管理が非常に重要になります。コンテナへのアクセスを特権ユーザーに限定するために、APIキーやログイン認証情報、トークンなどのシークレットを厳格に管理する必要があります。また、ユーザーによるアクセスをロールに基づいて制御することもできます。これは、必要に応じてアクセスを制限したい場合に有効です。\n",{"id":99},"smart-secret-storage",{"type":75,"componentName":75,"componentContent":101},{"header":58,"text":102,"config":103},"デプロイ後は、コンテナアクティビティをモニタリングし、チームがセキュリティ上の脅威を検出して対処できるようにする必要があります。Nordcloud社は、ネットワーク呼び出し、APIコール、異常なログイン試行などの不審な行動をモニタリングすることを推奨しています。チームは、ポッドに対する対処手順をあらかじめ定義し、対象のコンテナを別のネットワークに隔離するか、再起動するか、もしくは脅威が特定されるまで停止できる体制を整えておく必要があります。これにより、マルウェアに対するセキュリティ体制をさらに強化できます。\n",{"id":104},"the-importance-of-container-runtime-security",{"type":75,"componentName":75,"componentContent":106},{"header":62,"text":107,"config":108},"クラウドプロバイダーは、クラウドサービスの提供にあたり、基盤となるハードウェアや基本的なネットワークのセキュリティ対策を担います。しかし、こうした対策に加え、アプリケーションのアクセス管理、アプリケーションの設定とパッチ適用、システムのパッチ適用とアクセス管理などの措置は、ユーザーにも委ねられています。\n",{"id":109},"cloud-native-requires-greater-accountability",{"type":75,"componentName":75,"componentContent":111},{"header":66,"text":112,"config":113},"2017年、米国商務省は[アプリケーションコンテナセキュリティガイド（英語）](https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-190.pdf)を公開しました。このガイドが公開されてからすでに数年が経っているものの、以下の推奨事項はコンテナを最近導入したチームにとって今でも有用な情報です。\n\n- **コンテナを活用してアプリケーションの開発、実行、サポートの手法を革新するために、組織の運用体制と技術プロセスを最適化する。**コンテナの導入にあたり、既存の文化や開発手法に混乱が生じる場合や、コンテナ化された環境に既存のアプローチを直接適用できないことがあります。コーディング手法や運用方法を見直すよう、チームを奨励し、教育やトレーニングを提供しましょう。\n- **アタックサーフェスを縮小するために、汎用的なホストOSではなく、コンテナ専用のホストOSを使用する。**コンテナ専用のホストOSとは、コンテナのみを実行するよう設計された最小限のOSを指します。専用のホストOSを使用することで、アタックサーフェスを大幅に縮小し、コンテナが危険にさらされるリスクを低減できます。\n\n- **目的や機密性、脅威の状況が同じコンテナのみを単一のホストOSカーネル上にまとめて、より高度な保護体制を確立する。**コンテナを分類することで、より高度な保護体制を整えられます。このようにコンテナをグループ化することで、攻撃者による他のグループへの侵入リスクを軽減できるほか、より高い確率で侵入を検知し、封じ込められます。\n\n- **セキュリティ侵害を回避するために、イメージの脆弱性管理にはコンテナ専用のツールとプロセスを採用する。**従来のツールでは、コンテナ化されたモデルとの整合性が取れず、コンテナ内の脆弱性を検出できないことがよくあります。組織は、イメージの構成を安全に保つためのベストプラクティス（レポートの一元管理、各イメージのモニタリング、準拠していないイメージの実行の防止など）へのコンプライアンスを検証し、実施するためのツールとプロセスを採用する必要があります。\n\n- **信頼性の高いコンピューティング基盤を確立するために、ハードウェアベースの対策を行うことを検討する。**信頼されたプラットフォームモジュール（TPM）のようなハードウェアの信頼の基点に基づいてセキュリティを確立することで、コンテナテクノロジーのすべてのティアにセキュリティ対策を拡張します。\n\n- **コンテナ対応のランタイム防御ツールを使用する。**コンテナ環境をモニタリングし、異常で悪意のあるアクティビティを正確に検出できるコンテナセキュリティ専用のツールを導入および運用します。\n",{"id":114},"the-nist-guidelines-for-container-security",{"type":75,"componentName":75,"componentContent":116},{"header":70,"text":117,"config":118},"[専門用語を学んで](/blog/kubernetes-terminology/){data-ga-name=\"kubernetes terminology\" data-ga-location=\"body\"}、実践してみましょう。\n\n[DevSecOpsセキュリティの基礎知識](/topics/devsecops/){data-ga-name=\"devsecops security\" data-ga-location=\"body\"}を習得しましょう。\n\n[GitLabを利用してDevSecOps](/solutions/application-security-testing/){data-ga-name=\"devsecops with gitlab\" data-ga-location=\"body\"}を開始しましょう。\n",{"id":119},"learn-more-about-container-security",{"type":121,"componentName":121},"CommonNextSteps","content:ja-jp:topics:devsecops:beginners-guide-to-container-security:index.yml","yaml","content","ja-jp/topics/devsecops/beginners-guide-to-container-security/index.yml","ja-jp/topics/devsecops/beginners-guide-to-container-security/index","yml",{"_path":129,"_dir":130,"_draft":6,"_partial":6,"_locale":7,"data":131,"_id":540,"_type":123,"title":541,"_source":124,"_file":542,"_stem":543,"_extension":127},"/shared/ja-jp/main-navigation","ja-jp",{"logo":132,"freeTrial":137,"sales":142,"login":147,"items":152,"search":484,"minimal":518,"duo":531},{"config":133},{"href":134,"dataGaName":135,"dataGaLocation":136},"/ja-jp/","gitlab logo","header",{"text":138,"config":139},"無料トライアルを開始",{"href":140,"dataGaName":141,"dataGaLocation":136},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":143,"config":144},"お問い合わせ",{"href":145,"dataGaName":146,"dataGaLocation":136},"/ja-jp/sales/","sales",{"text":148,"config":149},"サインイン",{"href":150,"dataGaName":151,"dataGaLocation":136},"https://gitlab.com/users/sign_in/","sign in",[153,197,295,300,406,466],{"text":154,"config":155,"cards":157,"footer":180},"プラットフォーム",{"dataNavLevelOne":156},"platform",[158,164,172],{"title":154,"description":159,"link":160},"最も包括的かつAIで強化されたDevSecOpsプラットフォーム",{"text":161,"config":162},"プラットフォームを詳しく見る",{"href":163,"dataGaName":156,"dataGaLocation":136},"/ja-jp/platform/",{"title":165,"description":166,"link":167},"GitLab Duo（AI）","開発のすべてのステージでAIを活用し、ソフトウェアをより迅速にビルド",{"text":168,"config":169},"GitLab Duoのご紹介",{"href":170,"dataGaName":171,"dataGaLocation":136},"/ja-jp/gitlab-duo/","gitlab duo ai",{"title":173,"description":174,"link":175},"GitLabが選ばれる理由","GitLabが大企業に選ばれる理由10選",{"text":176,"config":177},"詳細はこちら",{"href":178,"dataGaName":179,"dataGaLocation":136},"/ja-jp/why-gitlab/","why gitlab",{"title":181,"items":182},"利用を開始：",[183,188,193],{"text":184,"config":185},"プラットフォームエンジニアリング",{"href":186,"dataGaName":187,"dataGaLocation":136},"/ja-jp/solutions/platform-engineering/","platform engineering",{"text":189,"config":190},"開発者の経験",{"href":191,"dataGaName":192,"dataGaLocation":136},"/ja-jp/developer-experience/","Developer experience",{"text":194,"config":195},"MLOps",{"href":196,"dataGaName":194,"dataGaLocation":136},"/ja-jp/topics/devops/the-role-of-ai-in-devops/",{"text":198,"left":199,"config":200,"link":202,"lists":206,"footer":277},"製品",true,{"dataNavLevelOne":201},"solutions",{"text":203,"config":204},"すべてのソリューションを表示",{"href":205,"dataGaName":201,"dataGaLocation":136},"/ja-jp/solutions/",[207,233,255],{"title":208,"description":209,"link":210,"items":215},"自動化","CI/CDと自動化でデプロイを加速",{"config":211},{"icon":212,"href":213,"dataGaName":214,"dataGaLocation":136},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[216,220,224,229],{"text":217,"config":218},"CI/CD",{"href":219,"dataGaLocation":136,"dataGaName":217},"/ja-jp/solutions/continuous-integration/",{"text":221,"config":222},"AIアシストによる開発",{"href":170,"dataGaLocation":136,"dataGaName":223},"AI assisted development",{"text":225,"config":226},"ソースコード管理",{"href":227,"dataGaLocation":136,"dataGaName":228},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":230,"config":231},"自動化されたソフトウェアデリバリー",{"href":213,"dataGaLocation":136,"dataGaName":232},"Automated software delivery",{"title":234,"description":235,"link":236,"items":241},"セキュリティ","セキュリティを損なうことなくコードをより迅速に完成",{"config":237},{"href":238,"dataGaName":239,"dataGaLocation":136,"icon":240},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[242,246,251],{"text":243,"config":244},"Application Security Testing",{"href":238,"dataGaName":245,"dataGaLocation":136},"Application security testing",{"text":247,"config":248},"ソフトウェアサプライチェーンの安全性",{"href":249,"dataGaLocation":136,"dataGaName":250},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":252,"config":253},"Software Compliance",{"href":254,"dataGaName":252,"dataGaLocation":136},"/ja-jp/solutions/software-compliance/",{"title":256,"link":257,"items":262},"測定",{"config":258},{"icon":259,"href":260,"dataGaName":261,"dataGaLocation":136},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[263,267,272],{"text":264,"config":265},"可視性と測定",{"href":260,"dataGaLocation":136,"dataGaName":266},"Visibility and Measurement",{"text":268,"config":269},"バリューストリーム管理",{"href":270,"dataGaLocation":136,"dataGaName":271},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":273,"config":274},"分析とインサイト",{"href":275,"dataGaLocation":136,"dataGaName":276},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":278,"items":279},"GitLabが活躍する場所",[280,285,290],{"text":281,"config":282},"Enterprise",{"href":283,"dataGaLocation":136,"dataGaName":284},"/ja-jp/enterprise/","enterprise",{"text":286,"config":287},"スモールビジネス",{"href":288,"dataGaLocation":136,"dataGaName":289},"/ja-jp/small-business/","small business",{"text":291,"config":292},"公共機関",{"href":293,"dataGaLocation":136,"dataGaName":294},"/ja-jp/solutions/public-sector/","public sector",{"text":296,"config":297},"価格",{"href":298,"dataGaName":299,"dataGaLocation":136,"dataNavLevelOne":299},"/ja-jp/pricing/","pricing",{"text":301,"config":302,"link":304,"lists":308,"feature":393},"関連リソース",{"dataNavLevelOne":303},"resources",{"text":305,"config":306},"すべてのリソースを表示",{"href":307,"dataGaName":303,"dataGaLocation":136},"/ja-jp/resources/",[309,342,365],{"title":310,"items":311},"はじめに",[312,317,322,327,332,337],{"text":313,"config":314},"インストール",{"href":315,"dataGaName":316,"dataGaLocation":136},"/ja-jp/install/","install",{"text":318,"config":319},"クイックスタートガイド",{"href":320,"dataGaName":321,"dataGaLocation":136},"/ja-jp/get-started/","quick setup checklists",{"text":323,"config":324},"学ぶ",{"href":325,"dataGaLocation":136,"dataGaName":326},"https://university.gitlab.com/","learn",{"text":328,"config":329},"製品ドキュメント",{"href":330,"dataGaName":331,"dataGaLocation":136},"https://docs.gitlab.com/","product documentation",{"text":333,"config":334},"ベストプラクティスビデオ",{"href":335,"dataGaName":336,"dataGaLocation":136},"/ja-jp/getting-started-videos/","best practice videos",{"text":338,"config":339},"インテグレーション",{"href":340,"dataGaName":341,"dataGaLocation":136},"/ja-jp/integrations/","integrations",{"title":343,"items":344},"検索する",[345,350,355,360],{"text":346,"config":347},"お客様成功事例",{"href":348,"dataGaName":349,"dataGaLocation":136},"/ja-jp/customers/","customer success stories",{"text":351,"config":352},"ブログ",{"href":353,"dataGaName":354,"dataGaLocation":136},"/ja-jp/blog/","blog",{"text":356,"config":357},"リモート",{"href":358,"dataGaName":359,"dataGaLocation":136},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":361,"config":362},"TeamOps",{"href":363,"dataGaName":364,"dataGaLocation":136},"/ja-jp/teamops/","teamops",{"title":366,"items":367},"つなげる",[368,373,378,383,388],{"text":369,"config":370},"GitLabサービス",{"href":371,"dataGaName":372,"dataGaLocation":136},"/ja-jp/services/","services",{"text":374,"config":375},"コミュニティ",{"href":376,"dataGaName":377,"dataGaLocation":136},"/community/","community",{"text":379,"config":380},"フォーラム",{"href":381,"dataGaName":382,"dataGaLocation":136},"https://forum.gitlab.com/","forum",{"text":384,"config":385},"イベント",{"href":386,"dataGaName":387,"dataGaLocation":136},"/events/","events",{"text":389,"config":390},"パートナー",{"href":391,"dataGaName":392,"dataGaLocation":136},"/ja-jp/partners/","partners",{"backgroundColor":394,"textColor":395,"text":396,"image":397,"link":401},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":398,"config":399},"ソースプロモカード",{"src":400},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":402,"config":403},"最新情報を読む",{"href":404,"dataGaName":405,"dataGaLocation":136},"/ja-jp/the-source/","the source",{"text":407,"config":408,"lists":410},"会社情報",{"dataNavLevelOne":409},"company",[411],{"items":412},[413,418,424,426,431,436,441,446,451,456,461],{"text":414,"config":415},"GitLabについて",{"href":416,"dataGaName":417,"dataGaLocation":136},"/ja-jp/company/","about",{"text":419,"config":420,"footerGa":423},"採用情報",{"href":421,"dataGaName":422,"dataGaLocation":136},"/jobs/","jobs",{"dataGaName":422},{"text":384,"config":425},{"href":386,"dataGaName":387,"dataGaLocation":136},{"text":427,"config":428},"経営陣",{"href":429,"dataGaName":430,"dataGaLocation":136},"/company/team/e-group/","leadership",{"text":432,"config":433},"チーム",{"href":434,"dataGaName":435,"dataGaLocation":136},"/company/team/","team",{"text":437,"config":438},"ハンドブック",{"href":439,"dataGaName":440,"dataGaLocation":136},"https://handbook.gitlab.com/","handbook",{"text":442,"config":443},"投資家向け情報",{"href":444,"dataGaName":445,"dataGaLocation":136},"https://ir.gitlab.com/","investor relations",{"text":447,"config":448},"トラストセンター",{"href":449,"dataGaName":450,"dataGaLocation":136},"/ja-jp/security/","trust center",{"text":452,"config":453},"AI Transparency Center",{"href":454,"dataGaName":455,"dataGaLocation":136},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":457,"config":458},"ニュースレター",{"href":459,"dataGaName":460,"dataGaLocation":136},"/company/contact/","newsletter",{"text":462,"config":463},"プレス",{"href":464,"dataGaName":465,"dataGaLocation":136},"/press/","press",{"text":143,"config":467,"lists":468},{"dataNavLevelOne":409},[469],{"items":470},[471,474,479],{"text":143,"config":472},{"href":145,"dataGaName":473,"dataGaLocation":136},"talk to sales",{"text":475,"config":476},"サポートを受ける",{"href":477,"dataGaName":478,"dataGaLocation":136},"/support/","get help",{"text":480,"config":481},"カスタマーポータル",{"href":482,"dataGaName":483,"dataGaLocation":136},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":485,"login":486,"suggestions":493},"閉じる",{"text":487,"link":488},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":489,"config":490},"GitLab.com",{"href":150,"dataGaName":491,"dataGaLocation":492},"search login","search",{"text":494,"default":495},"提案",[496,499,504,506,510,514],{"text":165,"config":497},{"href":170,"dataGaName":498,"dataGaLocation":492},"GitLab Duo (AI)",{"text":500,"config":501},"コード提案（AI）",{"href":502,"dataGaName":503,"dataGaLocation":492},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":217,"config":505},{"href":219,"dataGaName":217,"dataGaLocation":492},{"text":507,"config":508},"GitLab on AWS",{"href":509,"dataGaName":507,"dataGaLocation":492},"/ja-jp/partners/technology-partners/aws/",{"text":511,"config":512},"GitLab on Google Cloud",{"href":513,"dataGaName":511,"dataGaLocation":492},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":515,"config":516},"GitLabを選ぶ理由",{"href":178,"dataGaName":517,"dataGaLocation":492},"Why GitLab?",{"freeTrial":519,"mobileIcon":523,"desktopIcon":528},{"text":138,"config":520},{"href":521,"dataGaName":141,"dataGaLocation":522},"https://gitlab.com/-/trials/new/","nav",{"altText":524,"config":525},"GitLabアイコン",{"src":526,"dataGaName":527,"dataGaLocation":522},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":524,"config":529},{"src":530,"dataGaName":527,"dataGaLocation":522},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":532,"mobileIcon":536,"desktopIcon":538},{"text":533,"config":534},"GitLab Duoの詳細について",{"href":170,"dataGaName":535,"dataGaLocation":522},"gitlab duo",{"altText":524,"config":537},{"src":526,"dataGaName":527,"dataGaLocation":522},{"altText":524,"config":539},{"src":530,"dataGaName":527,"dataGaLocation":522},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":545,"_dir":130,"_draft":6,"_partial":6,"_locale":7,"title":546,"button":547,"config":552,"_id":554,"_type":123,"_source":124,"_file":555,"_stem":556,"_extension":127},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":548,"config":549},"ベータ版を試す",{"href":550,"dataGaName":551,"dataGaLocation":136},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":553},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":558,"_dir":130,"_draft":6,"_partial":6,"_locale":7,"data":559,"_id":763,"_type":123,"title":764,"_source":124,"_file":765,"_stem":766,"_extension":127},"/shared/ja-jp/main-footer",{"text":560,"source":561,"edit":567,"contribute":572,"config":577,"items":582,"minimal":755},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":562,"config":563},"ページのソースを表示",{"href":564,"dataGaName":565,"dataGaLocation":566},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":568,"config":569},"このページを編集",{"href":570,"dataGaName":571,"dataGaLocation":566},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":573,"config":574},"ご協力をお願いします",{"href":575,"dataGaName":576,"dataGaLocation":566},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":578,"facebook":579,"youtube":580,"linkedin":581},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[583,606,660,692,727],{"title":154,"links":584,"subMenu":589},[585],{"text":586,"config":587},"DevSecOpsプラットフォーム",{"href":163,"dataGaName":588,"dataGaLocation":566},"devsecops platform",[590],{"title":296,"links":591},[592,596,601],{"text":593,"config":594},"プランの表示",{"href":298,"dataGaName":595,"dataGaLocation":566},"view plans",{"text":597,"config":598},"Premiumを選ぶ理由",{"href":599,"dataGaName":600,"dataGaLocation":566},"/ja-jp/pricing/premium/","why premium",{"text":602,"config":603},"Ultimateを選ぶ理由",{"href":604,"dataGaName":605,"dataGaLocation":566},"/ja-jp/pricing/ultimate/","why ultimate",{"title":607,"links":608},"ソリューション",[609,614,617,619,624,629,633,636,639,644,646,648,650,655],{"text":610,"config":611},"デジタルトランスフォーメーション",{"href":612,"dataGaName":613,"dataGaLocation":566},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":615,"config":616},"セキュリティとコンプライアンス",{"href":238,"dataGaName":245,"dataGaLocation":566},{"text":230,"config":618},{"href":213,"dataGaName":214,"dataGaLocation":566},{"text":620,"config":621},"アジャイル開発",{"href":622,"dataGaName":623,"dataGaLocation":566},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":625,"config":626},"クラウドトランスフォーメーション",{"href":627,"dataGaName":628,"dataGaLocation":566},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":630,"config":631},"SCM",{"href":227,"dataGaName":632,"dataGaLocation":566},"source code management",{"text":217,"config":634},{"href":219,"dataGaName":635,"dataGaLocation":566},"continuous integration & delivery",{"text":268,"config":637},{"href":270,"dataGaName":638,"dataGaLocation":566},"value stream management",{"text":640,"config":641},"GitOps",{"href":642,"dataGaName":643,"dataGaLocation":566},"/ja-jp/solutions/gitops/","gitops",{"text":281,"config":645},{"href":283,"dataGaName":284,"dataGaLocation":566},{"text":286,"config":647},{"href":288,"dataGaName":289,"dataGaLocation":566},{"text":291,"config":649},{"href":293,"dataGaName":294,"dataGaLocation":566},{"text":651,"config":652},"教育",{"href":653,"dataGaName":654,"dataGaLocation":566},"/ja-jp/solutions/education/","education",{"text":656,"config":657},"金融サービス",{"href":658,"dataGaName":659,"dataGaLocation":566},"/ja-jp/solutions/finance/","financial services",{"title":301,"links":661},[662,664,666,668,671,673,676,678,680,682,684,686,688,690],{"text":313,"config":663},{"href":315,"dataGaName":316,"dataGaLocation":566},{"text":318,"config":665},{"href":320,"dataGaName":321,"dataGaLocation":566},{"text":323,"config":667},{"href":325,"dataGaName":326,"dataGaLocation":566},{"text":328,"config":669},{"href":330,"dataGaName":670,"dataGaLocation":566},"docs",{"text":351,"config":672},{"href":353,"dataGaName":354},{"text":674,"config":675},"お客様の成功事例",{"href":348,"dataGaLocation":566},{"text":346,"config":677},{"href":348,"dataGaName":349,"dataGaLocation":566},{"text":356,"config":679},{"href":358,"dataGaName":359,"dataGaLocation":566},{"text":369,"config":681},{"href":371,"dataGaName":372,"dataGaLocation":566},{"text":361,"config":683},{"href":363,"dataGaName":364,"dataGaLocation":566},{"text":374,"config":685},{"href":376,"dataGaName":377,"dataGaLocation":566},{"text":379,"config":687},{"href":381,"dataGaName":382,"dataGaLocation":566},{"text":384,"config":689},{"href":386,"dataGaName":387,"dataGaLocation":566},{"text":389,"config":691},{"href":391,"dataGaName":392,"dataGaLocation":566},{"title":693,"links":694},"Company",[695,697,699,701,703,705,707,711,716,718,720,722],{"text":414,"config":696},{"href":416,"dataGaName":409,"dataGaLocation":566},{"text":419,"config":698},{"href":421,"dataGaName":422,"dataGaLocation":566},{"text":427,"config":700},{"href":429,"dataGaName":430,"dataGaLocation":566},{"text":432,"config":702},{"href":434,"dataGaName":435,"dataGaLocation":566},{"text":437,"config":704},{"href":439,"dataGaName":440,"dataGaLocation":566},{"text":442,"config":706},{"href":444,"dataGaName":445,"dataGaLocation":566},{"text":708,"config":709},"Sustainability",{"href":710,"dataGaName":708,"dataGaLocation":566},"/sustainability/",{"text":712,"config":713},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":714,"dataGaName":715,"dataGaLocation":566},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":447,"config":717},{"href":449,"dataGaName":450,"dataGaLocation":566},{"text":457,"config":719},{"href":459,"dataGaName":460,"dataGaLocation":566},{"text":462,"config":721},{"href":464,"dataGaName":465,"dataGaLocation":566},{"text":723,"config":724},"現代奴隷制の透明性に関する声明",{"href":725,"dataGaName":726,"dataGaLocation":566},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":143,"links":728},[729,731,733,735,740,745,750],{"text":143,"config":730},{"href":145,"dataGaName":146,"dataGaLocation":566},{"text":475,"config":732},{"href":477,"dataGaName":478,"dataGaLocation":566},{"text":480,"config":734},{"href":482,"dataGaName":483,"dataGaLocation":566},{"text":736,"config":737},"ステータス",{"href":738,"dataGaName":739,"dataGaLocation":566},"https://status.gitlab.com/","status",{"text":741,"config":742},"利用規約",{"href":743,"dataGaName":744,"dataGaLocation":566},"/terms/","terms of use",{"text":746,"config":747},"プライバシーに関する声明",{"href":748,"dataGaName":749,"dataGaLocation":566},"/ja-jp/privacy/","privacy statement",{"text":751,"config":752},"Cookieの設定",{"dataGaName":753,"dataGaLocation":566,"id":754,"isOneTrustButton":199},"cookie preferences","ot-sdk-btn",{"items":756},[757,759,761],{"text":741,"config":758},{"href":743,"dataGaName":744,"dataGaLocation":566},{"text":746,"config":760},{"href":748,"dataGaName":749,"dataGaLocation":566},{"text":751,"config":762},{"dataGaName":753,"dataGaLocation":566,"id":754,"isOneTrustButton":199},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":768,"_dir":130,"_draft":6,"_partial":6,"_locale":7,"header":769,"eyebrow":770,"blurb":771,"button":772,"secondaryButton":776,"_id":778,"_type":123,"title":779,"_source":124,"_file":780,"_stem":781,"_extension":127},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":138,"config":773},{"href":774,"dataGaName":141,"dataGaLocation":775},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":143,"config":777},{"href":145,"dataGaName":146,"dataGaLocation":775},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":783,"content":784,"_id":122,"_type":123,"title":7,"_source":124,"_file":125,"_stem":126,"_extension":127},{"title":9,"description":10},[785,793,796,846],{"type":13,"componentName":13,"componentContent":786},{"crumbs":787},[788,790,792],{"title":17,"config":789},{"href":19},{"title":21,"config":791},{"href":23},{"title":25},{"type":27,"componentName":27,"componentContent":794},{"title":9,"text":29,"config":795},{"id":9,"twoColumns":6},{"type":32,"componentName":32,"componentContent":797},{"anchors":798,"components":818},{"text":35,"data":799},[800,802,804,806,808,810,812,814,816],{"text":38,"config":801},{"href":40},{"text":42,"config":803},{"href":44},{"text":46,"config":805},{"href":48},{"text":50,"config":807},{"href":52},{"text":54,"config":809},{"href":56},{"text":58,"config":811},{"href":60},{"text":62,"config":813},{"href":64},{"text":66,"config":815},{"href":68},{"text":70,"config":817},{"href":72},[819,822,825,828,831,834,837,840,843],{"type":75,"componentName":75,"componentContent":820},{"header":38,"text":77,"config":821},{"id":79},{"type":75,"componentName":75,"componentContent":823},{"header":42,"text":82,"config":824},{"id":84},{"type":75,"componentName":75,"componentContent":826},{"header":46,"text":87,"config":827},{"id":89},{"type":75,"componentName":75,"componentContent":829},{"header":50,"text":92,"config":830},{"id":94},{"type":75,"componentName":75,"componentContent":832},{"header":54,"text":97,"config":833},{"id":99},{"type":75,"componentName":75,"componentContent":835},{"header":58,"text":102,"config":836},{"id":104},{"type":75,"componentName":75,"componentContent":838},{"header":62,"text":107,"config":839},{"id":109},{"type":75,"componentName":75,"componentContent":841},{"header":66,"text":112,"config":842},{"id":114},{"type":75,"componentName":75,"componentContent":844},{"header":70,"text":117,"config":845},{"id":119},{"type":121,"componentName":121},1760103631145]