[{"data":1,"prerenderedAt":803},["ShallowReactive",2],{"/ja-jp/topics/devsecops/beginners-guide-to-container-security":3,"navigation-ja-jp":128,"banner-ja-jp":549,"footer-ja-jp":559,"next-steps-ja-jp":794},{"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},"/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","4Xn07sH9RCE166crI8Zxc45QhZzMOgbsWEpW9JTapRw",{"logo":129,"freeTrial":134,"sales":139,"login":144,"items":149,"search":469,"minimal":502,"duo":519,"switchNav":528,"pricingDeployment":539},{"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/","sales",{"text":145,"config":146},"サインイン",{"href":147,"dataGaName":148,"dataGaLocation":133},"https://gitlab.com/users/sign_in/","sign in",[150,179,281,286,389,450],{"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":375},{"text":292,"config":293},"すべてのリソースを表示",{"href":294,"dataGaName":289,"dataGaLocation":133},"/ja-jp/resources/",[296,329,347],{"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],{"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},"リモート",{"href":345,"dataGaName":346,"dataGaLocation":133},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":348,"items":349},"つなげる",[350,355,360,365,370],{"text":351,"config":352},"GitLabサービス",{"href":353,"dataGaName":354,"dataGaLocation":133},"/ja-jp/services/","services",{"text":356,"config":357},"コミュニティ",{"href":358,"dataGaName":359,"dataGaLocation":133},"/community/","community",{"text":361,"config":362},"フォーラム",{"href":363,"dataGaName":364,"dataGaLocation":133},"https://forum.gitlab.com/","forum",{"text":366,"config":367},"イベント",{"href":368,"dataGaName":369,"dataGaLocation":133},"/events/","events",{"text":371,"config":372},"パートナー",{"href":373,"dataGaName":374,"dataGaLocation":133},"/ja-jp/partners/","partners",{"config":376,"text":379,"image":380,"link":384},{"background":377,"textColor":378},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":381,"config":382},"ソースプロモカード",{"src":383},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":385,"config":386},"最新情報を読む",{"href":387,"dataGaName":388,"dataGaLocation":133},"/ja-jp/the-source/","the source",{"text":390,"config":391,"menu":393},"会社情報",{"dataNavLevelOne":392},"company",{"type":184,"columns":394},[395],{"items":396},[397,402,408,410,415,420,425,430,435,440,445],{"text":398,"config":399},"GitLabについて",{"href":400,"dataGaName":401,"dataGaLocation":133},"/ja-jp/company/","about",{"text":403,"config":404,"footerGa":407},"採用情報",{"href":405,"dataGaName":406,"dataGaLocation":133},"/jobs/","jobs",{"dataGaName":406},{"text":366,"config":409},{"href":368,"dataGaName":369,"dataGaLocation":133},{"text":411,"config":412},"経営陣",{"href":413,"dataGaName":414,"dataGaLocation":133},"/company/team/e-group/","leadership",{"text":416,"config":417},"チーム",{"href":418,"dataGaName":419,"dataGaLocation":133},"/company/team/","team",{"text":421,"config":422},"ハンドブック",{"href":423,"dataGaName":424,"dataGaLocation":133},"https://handbook.gitlab.com/","handbook",{"text":426,"config":427},"投資家向け情報",{"href":428,"dataGaName":429,"dataGaLocation":133},"https://ir.gitlab.com/","investor relations",{"text":431,"config":432},"トラストセンター",{"href":433,"dataGaName":434,"dataGaLocation":133},"/ja-jp/security/","trust center",{"text":436,"config":437},"AI Transparency Center",{"href":438,"dataGaName":439,"dataGaLocation":133},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":441,"config":442},"ニュースレター",{"href":443,"dataGaName":444,"dataGaLocation":133},"/company/contact/#contact-forms","newsletter",{"text":446,"config":447},"プレス",{"href":448,"dataGaName":449,"dataGaLocation":133},"/press/","press",{"text":140,"config":451,"menu":452},{"dataNavLevelOne":392},{"type":184,"columns":453},[454],{"items":455},[456,459,464],{"text":140,"config":457},{"href":142,"dataGaName":458,"dataGaLocation":133},"talk to sales",{"text":460,"config":461},"サポートを受ける",{"href":462,"dataGaName":463,"dataGaLocation":133},"https://support.gitlab.com","support portal",{"text":465,"config":466},"カスタマーポータル",{"href":467,"dataGaName":468,"dataGaLocation":133},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":470,"login":471,"suggestions":478},"閉じる",{"text":472,"link":473},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":474,"config":475},"GitLab.com",{"href":147,"dataGaName":476,"dataGaLocation":477},"search login","search",{"text":479,"default":480},"提案",[481,483,488,490,494,498],{"text":164,"config":482},{"href":169,"dataGaName":164,"dataGaLocation":477},{"text":484,"config":485},"コード提案（AI）",{"href":486,"dataGaName":487,"dataGaLocation":477},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":200,"config":489},{"href":202,"dataGaName":200,"dataGaLocation":477},{"text":491,"config":492},"GitLab on AWS",{"href":493,"dataGaName":491,"dataGaLocation":477},"/ja-jp/partners/technology-partners/aws/",{"text":495,"config":496},"GitLab on Google Cloud",{"href":497,"dataGaName":495,"dataGaLocation":477},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":499,"config":500},"GitLabを選ぶ理由",{"href":177,"dataGaName":501,"dataGaLocation":477},"Why GitLab?",{"freeTrial":503,"mobileIcon":507,"desktopIcon":512,"secondaryButton":515},{"text":135,"config":504},{"href":505,"dataGaName":138,"dataGaLocation":506},"https://gitlab.com/-/trials/new/","nav",{"altText":508,"config":509},"GitLabアイコン",{"src":510,"dataGaName":511,"dataGaLocation":506},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":508,"config":513},{"src":514,"dataGaName":511,"dataGaLocation":506},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":297,"config":516},{"href":517,"dataGaName":518,"dataGaLocation":506},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/get-started/","get started",{"freeTrial":520,"mobileIcon":524,"desktopIcon":526},{"text":521,"config":522},"GitLab Duoの詳細について",{"href":169,"dataGaName":523,"dataGaLocation":506},"gitlab duo",{"altText":508,"config":525},{"src":510,"dataGaName":511,"dataGaLocation":506},{"altText":508,"config":527},{"src":514,"dataGaName":511,"dataGaLocation":506},{"button":529,"mobileIcon":534,"desktopIcon":536},{"text":530,"config":531},"/switch",{"href":532,"dataGaName":533,"dataGaLocation":506},"#contact","switch",{"altText":508,"config":535},{"src":510,"dataGaName":511,"dataGaLocation":506},{"altText":508,"config":537},{"src":538,"dataGaName":511,"dataGaLocation":506},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":540,"mobileIcon":545,"desktopIcon":547},{"text":541,"config":542},"価格ページに戻る",{"href":284,"dataGaName":543,"dataGaLocation":506,"icon":544},"back to pricing","GoBack",{"altText":508,"config":546},{"src":510,"dataGaName":511,"dataGaLocation":506},{"altText":508,"config":548},{"src":514,"dataGaName":511,"dataGaLocation":506},{"title":550,"button":551,"config":556},"エージェント型AIがソフトウェア配信をどのように変革するかをご覧ください",{"text":552,"config":553},"6月10日のGitLab Transcendに申し込む",{"href":554,"dataGaName":555,"dataGaLocation":133},"/ja-jp/releases/whats-new/#sign-up","transcend event",{"layout":557,"icon":558,"disabled":28},"release","AiStar",{"data":560},{"text":561,"source":562,"edit":568,"contribute":573,"config":578,"items":583,"minimal":785},"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,629,681,724,751],{"title":282,"links":585,"subMenu":600},[586,590,595],{"text":587,"config":588},"プランの表示",{"href":284,"dataGaName":589,"dataGaLocation":567},"view plans",{"text":591,"config":592},"Premiumを選ぶ理由",{"href":593,"dataGaName":594,"dataGaLocation":567},"/ja-jp/pricing/premium/","why premium",{"text":596,"config":597},"Ultimateを選ぶ理由",{"href":598,"dataGaName":599,"dataGaLocation":567},"/ja-jp/pricing/ultimate/","why ultimate",[601],{"title":140,"links":602},[603,605,607,609,614,619,624],{"text":140,"config":604},{"href":142,"dataGaName":143,"dataGaLocation":567},{"text":460,"config":606},{"href":462,"dataGaName":463,"dataGaLocation":567},{"text":465,"config":608},{"href":467,"dataGaName":468,"dataGaLocation":567},{"text":610,"config":611},"ステータス",{"href":612,"dataGaName":613,"dataGaLocation":567},"https://status.gitlab.com/","status",{"text":615,"config":616},"利用規約",{"href":617,"dataGaName":618,"dataGaLocation":567},"/terms/","terms of use",{"text":620,"config":621},"プライバシーに関する声明",{"href":622,"dataGaName":623,"dataGaLocation":567},"/ja-jp/privacy/","privacy statement",{"text":625,"config":626},"Cookie 優先設定",{"dataGaName":627,"dataGaLocation":567,"id":628,"isOneTrustButton":122},"cookie preferences","ot-sdk-btn",{"title":180,"links":630,"subMenu":639},[631,635],{"text":632,"config":633},"DevSecOpsプラットフォーム",{"href":162,"dataGaName":634,"dataGaLocation":567},"devsecops platform",{"text":636,"config":637},"AI支援開発",{"href":169,"dataGaName":638,"dataGaLocation":567},"ai-assisted development",[640],{"title":641,"links":642},"トピック",[643,647,652,657,662,666,671,676],{"text":200,"config":644},{"href":645,"dataGaName":646,"dataGaLocation":567},"/ja-jp/topics/ci-cd/","cicd",{"text":648,"config":649},"GitOps",{"href":650,"dataGaName":651,"dataGaLocation":567},"/ja-jp/topics/gitops/","gitops",{"text":653,"config":654},"DevOps",{"href":655,"dataGaName":656,"dataGaLocation":567},"/ja-jp/topics/devops/","devops",{"text":658,"config":659},"バージョン管理",{"href":660,"dataGaName":661,"dataGaLocation":567},"/ja-jp/topics/version-control/","version control",{"text":663,"config":664},"DevSecOps",{"href":19,"dataGaName":665,"dataGaLocation":567},"devsecops",{"text":667,"config":668},"クラウドネイティブ",{"href":669,"dataGaName":670,"dataGaLocation":567},"/ja-jp/topics/cloud-native/","cloud native",{"text":672,"config":673},"コーディングのためのAI",{"href":674,"dataGaName":675,"dataGaLocation":567},"/ja-jp/topics/devops/ai-for-coding/","ai for coding",{"text":677,"config":678},"エージェント型AI",{"href":679,"dataGaName":680,"dataGaLocation":567},"/ja-jp/topics/agentic-ai/","agentic ai",{"title":682,"links":683},"ソリューション",[684,687,689,694,698,701,704,707,709,711,714,719],{"text":225,"config":685},{"href":220,"dataGaName":686,"dataGaLocation":567},"Application Security Testing",{"text":212,"config":688},{"href":196,"dataGaName":197,"dataGaLocation":567},{"text":690,"config":691},"アジャイル開発",{"href":692,"dataGaName":693,"dataGaLocation":567},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":695,"config":696},"SCM",{"href":209,"dataGaName":697,"dataGaLocation":567},"source code management",{"text":200,"config":699},{"href":202,"dataGaName":700,"dataGaLocation":567},"continuous integration & delivery",{"text":251,"config":702},{"href":253,"dataGaName":703,"dataGaLocation":567},"value stream management",{"text":648,"config":705},{"href":706,"dataGaName":651,"dataGaLocation":567},"/ja-jp/solutions/gitops/",{"text":264,"config":708},{"href":267,"dataGaName":268,"dataGaLocation":567},{"text":270,"config":710},{"href":273,"dataGaName":274,"dataGaLocation":567},{"text":712,"config":713},"公共機関",{"href":279,"dataGaName":280,"dataGaLocation":567},{"text":715,"config":716},"教育",{"href":717,"dataGaName":718,"dataGaLocation":567},"/ja-jp/solutions/education/","education",{"text":720,"config":721},"金融サービス",{"href":722,"dataGaName":723,"dataGaLocation":567},"/ja-jp/solutions/finance/","financial services",{"title":287,"links":725},[726,728,730,732,735,737,739,741,743,745,747,749],{"text":300,"config":727},{"href":302,"dataGaName":303,"dataGaLocation":567},{"text":305,"config":729},{"href":307,"dataGaName":308,"dataGaLocation":567},{"text":310,"config":731},{"href":312,"dataGaName":313,"dataGaLocation":567},{"text":315,"config":733},{"href":317,"dataGaName":734,"dataGaLocation":567},"docs",{"text":338,"config":736},{"href":340,"dataGaName":341,"dataGaLocation":567},{"text":333,"config":738},{"href":335,"dataGaName":336,"dataGaLocation":567},{"text":343,"config":740},{"href":345,"dataGaName":346,"dataGaLocation":567},{"text":351,"config":742},{"href":353,"dataGaName":354,"dataGaLocation":567},{"text":356,"config":744},{"href":358,"dataGaName":359,"dataGaLocation":567},{"text":361,"config":746},{"href":363,"dataGaName":364,"dataGaLocation":567},{"text":366,"config":748},{"href":368,"dataGaName":369,"dataGaLocation":567},{"text":371,"config":750},{"href":373,"dataGaName":374,"dataGaLocation":567},{"title":390,"links":752},[753,755,757,759,761,763,765,769,774,776,778,780],{"text":398,"config":754},{"href":400,"dataGaName":392,"dataGaLocation":567},{"text":403,"config":756},{"href":405,"dataGaName":406,"dataGaLocation":567},{"text":411,"config":758},{"href":413,"dataGaName":414,"dataGaLocation":567},{"text":416,"config":760},{"href":418,"dataGaName":419,"dataGaLocation":567},{"text":421,"config":762},{"href":423,"dataGaName":424,"dataGaLocation":567},{"text":426,"config":764},{"href":428,"dataGaName":429,"dataGaLocation":567},{"text":766,"config":767},"Sustainability",{"href":768,"dataGaName":766,"dataGaLocation":567},"/sustainability/",{"text":770,"config":771},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":772,"dataGaName":773,"dataGaLocation":567},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":431,"config":775},{"href":433,"dataGaName":434,"dataGaLocation":567},{"text":441,"config":777},{"href":443,"dataGaName":444,"dataGaLocation":567},{"text":446,"config":779},{"href":448,"dataGaName":449,"dataGaLocation":567},{"text":781,"config":782},"現代奴隷制の透明性に関する声明",{"href":783,"dataGaName":784,"dataGaLocation":567},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":786},[787,789,792],{"text":615,"config":788},{"href":617,"dataGaName":618,"dataGaLocation":567},{"text":790,"config":791},"Cookieの設定",{"dataGaName":627,"dataGaLocation":567,"id":628,"isOneTrustButton":122},{"text":620,"config":793},{"href":622,"dataGaName":623,"dataGaLocation":567},{"header":795,"blurb":796,"button":797,"secondaryButton":801},"今すぐ開発をスピードアップ","DevSecOpsに特化したインテリジェントオーケストレーションプラットフォームで実現できることをご確認ください。\n",{"text":135,"config":798},{"href":799,"dataGaName":138,"dataGaLocation":800},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/ja-jp/","feature",{"text":140,"config":802},{"href":142,"dataGaName":143,"dataGaLocation":800},1777934982593]