[{"data":1,"prerenderedAt":1197},["ShallowReactive",2],{"/ja-jp/blog/faq-gitlab-ci-cd-catalog":3,"navigation-ja-jp":406,"banner-ja-jp":835,"footer-ja-jp":843,"blog-post-authors-ja-jp-Itzik Gan Baruch|Dov Hershkovitch":1084,"blog-related-posts-ja-jp-faq-gitlab-ci-cd-catalog":1111,"blog-promotions-ja-jp":1134,"next-steps-ja-jp":1188},{"id":4,"title":5,"authors":6,"body":9,"category":386,"date":387,"description":388,"extension":389,"externalUrl":390,"faq":390,"featured":391,"heroImage":392,"meta":393,"navigation":391,"path":394,"seo":395,"slug":400,"stem":401,"tags":402,"template":404,"updatedDate":390,"__hash__":405},"blogPosts/ja-jp/blog/faq-gitlab-ci-cd-catalog.md","FAQ: GitLab CI/CDカタログ",[7,8],"Itzik Gan Baruch","Dov Hershkovitch",{"type":10,"value":11,"toc":382},"minimark",[12,29,38,45,52,55,62,65,72,79,105,112,121,128,131,138,147,154,157,164,167,174,182,189,198,205,213,220,229,236,243,250,259,266,269,276,285,292,295,302,309,316,325,332,335,342,345],[13,14,15,16,22,23,28],"p",{},"DevSecOpsプラットフォームの一部である",[17,18,21],"a",{"href":19,"rel":20},"https://about.gitlab.com/blog/ci-cd-catalog-goes-ga-no-more-building-pipelines-from-scratch/",[],"GitLab CI/CDカタログ","では、",[17,24,27],{"href":25,"rel":26},"https://about.gitlab.com/topics/ci-cd/",[],"CI/CD","コンポーネントを検索・再利用・公開することで、ソフトウェア開発をより効率的かつ生産的にすることができます。先日、CI/CDカタログに関するウェビナーを開催したところ、多くの参考になる質問が集まりました。このFAQでは、その中からいくつかの質問（と回答）をご紹介するとともに、CI/CDカタログの機能と活用のベストプラクティスをお伝えします。",[13,30,31],{},[32,33,34],"em",{},[35,36,37],"strong",{},"GitLab.comでCIカタログのコンポーネントとインプットはいつ利用できるようになりますか？",[13,39,40,44],{},[17,41,43],{"href":19,"rel":42},[],"CIカタログのコンポーネントとインプットは一般提供（GA）となりました","。GitLab 17.0以降、GitLab.comおよびセルフマネージド環境でご利用いただけます。",[13,46,47],{},[32,48,49],{},[35,50,51],{},"コンポーネントのバージョン管理についてはどうなっていますか？パイプラインがコードと密結合していることが多く、古いバージョンのコードからリリースパイプラインを再実行したい場合があります。アプリケーションと同様にコンポーネントをバージョン管理する方法はありますか？",[13,53,54],{},"バージョン管理は完全にサポートされています。任意の時点で、以前の任意のバージョンを使用することができます。",[13,56,57],{},[32,58,59],{},[35,60,61],{},"複数の他コンポーネントを使用するコンポジットコンポーネントは作成できますか？",[13,63,64],{},"もちろんです！こちらはvalidateコンポーネントを使用するdeployコンポーネントの例です。",[13,66,67],{},[68,69],"img",{"alt":70,"src":71},"validateコンポーネントを使用するdeployコンポーネントの例","https://res.cloudinary.com/about-gitlab-com/image/upload/v1750098788/Blog/Content%20Images/Blog/Content%20Images/image1_aHR0cHM6_1750098788135.png",[13,73,74],{},[32,75,76],{},[35,77,78],{},"コンポーネントのテスト方法にはどのようなものがありますか？",[13,80,81,82,87,88,92,93,98,99,104],{},"コンポーネントをテストする方法はいくつかあります。最初の方法は",[17,83,86],{"href":84,"rel":85},"https://docs.gitlab.com/ci/components/examples/#test-a-component",[],"ドキュメント","に記載されています。バージョンの代わりに",[89,90,91],"code",{},"$CI_COMMIT_SHA","を使用してコンポーネントをインクルードすることで、すべてのコミットに対してコンポーネントをテストできます。もう一つの方法は",[17,94,97],{"href":95,"rel":96},"https://docs.gitlab.com/ci/pipelines/downstream_pipelines/#parent-child-pipelines",[],"子パイプライン","を使用する方法で、異なるインプットパラメーターでコンポーネントをテストすることができます。詳細は",[17,100,103],{"href":101,"rel":102},"https://forum.gitlab.com/t/ci-cd-component-testing-strategies/102983/2?u=leetickett-gitlab",[],"GitLabフォーラム","をご覧ください。",[13,106,107],{},[32,108,109],{},[35,110,111],{},"コンポーネント参照URLでは、タグの代わりにブランチ名をバージョンとして使用できますか（例：$CI_SERVER_FQDN/my-org/security-components/secret-detection@master）？",[13,113,114,115,120],{},"はい、ブランチ名を使用できます。",[17,116,119],{"href":117,"rel":118},"https://docs.gitlab.com/ci/components/#component-versions",[],"CI/CDカタログのドキュメント","にコンポーネントバージョンの一覧が記載されています。",[13,122,123],{},[32,124,125],{},[35,126,127],{},"セルフマネージドインスタンスでカタログを表示するにはどうすればよいですか？",[13,129,130],{},"セルフマネージド向けのカタログは利用可能ですが、コンポーネントが公開されていない状態では空の状態になります。このカタログを組織内で内部利用することができ、適切なコンポーネントを追加するかどうかはユーザーやチームの判断に委ねられています。あるいは、GitLab.comの既存のコンポーネントプロジェクトをセルフマネージドインスタンスにミラーリングすることも可能です。",[13,132,133],{},[32,134,135],{},[35,136,137],{},"パブリックリポジトリをセルフホストインスタンスにクローンできますか？",[13,139,140,141,146],{},"コンポーネントはGitLabプロジェクトでホストされており、他のプロジェクトと同様にローカルにクローンすることができます。",[17,142,145],{"href":143,"rel":144},"https://docs.gitlab.com/ci/components/#use-a-gitlabcom-component-in-a-self-managed-instance",[],"GitLab.comからセルフマネージドインスタンスへのコンポーネントのミラーリング方法","についてはこちらの手順をご参照ください。",[13,148,149],{},[32,150,151],{},[35,152,153],{},"CI/CDコンポーネントのジョブ名の衝突を防ぐにはどうすればよいですか？",[13,155,156],{},"インプットを使用して動的なジョブ名を指定してください。これにより、同じパイプライン内に同じコンポーネントを複数回インクルードすることができます。",[13,158,159],{},[32,160,161],{},[35,162,163],{},"カタログ内のコンポーネントのソースコードを確認することはできますか？",[13,165,166],{},"はい。ソースコードを確認するには、カタログから表示したいコンポーネントを開き、コンポーネント名をクリックします。するとコンポーネントがホストされているプロジェクトが開き、コンポーネントのtemplatesフォルダ内に.ymlファイルを見つけることができます。",[13,168,169],{},[32,170,171],{},[35,172,173],{},"コンポーネントは配列データをインプットパラメーターとして受け取れますか？",[13,175,176,181],{},[17,177,180],{"href":178,"rel":179},"https://docs.gitlab.com/ci/yaml/?query=inputs#specinputstype",[],"コンポーネントは複数のデータ型を受け取ることができます","。対応しているのは、文字列、ブール値、数値、配列です。",[13,183,184],{},[32,185,186],{},[35,187,188],{},"コンポーネントは.ymlファイルと並んで他のファイルを参照できますか？",[13,190,191,192,197],{},"できません。この機能は（試験的な）",[17,193,196],{"href":194,"rel":195},"https://docs.gitlab.com/ci/functions/",[],"CI Steps","で利用可能です。",[13,199,200],{},[32,201,202],{},[35,203,204],{},"CI/CDコンポーネントのアンチパターンはありますか？",[13,206,207,212],{},[17,208,211],{"href":209,"rel":210},"https://docs.gitlab.com/ci/components/#write-a-component",[],"ドキュメントのベストプラクティスセクション","をご参照ください。",[13,214,215],{},[32,216,217],{},[35,218,219],{},"グループが所有するコンポーネントのみを使用するようグループを制限すること（コミュニティコンポーネントの使用を禁止するなど）は可能ですか？",[13,221,222,223,228],{},"現時点では対応していませんが、",[17,224,227],{"href":225,"rel":226},"https://gitlab.com/gitlab-org/gitlab/-/issues/441102",[],"この機能はロードマップに含まれています","。",[13,230,231],{},[32,232,233],{},[35,234,235],{},"GitLab CI Stepsとこのコンポーネントは何か関係がありますか？",[13,237,238,239,104],{},"はい、関係があります。CI Stepsは別のタイプのコンポーネントとして位置付けています。詳細は",[17,240,242],{"href":194,"rel":241},[],"CI Stepsのドキュメント",[13,244,245],{},[32,246,247],{},[35,248,249],{},"組織内のメンバーのみが使用できるプライベートコンポーネントを作成することはできますか？",[13,251,252,253,258],{},"はい。",[17,254,257],{"href":255,"rel":256},"https://docs.gitlab.com/ci/components/#view-the-cicd-catalog",[],"コンポーネントの可視性","はプロジェクトの可視性レベルに基づいており、プロジェクトを閲覧する権限を持つメンバーのみがカタログ内でコンポーネントを表示・検索できます。",[13,260,261],{},[32,262,263],{},[35,264,265],{},"GitLab.comのコンポーネントをフォークする場合、フォークしたリポジトリを管理し、元のリポジトリに変更を提案するための最善のGitLabフローはどのようなものですか？",[13,267,268],{},"フォークの管理は、他のGitリポジトリと同様に行うことができます。フォーク内で変更を加え、マージリクエストを作成して元のリポジトリに変更を提案してください。",[13,270,271],{},[32,272,273],{},[35,274,275],{},"カタログにおいて、認証済みクリエイターと非認証クリエイターの間でソースコードの標準化に違いはありますか？認証済みクリエイターはより高い基準に従う必要がありますか？",[13,277,278,279,284],{},"現在、拡張コミュニティの個々のクリエイターを認証・承認するプロセスはありません。ただし、",[17,280,283],{"href":281,"rel":282},"https://docs.gitlab.com/ci/components/#verified-component-creators",[],"GitLabパートナーおよびGitLabが管理するコンポーネントに対するプロセス","は存在します。",[13,286,287],{},[32,288,289],{},[35,290,291],{},"Fortify SCAなどのツールをCI/CDパイプラインに組み込む際の推奨方法は何ですか？",[13,293,294],{},"2つの方法が考えられます。1つ目は、Fortifyがカタログに共有コンポーネントを作成し、必要な要素を公開する方法です。2つ目は、公開APIが存在する場合、コミュニティがオープンソースのコンポーネントを構築してカタログで共有・利用できるようにする方法です。",[13,296,297],{},[32,298,299],{},[35,300,301],{},"他のジョブやコンポーネントに渡す「アウトプット」をコンポーネントから提供する際の推奨パターンはどのようなものですか？",[13,303,304,305,308],{},"現時点ではコンポーネントのアウトプットを指定する機能はありませんが、",[17,306,196],{"href":194,"rel":307},[],"という新しい機能としてロードマップに含まれています。",[13,310,311],{},[32,312,313],{},[35,314,315],{},"コンポーネントへのラベル付けの計画はありますか？",[13,317,318,319,324],{},"はい！この",[17,320,323],{"href":321,"rel":322},"https://gitlab.com/groups/gitlab-org/-/epics/11917",[],"GitLabエピック","では、コンテンツタイプ、タグ、カテゴリーによる検索性と検出性を向上させるための複数のイシューが含まれています。",[13,326,327],{},[32,328,329],{},[35,330,331],{},"既存のCI/CDテンプレートはコンポーネントに移行されますか？",[13,333,334],{},"はい、GitLabのテンプレートは移行済みで、CI/CDカタログに特別なバッジが表示されています。",[13,336,337],{},[32,338,339],{},[35,340,341],{},"既存のGitLabパイプラインテンプレートからGitLabカタログコンポーネントへの移行に推奨される方法は何ですか？",[13,343,344],{},"コンポーネントはテンプレートと非常に似ているため、移行は比較的シンプルに行えます。まずテンプレートでインプットの使用を開始し、その後適切なフォルダ構造に移動することをお勧めします。",[346,347,348,351],"blockquote",{},[13,349,350],{},"CI/CDカタログとコンポーネントについてさらに詳しく：",[352,353,354,361,368,375],"ul",{},[355,356,357],"li",{},[17,358,360],{"href":19,"rel":359},[],"CI/CDカタログがGAに：パイプラインをゼロから作る時代は終わった",[355,362,363],{},[17,364,367],{"href":365,"rel":366},"https://about.gitlab.com/blog/a-ci-component-builders-journey/",[],"CI/CDコンポーネント開発者が歩んだ道",[355,369,370],{},[17,371,374],{"href":372,"rel":373},"https://docs.gitlab.com/ci/components/",[],"ドキュメント: CI/CDコンポーネントとCI/CDカタログ",[355,376,377],{},[17,378,381],{"href":379,"rel":380},"https://about.gitlab.com/blog/introducing-ci-components/",[],"GitLabのCI/CDコンポーネントの紹介と活用方法",{"title":383,"searchDepth":384,"depth":384,"links":385},"",2,[],"engineering","2024-08-01","CI/CDカタログを最大限に活用するための専門家のヒントと、コンポーネントの作成・共有・バージョン管理・テスト・プライベート公開方法など、よくある質問への詳しい回答をまとめてご紹介します。GitLab CI/CDカタログのベストプラクティスをご確認ください。","md",null,true,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750098783/Blog/Hero%20Images/Blog/Hero%20Images/cicdcover_5vLe737i4QfvAqv6PnqUaR_1750098782745.png",{},"/ja-jp/blog/faq-gitlab-ci-cd-catalog",{"title":5,"description":388,"ogTitle":5,"ogDescription":388,"noIndex":396,"ogImage":392,"ogUrl":397,"ogSiteName":398,"ogType":399,"canonicalUrls":397},false,"https://about.gitlab.com/blog/faq-gitlab-ci-cd-catalog","https://about.gitlab.com","article","faq-gitlab-ci-cd-catalog","ja-jp/blog/faq-gitlab-ci-cd-catalog",[27,403],"DevSecOps","BlogPost","2ZByMLFdMOPtOpJTK1A7RmAbmzV2Udvzabp_THpU0ow",{"logo":407,"freeTrial":412,"sales":417,"login":422,"items":427,"search":755,"minimal":788,"duo":805,"switchNav":814,"pricingDeployment":825},{"config":408},{"href":409,"dataGaName":410,"dataGaLocation":411},"/ja-jp/","gitlab logo","header",{"text":413,"config":414},"無料トライアルを開始",{"href":415,"dataGaName":416,"dataGaLocation":411},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp&glm_content=default-saas-trial/","free trial",{"text":418,"config":419},"デモをリクエスト",{"href":420,"dataGaName":421,"dataGaLocation":411},"/ja-jp/sales/?contact-topic=request-demo","sales",{"text":423,"config":424},"サインイン",{"href":425,"dataGaName":426,"dataGaLocation":411},"https://gitlab.com/users/sign_in/","sign in",[428,457,558,563,677,733],{"text":429,"config":430,"menu":432},"プラットフォーム",{"dataNavLevelOne":431},"platform",{"type":433,"columns":434},"cards",[435,441,449],{"title":429,"description":436,"link":437},"DevSecOpsに特化したインテリジェントオーケストレーションプラットフォーム",{"text":438,"config":439},"プラットフォームの詳細はこちら",{"href":440,"dataGaName":431,"dataGaLocation":411},"/ja-jp/platform/",{"title":442,"description":443,"link":444},"GitLab Duo Agent Platform","ソフトウェアライフサイクル全体を支えるエージェント型AI",{"text":445,"config":446},"GitLab Duoのご紹介",{"href":447,"dataGaName":448,"dataGaLocation":411},"/ja-jp/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":450,"description":451,"link":452},"GitLabが選ばれる理由","エンタープライズがGitLabを選ぶ主な理由をご覧ください",{"text":453,"config":454},"詳細はこちら",{"href":455,"dataGaName":456,"dataGaLocation":411},"/ja-jp/why-gitlab/","why gitlab",{"text":458,"left":391,"config":459,"menu":461},"製品",{"dataNavLevelOne":460},"solutions",{"type":462,"link":463,"columns":467,"feature":537},"lists",{"text":464,"config":465},"すべてのソリューションを表示",{"href":466,"dataGaName":460,"dataGaLocation":411},"/ja-jp/solutions/",[468,492,515],{"title":469,"description":470,"link":471,"items":476},"自動化","CI/CDと自動化でデプロイを加速",{"config":472},{"icon":473,"href":474,"dataGaName":475,"dataGaLocation":411},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[477,480,483,488],{"text":27,"config":478},{"href":479,"dataGaLocation":411,"dataGaName":27},"/ja-jp/solutions/continuous-integration/",{"text":442,"config":481},{"href":447,"dataGaLocation":411,"dataGaName":482},"gitlab duo agent platform - product menu",{"text":484,"config":485},"ソースコード管理",{"href":486,"dataGaLocation":411,"dataGaName":487},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":489,"config":490},"自動化されたソフトウェアデリバリー",{"href":474,"dataGaLocation":411,"dataGaName":491},"Automated software delivery",{"title":493,"description":494,"link":495,"items":500},"セキュリティ","セキュリティを犠牲にすることなくコード作成を高速化",{"config":496},{"href":497,"dataGaName":498,"dataGaLocation":411,"icon":499},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[501,505,510],{"text":502,"config":503},"アプリケーションセキュリティテスト",{"href":497,"dataGaName":504,"dataGaLocation":411},"Application security testing",{"text":506,"config":507},"ソフトウェアサプライチェーンセキュリティ",{"href":508,"dataGaLocation":411,"dataGaName":509},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":511,"config":512},"ソフトウェアコンプライアンス",{"href":513,"dataGaName":514,"dataGaLocation":411},"/ja-jp/solutions/software-compliance/","software compliance",{"title":516,"link":517,"items":522},"測定",{"config":518},{"icon":519,"href":520,"dataGaName":521,"dataGaLocation":411},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[523,527,532],{"text":524,"config":525},"可視性と測定",{"href":520,"dataGaLocation":411,"dataGaName":526},"Visibility and Measurement",{"text":528,"config":529},"バリューストリーム管理",{"href":530,"dataGaLocation":411,"dataGaName":531},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":533,"config":534},"分析とインサイト",{"href":535,"dataGaLocation":411,"dataGaName":536},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":538,"type":462,"items":539},"GitLabが活躍する場所",[540,546,552],{"text":541,"config":542},"大企業",{"icon":543,"href":544,"dataGaLocation":411,"dataGaName":545},"Building","/ja-jp/enterprise/","enterprise",{"text":547,"config":548},"スモールビジネス",{"icon":549,"href":550,"dataGaLocation":411,"dataGaName":551},"Work","/ja-jp/small-business/","small business",{"text":553,"config":554},"公共部門",{"icon":555,"href":556,"dataGaLocation":411,"dataGaName":557},"Organization","/ja-jp/solutions/public-sector/","public sector",{"text":559,"config":560},"価格",{"href":561,"dataGaName":562,"dataGaLocation":411,"dataNavLevelOne":562},"/ja-jp/pricing/","pricing",{"text":564,"config":565,"menu":567},"関連リソース",{"dataNavLevelOne":566},"resources",{"type":462,"link":568,"columns":572,"feature":666},{"text":569,"config":570},"すべてのリソースを表示",{"href":571,"dataGaName":566,"dataGaLocation":411},"/ja-jp/resources/",[573,606,633],{"title":574,"items":575},"はじめに",[576,581,586,591,596,601],{"text":577,"config":578},"インストール",{"href":579,"dataGaName":580,"dataGaLocation":411},"/ja-jp/install/","install",{"text":582,"config":583},"クイックスタートガイド",{"href":584,"dataGaName":585,"dataGaLocation":411},"/ja-jp/get-started/","quick setup checklists",{"text":587,"config":588},"学ぶ",{"href":589,"dataGaLocation":411,"dataGaName":590},"https://university.gitlab.com/","learn",{"text":592,"config":593},"製品ドキュメント",{"href":594,"dataGaName":595,"dataGaLocation":411},"https://docs.gitlab.com/ja-jp/","product documentation",{"text":597,"config":598},"ベストプラクティスビデオ",{"href":599,"dataGaName":600,"dataGaLocation":411},"/ja-jp/getting-started-videos/","best practice videos",{"text":602,"config":603},"インテグレーション",{"href":604,"dataGaName":605,"dataGaLocation":411},"/ja-jp/integrations/","integrations",{"title":607,"items":608},"検索する",[609,614,619,624,628],{"text":610,"config":611},"お客様成功事例",{"href":612,"dataGaName":613,"dataGaLocation":411},"/ja-jp/customers/","customer success stories",{"text":615,"config":616},"ブログ",{"href":617,"dataGaName":618,"dataGaLocation":411},"/ja-jp/blog/","blog",{"text":620,"config":621},"Demo Hub",{"href":622,"dataGaName":623,"dataGaLocation":411},"/ja-jp/demo-hub/","demo hub",{"text":625,"config":626},"The Source",{"href":627,"dataGaName":618,"dataGaLocation":411},"/ja-jp/the-source/",{"text":629,"config":630},"リモート",{"href":631,"dataGaName":632,"dataGaLocation":411},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":634,"items":635},"つなげる",[636,641,646,651,656,661],{"text":637,"config":638},"GitLabサービス",{"href":639,"dataGaName":640,"dataGaLocation":411},"/ja-jp/services/","services",{"text":642,"config":643},"コントリビュート",{"href":644,"dataGaName":645,"dataGaLocation":411},"https://contributors.gitlab.com","contribute",{"text":647,"config":648},"コミュニティ",{"href":649,"dataGaName":650,"dataGaLocation":411},"/community/","community",{"text":652,"config":653},"フォーラム",{"href":654,"dataGaName":655,"dataGaLocation":411},"https://forum.gitlab.com/","forum",{"text":657,"config":658},"イベント",{"href":659,"dataGaName":660,"dataGaLocation":411},"/events/","events",{"text":662,"config":663},"パートナー",{"href":664,"dataGaName":665,"dataGaLocation":411},"/ja-jp/partners/","partners",{"config":667,"title":670,"text":671,"link":672},{"background":668,"textColor":669},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","GitLabの最新情報","最新の機能と改善点に関する情報をお届けします。",{"text":673,"config":674},"最新情報を読む",{"href":675,"dataGaName":676,"dataGaLocation":411},"/ja-jp/whats-new/","whats new",{"text":678,"config":679,"menu":681},"企業情報",{"dataNavLevelOne":680},"company",{"type":462,"columns":682},[683],{"items":684},[685,690,696,698,703,708,713,718,723,728],{"text":686,"config":687},"GitLabについて",{"href":688,"dataGaName":689,"dataGaLocation":411},"/ja-jp/company/","about",{"text":691,"config":692,"footerGa":695},"採用情報",{"href":693,"dataGaName":694,"dataGaLocation":411},"/jobs/","jobs",{"dataGaName":694},{"text":657,"config":697},{"href":659,"dataGaName":660,"dataGaLocation":411},{"text":699,"config":700},"経営陣",{"href":701,"dataGaName":702,"dataGaLocation":411},"/company/team/e-group/","leadership",{"text":704,"config":705},"ハンドブック",{"href":706,"dataGaName":707,"dataGaLocation":411},"https://handbook.gitlab.com/","handbook",{"text":709,"config":710},"投資家向け情報",{"href":711,"dataGaName":712,"dataGaLocation":411},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":714,"config":715},"トラストセンター",{"href":716,"dataGaName":717,"dataGaLocation":411},"/ja-jp/security/","trust center",{"text":719,"config":720},"AI Transparency Center",{"href":721,"dataGaName":722,"dataGaLocation":411},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":724,"config":725},"ニュースレター",{"href":726,"dataGaName":727,"dataGaLocation":411},"/company/contact/#contact-forms","newsletter",{"text":729,"config":730},"プレス",{"href":731,"dataGaName":732,"dataGaLocation":411},"/press/","press",{"text":734,"config":735,"menu":736},"お問い合わせ",{"dataNavLevelOne":680},{"type":462,"columns":737},[738],{"items":739},[740,745,750],{"text":741,"config":742},"お問い合わせはこちら",{"href":743,"dataGaName":744,"dataGaLocation":411},"/ja-jp/sales/","talk to sales",{"text":746,"config":747},"サポートを受ける",{"href":748,"dataGaName":749,"dataGaLocation":411},"https://support.gitlab.com/hc/en-us","support portal",{"text":751,"config":752},"カスタマーポータル",{"href":753,"dataGaName":754,"dataGaLocation":411},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":756,"login":757,"suggestions":764},"閉じる",{"text":758,"link":759},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":760,"config":761},"GitLab.com",{"href":425,"dataGaName":762,"dataGaLocation":763},"search login","search",{"text":765,"default":766},"提案",[767,769,774,776,780,784],{"text":442,"config":768},{"href":447,"dataGaName":442,"dataGaLocation":763},{"text":770,"config":771},"コード提案（AI）",{"href":772,"dataGaName":773,"dataGaLocation":763},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":27,"config":775},{"href":479,"dataGaName":27,"dataGaLocation":763},{"text":777,"config":778},"GitLab on AWS",{"href":779,"dataGaName":777,"dataGaLocation":763},"/ja-jp/partners/technology-partners/aws/",{"text":781,"config":782},"GitLab on Google Cloud",{"href":783,"dataGaName":781,"dataGaLocation":763},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":785,"config":786},"GitLabを選ぶ理由",{"href":455,"dataGaName":787,"dataGaLocation":763},"Why GitLab?",{"freeTrial":789,"mobileIcon":793,"desktopIcon":798,"secondaryButton":801},{"text":413,"config":790},{"href":791,"dataGaName":416,"dataGaLocation":792},"https://gitlab.com/-/trials/new/","nav",{"altText":794,"config":795},"GitLabアイコン",{"src":796,"dataGaName":797,"dataGaLocation":792},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":794,"config":799},{"src":800,"dataGaName":797,"dataGaLocation":792},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":574,"config":802},{"href":803,"dataGaName":804,"dataGaLocation":792},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/get-started/","get started",{"freeTrial":806,"mobileIcon":810,"desktopIcon":812},{"text":807,"config":808},"GitLab Duoの詳細について",{"href":447,"dataGaName":809,"dataGaLocation":792},"gitlab duo",{"altText":794,"config":811},{"src":796,"dataGaName":797,"dataGaLocation":792},{"altText":794,"config":813},{"src":800,"dataGaName":797,"dataGaLocation":792},{"button":815,"mobileIcon":820,"desktopIcon":822},{"text":816,"config":817},"/switch",{"href":818,"dataGaName":819,"dataGaLocation":792},"#contact","switch",{"altText":794,"config":821},{"src":796,"dataGaName":797,"dataGaLocation":792},{"altText":794,"config":823},{"src":824,"dataGaName":797,"dataGaLocation":792},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":826,"mobileIcon":831,"desktopIcon":833},{"text":827,"config":828},"料金ページに戻る",{"href":561,"dataGaName":829,"dataGaLocation":792,"icon":830},"back to pricing","GoBack",{"altText":794,"config":832},{"src":796,"dataGaName":797,"dataGaLocation":792},{"altText":794,"config":834},{"src":800,"dataGaName":797,"dataGaLocation":792},{"title":836,"button":837,"config":841},"GitLab Orbitが登場: AIエージェントのためのコンテキストレイヤー",{"text":453,"config":838},{"href":839,"dataGaName":840,"dataGaLocation":411},"/ja-jp/gitlab-orbit/","orbit",{"layout":842,"disabled":396},"release",{"data":844},{"text":845,"source":846,"edit":852,"contribute":857,"config":862,"items":867,"minimal":1075},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":847,"config":848},"ページのソースを表示",{"href":849,"dataGaName":850,"dataGaLocation":851},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":853,"config":854},"このページを編集",{"href":855,"dataGaName":856,"dataGaLocation":851},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":858,"config":859},"ご協力をお願いします",{"href":860,"dataGaName":861,"dataGaLocation":851},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":863,"facebook":864,"youtube":865,"linkedin":866},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[868,913,965,1008,1042],{"title":559,"links":869,"subMenu":884},[870,874,879],{"text":871,"config":872},"プランの表示",{"href":561,"dataGaName":873,"dataGaLocation":851},"view plans",{"text":875,"config":876},"Premiumを選ぶ理由",{"href":877,"dataGaName":878,"dataGaLocation":851},"/ja-jp/pricing/premium/","why premium",{"text":880,"config":881},"Ultimateを選ぶ理由",{"href":882,"dataGaName":883,"dataGaLocation":851},"/ja-jp/pricing/ultimate/","why ultimate",[885],{"title":734,"links":886},[887,889,891,893,898,903,908],{"text":734,"config":888},{"href":743,"dataGaName":421,"dataGaLocation":851},{"text":746,"config":890},{"href":748,"dataGaName":749,"dataGaLocation":851},{"text":751,"config":892},{"href":753,"dataGaName":754,"dataGaLocation":851},{"text":894,"config":895},"ステータス",{"href":896,"dataGaName":897,"dataGaLocation":851},"https://status.gitlab.com/","status",{"text":899,"config":900},"利用規約",{"href":901,"dataGaName":902,"dataGaLocation":851},"/terms/","terms of use",{"text":904,"config":905},"プライバシーに関する声明",{"href":906,"dataGaName":907,"dataGaLocation":851},"/ja-jp/privacy/","privacy statement",{"text":909,"config":910},"Cookie 優先設定",{"dataGaName":911,"dataGaLocation":851,"id":912,"isOneTrustButton":391},"cookie preferences","ot-sdk-btn",{"title":458,"links":914,"subMenu":923},[915,919],{"text":916,"config":917},"DevSecOpsプラットフォーム",{"href":440,"dataGaName":918,"dataGaLocation":851},"devsecops platform",{"text":920,"config":921},"AI支援開発",{"href":447,"dataGaName":922,"dataGaLocation":851},"ai-assisted development",[924],{"title":925,"links":926},"トピック",[927,931,936,941,946,950,955,960],{"text":27,"config":928},{"href":929,"dataGaName":930,"dataGaLocation":851},"/ja-jp/topics/ci-cd/","cicd",{"text":932,"config":933},"GitOps",{"href":934,"dataGaName":935,"dataGaLocation":851},"/ja-jp/topics/gitops/","gitops",{"text":937,"config":938},"DevOps",{"href":939,"dataGaName":940,"dataGaLocation":851},"/ja-jp/topics/devops/","devops",{"text":942,"config":943},"バージョン管理",{"href":944,"dataGaName":945,"dataGaLocation":851},"/ja-jp/topics/version-control/","version control",{"text":403,"config":947},{"href":948,"dataGaName":949,"dataGaLocation":851},"/ja-jp/topics/devsecops/","devsecops",{"text":951,"config":952},"クラウドネイティブ",{"href":953,"dataGaName":954,"dataGaLocation":851},"/ja-jp/topics/cloud-native/","cloud native",{"text":956,"config":957},"コーディングのためのAI",{"href":958,"dataGaName":959,"dataGaLocation":851},"/ja-jp/topics/devops/ai-for-coding/","ai for coding",{"text":961,"config":962},"エージェント型AI",{"href":963,"dataGaName":964,"dataGaLocation":851},"/ja-jp/topics/agentic-ai/","agentic ai",{"title":966,"links":967},"ソリューション",[968,971,973,978,982,985,988,991,993,995,998,1003],{"text":502,"config":969},{"href":497,"dataGaName":970,"dataGaLocation":851},"Application Security Testing",{"text":489,"config":972},{"href":474,"dataGaName":475,"dataGaLocation":851},{"text":974,"config":975},"アジャイル開発",{"href":976,"dataGaName":977,"dataGaLocation":851},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":979,"config":980},"SCM",{"href":486,"dataGaName":981,"dataGaLocation":851},"source code management",{"text":27,"config":983},{"href":479,"dataGaName":984,"dataGaLocation":851},"continuous integration & delivery",{"text":528,"config":986},{"href":530,"dataGaName":987,"dataGaLocation":851},"value stream management",{"text":932,"config":989},{"href":990,"dataGaName":935,"dataGaLocation":851},"/ja-jp/solutions/gitops/",{"text":541,"config":992},{"href":544,"dataGaName":545,"dataGaLocation":851},{"text":547,"config":994},{"href":550,"dataGaName":551,"dataGaLocation":851},{"text":996,"config":997},"公共機関",{"href":556,"dataGaName":557,"dataGaLocation":851},{"text":999,"config":1000},"教育",{"href":1001,"dataGaName":1002,"dataGaLocation":851},"/ja-jp/solutions/education/","education",{"text":1004,"config":1005},"金融サービス",{"href":1006,"dataGaName":1007,"dataGaLocation":851},"/ja-jp/solutions/finance/","financial services",{"title":1009,"links":1010},"リソース",[1011,1013,1015,1017,1021,1023,1026,1028,1030,1032,1034,1036,1038,1040],{"text":577,"config":1012},{"href":579,"dataGaName":580,"dataGaLocation":851},{"text":582,"config":1014},{"href":584,"dataGaName":585,"dataGaLocation":851},{"text":587,"config":1016},{"href":589,"dataGaName":590,"dataGaLocation":851},{"text":592,"config":1018},{"href":1019,"dataGaName":1020,"dataGaLocation":851},"https://docs.gitlab.com/ja-jp","docs",{"text":615,"config":1022},{"href":617,"dataGaName":618,"dataGaLocation":851},{"text":1024,"config":1025},"最新リリース",{"href":675,"dataGaName":676,"dataGaLocation":851},{"text":610,"config":1027},{"href":612,"dataGaName":613,"dataGaLocation":851},{"text":629,"config":1029},{"href":631,"dataGaName":632,"dataGaLocation":851},{"text":637,"config":1031},{"href":639,"dataGaName":640,"dataGaLocation":851},{"text":642,"config":1033},{"href":644,"dataGaName":645,"dataGaLocation":851},{"text":647,"config":1035},{"href":649,"dataGaName":650,"dataGaLocation":851},{"text":652,"config":1037},{"href":654,"dataGaName":655,"dataGaLocation":851},{"text":657,"config":1039},{"href":659,"dataGaName":660,"dataGaLocation":851},{"text":662,"config":1041},{"href":664,"dataGaName":665,"dataGaLocation":851},{"title":1043,"links":1044},"会社情報",[1045,1047,1049,1051,1053,1055,1059,1064,1066,1068,1070],{"text":686,"config":1046},{"href":688,"dataGaName":680,"dataGaLocation":851},{"text":691,"config":1048},{"href":693,"dataGaName":694,"dataGaLocation":851},{"text":699,"config":1050},{"href":701,"dataGaName":702,"dataGaLocation":851},{"text":704,"config":1052},{"href":706,"dataGaName":707,"dataGaLocation":851},{"text":709,"config":1054},{"href":711,"dataGaName":712,"dataGaLocation":851},{"text":1056,"config":1057},"Sustainability",{"href":1058,"dataGaName":1056,"dataGaLocation":851},"/sustainability/",{"text":1060,"config":1061},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":1062,"dataGaName":1063,"dataGaLocation":851},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":714,"config":1065},{"href":716,"dataGaName":717,"dataGaLocation":851},{"text":724,"config":1067},{"href":726,"dataGaName":727,"dataGaLocation":851},{"text":729,"config":1069},{"href":731,"dataGaName":732,"dataGaLocation":851},{"text":1071,"config":1072},"現代奴隷制の透明性に関する声明",{"href":1073,"dataGaName":1074,"dataGaLocation":851},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":1076},[1077,1079,1082],{"text":899,"config":1078},{"href":901,"dataGaName":902,"dataGaLocation":851},{"text":1080,"config":1081},"Cookieの設定",{"dataGaName":911,"dataGaLocation":851,"id":912,"isOneTrustButton":391},{"text":904,"config":1083},{"href":906,"dataGaName":907,"dataGaLocation":851},[1085,1099],{"id":1086,"title":7,"body":390,"config":1087,"content":1089,"description":390,"extension":1093,"meta":1094,"navigation":391,"path":1095,"seo":1096,"stem":1097,"__hash__":1098},"blogAuthors/en-us/blog/authors/itzik-gan-baruch.yml",{"template":1088},"BlogAuthor",{"name":7,"config":1090},{"headshot":1091,"ctfId":1092},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749658921/Blog/Author%20Headshots/iganbaruch-headshot.jpg","iganbaruch","yml",{},"/en-us/blog/authors/itzik-gan-baruch",{},"en-us/blog/authors/itzik-gan-baruch","bz9VMiTQ1ixvnoxUFk0jiUcnLG3oQsymgXNCqyRqfsk",{"id":1100,"title":8,"body":390,"config":1101,"content":1102,"description":390,"extension":1093,"meta":1106,"navigation":391,"path":1107,"seo":1108,"stem":1109,"__hash__":1110},"blogAuthors/en-us/blog/authors/dov-hershkovitch.yml",{"template":1088},{"name":8,"config":1103},{"headshot":1104,"ctfId":1105},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749665628/Blog/Author%20Headshots/dhershkovitch-headshot.png","dhershkovitch",{},"/en-us/blog/authors/dov-hershkovitch",{},"en-us/blog/authors/dov-hershkovitch","Iz4JuWpp9w9MyL2i-FC6CmJS1rnfmg76IL873W1AcMU",[1112,1119,1126],{"title":1113,"description":1113,"heroImage":1114,"category":386,"date":1115,"authors":1116,"slug":1118,"externalUrl":390},"MCPサーバーとは？仕組みやソフトウェア開発の活用例をわかりやすく解説","https://res.cloudinary.com/about-gitlab-com/image/upload/v1786001428/qedvughylmeposoqm5zs.jpg","2026-08-07",[1117],"GitLab Team","what-is-mcp-server",{"title":1120,"description":1121,"heroImage":1122,"category":386,"date":1123,"authors":1124,"slug":1125,"externalUrl":390},"イテレーションとは？意味や進め方、おすすめの支援ツールを紹介","イテレーションとは、アジャイル開発における「反復」を意味する開発単位です。本記事では、イテレーションの意味やスプリントとの違い、具体的な進め方、成功のポイントをわかりやすく解説します。アジャイル開発を支援するツールもあわせて紹介します。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1785816755/mj23yaguu0gxvbztd6pl.jpg","2026-08-06",[1117],"what-is-iteration",{"title":1127,"description":1128,"heroImage":1129,"category":386,"date":1123,"authors":1130,"slug":1133,"externalUrl":390},"GitLab Self-Hostedで実現するコンフィデンシャルAI","ソースコードをハードウェアで暗号化された境界の外に出すことなく、GitLab DuoのAIコーディングエージェントを開発者に提供します。GPUは不要です。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1773866173/vte9qh8rriznvyclhkes.png",[1131,1132],"Mathias Ewald","Martin Paloncy, Edgeless Systems","confidential-ai-for-gitlab-self-hosted",{"promotions":1135},[1136,1150,1162,1174],{"id":1137,"categories":1138,"header":1140,"text":1141,"button":1142,"image":1147},"ai-modernization",[1139],"ai","AIの真価、組織全体で発揮できていますか？","所要時間は5分以内です",{"text":1143,"config":1144},"AI成熟度スコアを確認する",{"href":1145,"dataGaName":1146,"dataGaLocation":618},"/ja-jp/assessments/ai-modernization-assessment/","modernization assessment",{"config":1148},{"src":1149},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":1151,"categories":1152,"header":1154,"text":1141,"button":1155,"image":1159},"devops-modernization",[1153,949],"product","単にツールを管理するだけでなく、イノベーションを提供していますか？",{"text":1156,"config":1157},"DevOps成熟度スコアを確認しましょう",{"href":1158,"dataGaName":1146,"dataGaLocation":618},"/ja-jp/assessments/devops-modernization-assessment/",{"config":1160},{"src":1161},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":1163,"categories":1164,"header":1166,"text":1141,"button":1167,"image":1171},"security-modernization",[1165],"security","スピードのためにセキュリティを犠牲にしていませんか？",{"text":1168,"config":1169},"セキュリティ成熟度スコアを確認しましょう",{"href":1170,"dataGaName":1146,"dataGaLocation":618},"/ja-jp/assessments/security-modernization-assessment/",{"config":1172},{"src":1173},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":1175,"paths":1176,"header":1179,"text":1180,"button":1181,"image":1186},"github-azure-migration",[1177,1178],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","チームはGitHubのAzure移行に対応できていますか？","GitHubはすでにAzureを基盤として再構築を進めています。それがあなたのチームにとって何を意味するのか、ご確認ください。",{"text":1182,"config":1183},"GitLabとGitHubの比較を見る",{"href":1184,"dataGaName":1185,"dataGaLocation":618},"/ja-jp/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":1187},{"src":1161},{"header":1189,"blurb":1190,"button":1191,"secondaryButton":1195},"今すぐ開発をスピードアップ","DevSecOpsに特化したインテリジェントオーケストレーションプラットフォームで実現できることをご確認ください。\n",{"text":413,"config":1192},{"href":1193,"dataGaName":416,"dataGaLocation":1194},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/ja-jp/","feature",{"text":734,"config":1196},{"href":743,"dataGaName":421,"dataGaLocation":1194},1786803752372]