[{"data":1,"prerenderedAt":783},["ShallowReactive",2],{"/ja-jp/topics/devsecops/beginners-guide-to-container-security/":3,"navigation-ja-jp":128,"banner-ja-jp":545,"footer-ja-jp":558,"next-steps-ja-jp":768},{"_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/security-compliance/){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":541,"_type":123,"title":542,"_source":124,"_file":543,"_stem":544,"_extension":127},"/shared/ja-jp/main-navigation","ja-jp",{"logo":132,"freeTrial":137,"sales":142,"login":147,"items":152,"search":485,"minimal":519,"duo":532},{"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,296,301,407,467],{"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":278},"製品",true,{"dataNavLevelOne":201},"solutions",{"text":203,"config":204},"すべてのソリューションを表示",{"href":205,"dataGaName":201,"dataGaLocation":136},"/ja-jp/solutions/",[207,233,256],{"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/security-compliance/","security and compliance","ShieldCheckLight",[242,247,252],{"text":243,"config":244},"Application Security Testing",{"href":245,"dataGaName":246,"dataGaLocation":136},"/solutions/application-security-testing/","Application security testing",{"text":248,"config":249},"ソフトウェアサプライチェーンの安全性",{"href":250,"dataGaLocation":136,"dataGaName":251},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":253,"config":254},"Software Compliance",{"href":255,"dataGaName":253,"dataGaLocation":136},"/solutions/software-compliance/",{"title":257,"link":258,"items":263},"測定",{"config":259},{"icon":260,"href":261,"dataGaName":262,"dataGaLocation":136},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[264,268,273],{"text":265,"config":266},"可視性と測定",{"href":261,"dataGaLocation":136,"dataGaName":267},"Visibility and Measurement",{"text":269,"config":270},"バリューストリーム管理",{"href":271,"dataGaLocation":136,"dataGaName":272},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":274,"config":275},"分析とインサイト",{"href":276,"dataGaLocation":136,"dataGaName":277},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":279,"items":280},"GitLabが活躍する場所",[281,286,291],{"text":282,"config":283},"Enterprise",{"href":284,"dataGaLocation":136,"dataGaName":285},"/ja-jp/enterprise/","enterprise",{"text":287,"config":288},"スモールビジネス",{"href":289,"dataGaLocation":136,"dataGaName":290},"/ja-jp/small-business/","small business",{"text":292,"config":293},"公共機関",{"href":294,"dataGaLocation":136,"dataGaName":295},"/ja-jp/solutions/public-sector/","public sector",{"text":297,"config":298},"価格",{"href":299,"dataGaName":300,"dataGaLocation":136,"dataNavLevelOne":300},"/ja-jp/pricing/","pricing",{"text":302,"config":303,"link":305,"lists":309,"feature":394},"関連リソース",{"dataNavLevelOne":304},"resources",{"text":306,"config":307},"すべてのリソースを表示",{"href":308,"dataGaName":304,"dataGaLocation":136},"/ja-jp/resources/",[310,343,366],{"title":311,"items":312},"はじめに",[313,318,323,328,333,338],{"text":314,"config":315},"インストール",{"href":316,"dataGaName":317,"dataGaLocation":136},"/ja-jp/install/","install",{"text":319,"config":320},"クイックスタートガイド",{"href":321,"dataGaName":322,"dataGaLocation":136},"/ja-jp/get-started/","quick setup checklists",{"text":324,"config":325},"学ぶ",{"href":326,"dataGaLocation":136,"dataGaName":327},"https://university.gitlab.com/","learn",{"text":329,"config":330},"製品ドキュメント",{"href":331,"dataGaName":332,"dataGaLocation":136},"https://docs.gitlab.com/","product documentation",{"text":334,"config":335},"ベストプラクティスビデオ",{"href":336,"dataGaName":337,"dataGaLocation":136},"/ja-jp/getting-started-videos/","best practice videos",{"text":339,"config":340},"インテグレーション",{"href":341,"dataGaName":342,"dataGaLocation":136},"/ja-jp/integrations/","integrations",{"title":344,"items":345},"検索する",[346,351,356,361],{"text":347,"config":348},"お客様成功事例",{"href":349,"dataGaName":350,"dataGaLocation":136},"/ja-jp/customers/","customer success stories",{"text":352,"config":353},"ブログ",{"href":354,"dataGaName":355,"dataGaLocation":136},"/ja-jp/blog/","blog",{"text":357,"config":358},"リモート",{"href":359,"dataGaName":360,"dataGaLocation":136},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":362,"config":363},"TeamOps",{"href":364,"dataGaName":365,"dataGaLocation":136},"/ja-jp/teamops/","teamops",{"title":367,"items":368},"つなげる",[369,374,379,384,389],{"text":370,"config":371},"GitLabサービス",{"href":372,"dataGaName":373,"dataGaLocation":136},"/ja-jp/services/","services",{"text":375,"config":376},"コミュニティ",{"href":377,"dataGaName":378,"dataGaLocation":136},"/community/","community",{"text":380,"config":381},"フォーラム",{"href":382,"dataGaName":383,"dataGaLocation":136},"https://forum.gitlab.com/","forum",{"text":385,"config":386},"イベント",{"href":387,"dataGaName":388,"dataGaLocation":136},"/events/","events",{"text":390,"config":391},"パートナー",{"href":392,"dataGaName":393,"dataGaLocation":136},"/ja-jp/partners/","partners",{"backgroundColor":395,"textColor":396,"text":397,"image":398,"link":402},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":399,"config":400},"ソースプロモカード",{"src":401},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":403,"config":404},"最新情報を読む",{"href":405,"dataGaName":406,"dataGaLocation":136},"/ja-jp/the-source/","the source",{"text":408,"config":409,"lists":411},"Company",{"dataNavLevelOne":410},"company",[412],{"items":413},[414,419,425,427,432,437,442,447,452,457,462],{"text":415,"config":416},"GitLabについて",{"href":417,"dataGaName":418,"dataGaLocation":136},"/ja-jp/company/","about",{"text":420,"config":421,"footerGa":424},"採用情報",{"href":422,"dataGaName":423,"dataGaLocation":136},"/jobs/","jobs",{"dataGaName":423},{"text":385,"config":426},{"href":387,"dataGaName":388,"dataGaLocation":136},{"text":428,"config":429},"経営陣",{"href":430,"dataGaName":431,"dataGaLocation":136},"/company/team/e-group/","leadership",{"text":433,"config":434},"チーム",{"href":435,"dataGaName":436,"dataGaLocation":136},"/company/team/","team",{"text":438,"config":439},"ハンドブック",{"href":440,"dataGaName":441,"dataGaLocation":136},"https://handbook.gitlab.com/","handbook",{"text":443,"config":444},"投資家向け情報",{"href":445,"dataGaName":446,"dataGaLocation":136},"https://ir.gitlab.com/","investor relations",{"text":448,"config":449},"トラストセンター",{"href":450,"dataGaName":451,"dataGaLocation":136},"/ja-jp/security/","trust center",{"text":453,"config":454},"AI Transparency Center",{"href":455,"dataGaName":456,"dataGaLocation":136},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":458,"config":459},"ニュースレター",{"href":460,"dataGaName":461,"dataGaLocation":136},"/company/contact/","newsletter",{"text":463,"config":464},"プレス",{"href":465,"dataGaName":466,"dataGaLocation":136},"/press/","press",{"text":143,"config":468,"lists":469},{"dataNavLevelOne":410},[470],{"items":471},[472,475,480],{"text":143,"config":473},{"href":145,"dataGaName":474,"dataGaLocation":136},"talk to sales",{"text":476,"config":477},"サポートを受ける",{"href":478,"dataGaName":479,"dataGaLocation":136},"/support/","get help",{"text":481,"config":482},"カスタマーポータル",{"href":483,"dataGaName":484,"dataGaLocation":136},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":486,"login":487,"suggestions":494},"閉じる",{"text":488,"link":489},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":490,"config":491},"GitLab.com",{"href":150,"dataGaName":492,"dataGaLocation":493},"search login","search",{"text":495,"default":496},"提案",[497,500,505,507,511,515],{"text":165,"config":498},{"href":170,"dataGaName":499,"dataGaLocation":493},"GitLab Duo (AI)",{"text":501,"config":502},"コード提案（AI）",{"href":503,"dataGaName":504,"dataGaLocation":493},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":217,"config":506},{"href":219,"dataGaName":217,"dataGaLocation":493},{"text":508,"config":509},"GitLab on AWS",{"href":510,"dataGaName":508,"dataGaLocation":493},"/ja-jp/partners/technology-partners/aws/",{"text":512,"config":513},"GitLab on Google Cloud",{"href":514,"dataGaName":512,"dataGaLocation":493},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":516,"config":517},"GitLabを選ぶ理由",{"href":178,"dataGaName":518,"dataGaLocation":493},"Why GitLab?",{"freeTrial":520,"mobileIcon":524,"desktopIcon":529},{"text":138,"config":521},{"href":522,"dataGaName":141,"dataGaLocation":523},"https://gitlab.com/-/trials/new/","nav",{"altText":525,"config":526},"GitLabアイコン",{"src":527,"dataGaName":528,"dataGaLocation":523},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":525,"config":530},{"src":531,"dataGaName":528,"dataGaLocation":523},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":533,"mobileIcon":537,"desktopIcon":539},{"text":534,"config":535},"GitLab Duoの詳細について",{"href":170,"dataGaName":536,"dataGaLocation":523},"gitlab duo",{"altText":525,"config":538},{"src":527,"dataGaName":528,"dataGaLocation":523},{"altText":525,"config":540},{"src":531,"dataGaName":528,"dataGaLocation":523},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":546,"_dir":130,"_draft":6,"_partial":6,"_locale":7,"title":547,"button":548,"config":553,"_id":555,"_type":123,"_source":124,"_file":556,"_stem":557,"_extension":127},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":549,"config":550},"ベータ版を試す",{"href":551,"dataGaName":552,"dataGaLocation":136},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":554},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":559,"_dir":130,"_draft":6,"_partial":6,"_locale":7,"data":560,"_id":764,"_type":123,"title":765,"_source":124,"_file":766,"_stem":767,"_extension":127},"/shared/ja-jp/main-footer",{"text":561,"source":562,"edit":568,"contribute":573,"config":578,"items":583,"minimal":756},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":563,"config":564},"ページのソースを表示",{"href":565,"dataGaName":566,"dataGaLocation":567},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":569,"config":570},"このページを編集",{"href":571,"dataGaName":572,"dataGaLocation":567},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":574,"config":575},"ご協力をお願いします",{"href":576,"dataGaName":577,"dataGaLocation":567},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":579,"facebook":580,"youtube":581,"linkedin":582},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[584,607,661,694,728],{"title":154,"links":585,"subMenu":590},[586],{"text":587,"config":588},"DevSecOpsプラットフォーム",{"href":163,"dataGaName":589,"dataGaLocation":567},"devsecops platform",[591],{"title":297,"links":592},[593,597,602],{"text":594,"config":595},"プランの表示",{"href":299,"dataGaName":596,"dataGaLocation":567},"view plans",{"text":598,"config":599},"Premiumを選ぶ理由",{"href":600,"dataGaName":601,"dataGaLocation":567},"/ja-jp/pricing/premium/","why premium",{"text":603,"config":604},"Ultimateを選ぶ理由",{"href":605,"dataGaName":606,"dataGaLocation":567},"/ja-jp/pricing/ultimate/","why ultimate",{"title":608,"links":609},"ソリューション",[610,615,618,620,625,630,634,637,640,645,647,649,651,656],{"text":611,"config":612},"デジタルトランスフォーメーション",{"href":613,"dataGaName":614,"dataGaLocation":567},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":616,"config":617},"セキュリティとコンプライアンス",{"href":245,"dataGaName":246,"dataGaLocation":567},{"text":230,"config":619},{"href":213,"dataGaName":214,"dataGaLocation":567},{"text":621,"config":622},"アジャイル開発",{"href":623,"dataGaName":624,"dataGaLocation":567},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":626,"config":627},"クラウドトランスフォーメーション",{"href":628,"dataGaName":629,"dataGaLocation":567},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":631,"config":632},"SCM",{"href":227,"dataGaName":633,"dataGaLocation":567},"source code management",{"text":217,"config":635},{"href":219,"dataGaName":636,"dataGaLocation":567},"continuous integration & delivery",{"text":269,"config":638},{"href":271,"dataGaName":639,"dataGaLocation":567},"value stream management",{"text":641,"config":642},"GitOps",{"href":643,"dataGaName":644,"dataGaLocation":567},"/ja-jp/solutions/gitops/","gitops",{"text":282,"config":646},{"href":284,"dataGaName":285,"dataGaLocation":567},{"text":287,"config":648},{"href":289,"dataGaName":290,"dataGaLocation":567},{"text":292,"config":650},{"href":294,"dataGaName":295,"dataGaLocation":567},{"text":652,"config":653},"教育",{"href":654,"dataGaName":655,"dataGaLocation":567},"/ja-jp/solutions/education/","education",{"text":657,"config":658},"金融サービス",{"href":659,"dataGaName":660,"dataGaLocation":567},"/ja-jp/solutions/finance/","financial services",{"title":302,"links":662},[663,665,667,669,672,674,678,680,682,684,686,688,690,692],{"text":314,"config":664},{"href":316,"dataGaName":317,"dataGaLocation":567},{"text":319,"config":666},{"href":321,"dataGaName":322,"dataGaLocation":567},{"text":324,"config":668},{"href":326,"dataGaName":327,"dataGaLocation":567},{"text":329,"config":670},{"href":331,"dataGaName":671,"dataGaLocation":567},"docs",{"text":352,"config":673},{"href":354,"dataGaName":355},{"text":675,"config":676},"お客様の成功事例",{"href":677,"dataGaLocation":567},"/customers/",{"text":347,"config":679},{"href":349,"dataGaName":350,"dataGaLocation":567},{"text":357,"config":681},{"href":359,"dataGaName":360,"dataGaLocation":567},{"text":370,"config":683},{"href":372,"dataGaName":373,"dataGaLocation":567},{"text":362,"config":685},{"href":364,"dataGaName":365,"dataGaLocation":567},{"text":375,"config":687},{"href":377,"dataGaName":378,"dataGaLocation":567},{"text":380,"config":689},{"href":382,"dataGaName":383,"dataGaLocation":567},{"text":385,"config":691},{"href":387,"dataGaName":388,"dataGaLocation":567},{"text":390,"config":693},{"href":392,"dataGaName":393,"dataGaLocation":567},{"title":408,"links":695},[696,698,700,702,704,706,708,712,717,719,721,723],{"text":415,"config":697},{"href":417,"dataGaName":410,"dataGaLocation":567},{"text":420,"config":699},{"href":422,"dataGaName":423,"dataGaLocation":567},{"text":428,"config":701},{"href":430,"dataGaName":431,"dataGaLocation":567},{"text":433,"config":703},{"href":435,"dataGaName":436,"dataGaLocation":567},{"text":438,"config":705},{"href":440,"dataGaName":441,"dataGaLocation":567},{"text":443,"config":707},{"href":445,"dataGaName":446,"dataGaLocation":567},{"text":709,"config":710},"Sustainability",{"href":711,"dataGaName":709,"dataGaLocation":567},"/sustainability/",{"text":713,"config":714},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":715,"dataGaName":716,"dataGaLocation":567},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":448,"config":718},{"href":450,"dataGaName":451,"dataGaLocation":567},{"text":458,"config":720},{"href":460,"dataGaName":461,"dataGaLocation":567},{"text":463,"config":722},{"href":465,"dataGaName":466,"dataGaLocation":567},{"text":724,"config":725},"現代奴隷制の透明性に関する声明",{"href":726,"dataGaName":727,"dataGaLocation":567},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":143,"links":729},[730,732,734,736,741,746,751],{"text":143,"config":731},{"href":145,"dataGaName":146,"dataGaLocation":567},{"text":476,"config":733},{"href":478,"dataGaName":479,"dataGaLocation":567},{"text":481,"config":735},{"href":483,"dataGaName":484,"dataGaLocation":567},{"text":737,"config":738},"ステータス",{"href":739,"dataGaName":740,"dataGaLocation":567},"https://status.gitlab.com/","status",{"text":742,"config":743},"利用規約",{"href":744,"dataGaName":745,"dataGaLocation":567},"/terms/","terms of use",{"text":747,"config":748},"プライバシーに関する声明",{"href":749,"dataGaName":750,"dataGaLocation":567},"/ja-jp/privacy/","privacy statement",{"text":752,"config":753},"Cookieの設定",{"dataGaName":754,"dataGaLocation":567,"id":755,"isOneTrustButton":199},"cookie preferences","ot-sdk-btn",{"items":757},[758,760,762],{"text":742,"config":759},{"href":744,"dataGaName":745,"dataGaLocation":567},{"text":747,"config":761},{"href":749,"dataGaName":750,"dataGaLocation":567},{"text":752,"config":763},{"dataGaName":754,"dataGaLocation":567,"id":755,"isOneTrustButton":199},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":769,"_dir":130,"_draft":6,"_partial":6,"_locale":7,"header":770,"eyebrow":771,"blurb":772,"button":773,"secondaryButton":777,"_id":779,"_type":123,"title":780,"_source":124,"_file":781,"_stem":782,"_extension":127},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":138,"config":774},{"href":775,"dataGaName":141,"dataGaLocation":776},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":143,"config":778},{"href":145,"dataGaName":146,"dataGaLocation":776},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",1758326308321]