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