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