[{"data":1,"prerenderedAt":1013},["ShallowReactive",2],{"/ja-jp/blog/harden-pipeline-perimeter-for-ai-assisted-coding":3,"navigation-ja-jp":229,"banner-ja-jp":659,"footer-ja-jp":667,"blog-post-authors-ja-jp-Vishal Thenge":909,"blog-related-posts-ja-jp-harden-pipeline-perimeter-for-ai-assisted-coding":925,"blog-promotions-ja-jp":951,"next-steps-ja-jp":1004},{"id":4,"title":5,"authors":6,"body":8,"category":209,"date":210,"description":211,"extension":212,"externalUrl":213,"faq":213,"featured":214,"heroImage":215,"meta":216,"navigation":214,"path":217,"seo":218,"slug":222,"stem":223,"tags":224,"template":226,"updatedDate":227,"__hash__":228},"blogPosts/ja-jp/blog/harden-pipeline-perimeter-for-ai-assisted-coding.md","AIコーディング時代に備えるパイプラインの堅牢化",[7],"Vishal Thenge",{"type":9,"value":10,"toc":201},"minimark",[11,15,18,21,25,28,80,83,86,133,136,139,183,186],[12,13,14],"p",{},"AIを活用した開発は、それを管理するセキュリティモデルよりも速いペースで進化しています。エージェントはコードを書き、マージリクエストを作成し、脆弱性が見過ごされるほどのスピードで変更をリリースします。問題はスキャニングツールの不足ではありません。セキュリティが、実際に意思決定が行われ、ポリシーが適用されるべきワークフローの外側に置かれていることが問題です。",[12,16,17],{},"GitLab Ultimateはその課題を解決します。アプリケーションセキュリティを、開発者が別途アクセスするポータルではなく、プラットフォームそのものの中核機能として実装することで実現しています。",[12,19,20],{},"本記事では、それを可能にする3つの重要な要素 -「見る（See）」「適用する（Enforce）」「修正する（Fix）」-を掘り下げ、この3つが揃うことでGitLabがAIネイティブなソフトウェア開発ライフサイクル（SDLC）のための真のDevSecOpsコントロールプレーンになる理由を解説します。",[22,23,24],"h2",{"id":24},"見えないものは守れない",[12,26,27],{},"ガバナンスの出発点は、SDLC全体にわたるすべてのプロジェクト・スキャナー・アクションを把握することです。プロジェクトごとのダッシュボードでは、ポリシーが適用されていない隙間が見えないままになります。",[29,30,31,47,56,64,72],"ul",{},[32,33,34,40,41,46],"li",{},[35,36,39],"a",{"href":37,"rel":38},"https://docs.gitlab.com/ja-jp/user/application_security/security_dashboard/",[],"グループセキュリティダッシュボード","は、静的アプリケーションセキュリティテスト（SAST）、ソフトウェアコンポジション解析（SCA）、シークレット検出、コンテナスキャン、Infrastructure as Code（IaC）スキャン、動的アプリケーションセキュリティテスト（DAST）、ファズテストの検出結果をまとめて表示します。複数ツールのエクスポートを手動で統合することなく、すべてのリポジトリの結果を一つのビューで確認できます。経時的なトレンドや、ビジネスユニット・リスク水準別のリスク分析に加え、",[35,42,45],{"href":43,"rel":44},"https://docs.gitlab.com/ja-jp/user/application_security/security_inventory/",[],"Security Inventory","も同じビューで確認可能です。Security Inventoryは、一度もスキャンされていないためグレードのないプロジェクトも表示します - プロジェクトごとのダッシュボードでは気づけない盲点です。",[32,48,49,50,55],{},"GitLab Ultimateのアプリケーションセキュリティは、他のスキャナーが見落としがちなアイデンティティリスクも可視化します。",[35,51,54],{"href":52,"rel":53},"https://docs.gitlab.com/ja-jp/administration/credentials_inventory/",[],"Credentials Inventory","は、インスタンス上のすべてのトークンをオーナー・スコープ・有効期限とともに一覧表示します。フィルターひとつで、有効かつ失効していないすべての認証情報や侵害されたトークンを確認でき、インシデント発生中にスクリプトを書く手間なく、即座に侵害トークンを失効させることが可能です。",[32,57,58,63],{},[35,59,62],{"href":60,"rel":61},"https://docs.gitlab.com/ja-jp/administration/settings/account_and_limit_settings/#limit-the-lifetime-of-access-tokens",[],"Token Lifetime Enforcement","は、ローテーションポリシーを書類上のルールからプラットフォームの実際のガードレールへと変換します。設定した最大期間を超えてアクティブなトークンは存在できません。",[32,65,66,71],{},[35,67,70],{"href":68,"rel":69},"https://docs.gitlab.com/ja-jp/user/compliance/audit_event_streaming/",[],"Audit Event Streaming","は、トークン作成・権限変更・マージリクエスト（MR）承認・ロール変更などの構造化されたタイムスタンプ付きイベントを、リアルタイムでSIEMへ送信します。GitLabにおけるすべてのセキュリティ関連アクションが、インシデント後にログから復元するのではなく、発生時点でセキュリティオペレーションセンター（SOC）から可視化されます。",[32,73,74,79],{},[35,75,78],{"href":76,"rel":77},"https://docs.gitlab.com/ja-jp/user/application_security/dependency_list/",[],"グループSBOM（ソフトウェア部品表）","を使用すると、プロジェクトポートフォリオ全体にわたるオープンソース依存関係のリスクを即座に検索できます。",[22,81,82],{"id":82},"自動化なきポリシーに実効性はない",[12,84,85],{},"ポリシーの「存在」と、ポリシーが「実際に機能している」ことの差を生み出すのが、適用の仕組みです。ドキュメントに書かれたポリシーは、開発者がそれを記憶し、設定し、すべての変更に適用することを求めます。これは人間のスピードでも難しく、エージェントのスピードでは不可能です。GitLabはプラットフォームの内部からポリシーを適用します。すべてのパイプライン・すべてのMRに対して、変更が人間によるものであっても、エージェントによるものであっても、問わずです。AIを活用した開発のスピードに、セキュリティが遅れることなく追いつける環境を実現します。",[29,87,88,101,109,117,125],{},[32,89,90,95,96,100],{},[35,91,94],{"href":92,"rel":93},"https://docs.gitlab.com/ja-jp/user/application_security/policies/scan_execution_policies/",[],"Scan Execution Policies","は、本番環境を対象とするすべてのパイプラインに対し、SAST・SCA・シークレット検出ジョブを必須として注入します。開発者がこれらを記述する必要はなく、",[97,98,99],"code",{},"[skip ci]","で安全に削除したりスキップしたりすることもできません。グループレベルで一度設定するだけで、すべてのプロジェクトに自動的にカスケードします。プロジェクトごとの設定もオプトアウトも不要です。",[32,102,103,108],{},[35,104,107],{"href":105,"rel":106},"https://docs.gitlab.com/ja-jp/user/application_security/policies/pipeline_execution_policies/",[],"Pipeline Execution Policies","（PEPs）はさらに踏み込み、プラットフォームが管理するCIテンプレートを強制適用します。これにより「シャドウパイプライン」問題を解決します。管理対象のテンプレート外でチームが構築したパイプラインも、公式のものと同じアクセス権限と信頼レベルで動作します。PEPsはこの隙間を閉じ、プロジェクトのパイプラインに何が含まれていてもセキュリティジョブを確実に実行させます。",[32,110,111,116],{},[35,112,115],{"href":113,"rel":114},"https://docs.gitlab.com/ja-jp/user/application_security/detect/roll_out_security_scanning/#merge-request-approval-policy",[],"MR Approval Policies","は、従来ドキュメントに記載されていた要件――保護ブランチ・最低承認者数・コードオーナー要件――をコードとして定義します。",[32,118,119,124],{},[35,120,123],{"href":121,"rel":122},"https://docs.gitlab.com/ja-jp/user/compliance/compliance_center/",[],"Compliance Center","は、これらをSOC 2・ISO 27001・NIST・PCI DSSにマッピングし、ライブダッシュボードとカストディチェーンレポートによって、レビュー直前に急ぎまとめていたスプレッドシートによる監査を置き換えます。",[32,126,127,132],{},[35,128,131],{"href":129,"rel":130},"https://docs.gitlab.com/ja-jp/user/application_security/secret_detection/secret_push_protection/",[],"Secret Push Protection","は、認証情報がGitの履歴に入り込む前に、pre-receiveフックでブロックします。プッシュはファイル・行番号・シークレットの種類とともに拒否されます。バイパス試行はログに記録されます。適用と可視化を同一のコントロールで実現しています。",[22,134,135],{"id":135},"理解できないものは修正できない",[12,137,138],{},"可視化と適用によって、検出結果が開発者の目に届くようになります。次の課題は、その検出結果をいかに効率的に修正するかです。未解決の脆弱性バックログは、エンタープライズ開発における最大の課題であり、AIを活用した開発でパイプラインにコードが増えるほど、その差は広がります。GitLab Ultimateは予防と修正の両面からアプローチします。デフォルトブランチへの脆弱性の侵入をプロアクティブにブロックしながら、既存のセキュリティ技術的負債の解消も効率化します。検出されたワークフローの中で、コンテキスト・優先順位付け・AIによる修正提案を伴いながら、他の変更と同じ承認フローを通じてクローズできます。",[29,140,141,149,157,166,174],{},[32,142,143,148],{},[35,144,147],{"href":145,"rel":146},"https://docs.gitlab.com/ja-jp/user/application_security/detect/roll_out_security_scanning/#merge-request-security-widget",[],"MRセキュリティウィジェット","は、コードがデフォルトブランチに到達する前に、コードの差分とインラインでSAST・SCA・コンテナ・IaC・シークレット検出の結果を表示します。開発者はこのMRで新たに発生した内容・場所・修正方法を確認できます。別のポータルへの移動も、コンテキストの切り替えも不要です。適切なタイミングで、適切な場所に。",[32,150,151,156],{},[35,152,155],{"href":153,"rel":154},"https://docs.gitlab.com/ja-jp/user/application_security/sast/gitlab_advanced_sast/",[],"Advanced SAST","は、クロスファイルの汚染解析を使用して、複数の関数・ファイルにまたがる信頼されていない入力を追跡します――攻撃者がコードについて推論するのと同じ方法です。開発者は、ソースからシンクまでのコードフロー全体を把握できます。",[32,158,159,160,165],{},"GitLab Duo Agent Platformは",[35,161,164],{"href":162,"rel":163},"https://docs.gitlab.com/ja-jp/user/application_security/vulnerabilities/false_positive_detection/",[],"誤検出の可能性をスコアリング","し、その理由を説明します。チームは別のスキャナーのノイズをトリアージする時間を費やすことなく、真のリスクに集中できます。手動分析に時間を浪費する代わりに、コンテキストを考慮したAI駆動のトリアージで修正を加速します。",[32,167,168,173],{},[35,169,172],{"href":170,"rel":171},"https://docs.gitlab.com/ja-jp/user/duo_agent_platform/agents/foundational_agents/security_analyst_agent/",[],"GitLab Duo Security Analyst Agent","は、Common Vulnerability Scoring System（CVSS）スコアだけでなく、悪用可能性・露出度・ビジネスコンテキストを考慮して脆弱性を優先順位付けします。",[32,175,176,177,182],{},"高影響なSASTの検出結果に対して、",[35,178,181],{"href":179,"rel":180},"https://docs.gitlab.com/ja-jp/user/application_security/vulnerabilities/agentic_vulnerability_resolution/",[],"Agentic Vulnerability Resolution","は自動的に修正MRを作成します。コンテキストも含まれています。開発者はレビューしてマージするだけで修正が完了し、セキュリティの専門知識がなくてもループをクローズできます。",[22,184,185],{"id":185},"今すぐ始める",[12,187,188,189,194,195,200],{},"AIを活用した開発は減速しません。書類上のポリシーと本番環境のポリシーの間のギャップは、コミットのたびに広がっています。GitLab Ultimateは、コードが書かれるワークフローの中で、すべての変更に対してそのギャップを縮めます。",[35,190,193],{"href":191,"rel":192},"https://about.gitlab.com/ja-jp/free-trial/",[],"無料トライアルを開始する","か、",[35,196,199],{"href":197,"rel":198},"https://about.gitlab.com/ja-jp/sales/",[],"ソリューションアーキテクトに相談","してパイプラインでの効果をご確認ください。",{"title":202,"searchDepth":203,"depth":203,"links":204},"",2,[205,206,207,208],{"id":24,"depth":203,"text":24},{"id":82,"depth":203,"text":82},{"id":135,"depth":203,"text":135},{"id":185,"depth":203,"text":185},"security","2026-05-13","パイプラインは今や、人間・AIエージェント・サードパーティコードが集約される重要な場所となっています。GitLab Ultimateで、すべての変更をリアルタイムで可視化し、ポリシーを自動適用し、脆弱性を効率的に修正できるDevSecOpsコントロールプレーンを構築しましょう。","md",null,true,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1765809212/noh0mdfn9o94ry9ykura.png",{},"/ja-jp/blog/harden-pipeline-perimeter-for-ai-assisted-coding",{"config":219,"ogImage":221,"title":5,"description":211},{"noIndex":220},false,"https://res.cloudinary.com/about-gitlab-com/image/upload/f_auto,q_auto,c_lfill/v1765809212/noh0mdfn9o94ry9ykura.webp","harden-pipeline-perimeter-for-ai-assisted-coding","ja-jp/blog/harden-pipeline-perimeter-for-ai-assisted-coding",[209,225],"AI","BlogPost","2026-05-14","ri5y4psEQoyjPxGLy6M1sn3X0jWpcF9dAkQo_T1VARs",{"logo":230,"freeTrial":235,"sales":240,"login":245,"items":250,"search":579,"minimal":612,"duo":629,"switchNav":638,"pricingDeployment":649},{"config":231},{"href":232,"dataGaName":233,"dataGaLocation":234},"/ja-jp/","gitlab logo","header",{"text":236,"config":237},"無料トライアルを開始",{"href":238,"dataGaName":239,"dataGaLocation":234},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp&glm_content=default-saas-trial/","free trial",{"text":241,"config":242},"デモをリクエスト",{"href":243,"dataGaName":244,"dataGaLocation":234},"/ja-jp/sales/?contact-topic=request-demo","sales",{"text":246,"config":247},"サインイン",{"href":248,"dataGaName":249,"dataGaLocation":234},"https://gitlab.com/users/sign_in/","sign in",[251,280,382,387,501,557],{"text":252,"config":253,"menu":255},"プラットフォーム",{"dataNavLevelOne":254},"platform",{"type":256,"columns":257},"cards",[258,264,272],{"title":252,"description":259,"link":260},"DevSecOpsに特化したインテリジェントオーケストレーションプラットフォーム",{"text":261,"config":262},"プラットフォームの詳細はこちら",{"href":263,"dataGaName":254,"dataGaLocation":234},"/ja-jp/platform/",{"title":265,"description":266,"link":267},"GitLab Duo Agent Platform","ソフトウェアライフサイクル全体を支えるエージェント型AI",{"text":268,"config":269},"GitLab Duoのご紹介",{"href":270,"dataGaName":271,"dataGaLocation":234},"/ja-jp/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":273,"description":274,"link":275},"GitLabが選ばれる理由","エンタープライズがGitLabを選ぶ主な理由をご覧ください",{"text":276,"config":277},"詳細はこちら",{"href":278,"dataGaName":279,"dataGaLocation":234},"/ja-jp/why-gitlab/","why gitlab",{"text":281,"left":214,"config":282,"menu":284},"製品",{"dataNavLevelOne":283},"solutions",{"type":285,"link":286,"columns":290,"feature":361},"lists",{"text":287,"config":288},"すべてのソリューションを表示",{"href":289,"dataGaName":283,"dataGaLocation":234},"/ja-jp/solutions/",[291,316,339],{"title":292,"description":293,"link":294,"items":299},"自動化","CI/CDと自動化でデプロイを加速",{"config":295},{"icon":296,"href":297,"dataGaName":298,"dataGaLocation":234},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[300,304,307,312],{"text":301,"config":302},"CI/CD",{"href":303,"dataGaLocation":234,"dataGaName":301},"/ja-jp/solutions/continuous-integration/",{"text":265,"config":305},{"href":270,"dataGaLocation":234,"dataGaName":306},"gitlab duo agent platform - product menu",{"text":308,"config":309},"ソースコード管理",{"href":310,"dataGaLocation":234,"dataGaName":311},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":313,"config":314},"自動化されたソフトウェアデリバリー",{"href":297,"dataGaLocation":234,"dataGaName":315},"Automated software delivery",{"title":317,"description":318,"link":319,"items":324},"セキュリティ","セキュリティを犠牲にすることなくコード作成を高速化",{"config":320},{"href":321,"dataGaName":322,"dataGaLocation":234,"icon":323},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[325,329,334],{"text":326,"config":327},"アプリケーションセキュリティテスト",{"href":321,"dataGaName":328,"dataGaLocation":234},"Application security testing",{"text":330,"config":331},"ソフトウェアサプライチェーンセキュリティ",{"href":332,"dataGaLocation":234,"dataGaName":333},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":335,"config":336},"ソフトウェアコンプライアンス",{"href":337,"dataGaName":338,"dataGaLocation":234},"/ja-jp/solutions/software-compliance/","software compliance",{"title":340,"link":341,"items":346},"測定",{"config":342},{"icon":343,"href":344,"dataGaName":345,"dataGaLocation":234},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[347,351,356],{"text":348,"config":349},"可視性と測定",{"href":344,"dataGaLocation":234,"dataGaName":350},"Visibility and Measurement",{"text":352,"config":353},"バリューストリーム管理",{"href":354,"dataGaLocation":234,"dataGaName":355},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":357,"config":358},"分析とインサイト",{"href":359,"dataGaLocation":234,"dataGaName":360},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":362,"type":285,"items":363},"GitLabが活躍する場所",[364,370,376],{"text":365,"config":366},"大企業",{"icon":367,"href":368,"dataGaLocation":234,"dataGaName":369},"Building","/ja-jp/enterprise/","enterprise",{"text":371,"config":372},"スモールビジネス",{"icon":373,"href":374,"dataGaLocation":234,"dataGaName":375},"Work","/ja-jp/small-business/","small business",{"text":377,"config":378},"公共部門",{"icon":379,"href":380,"dataGaLocation":234,"dataGaName":381},"Organization","/ja-jp/solutions/public-sector/","public sector",{"text":383,"config":384},"価格",{"href":385,"dataGaName":386,"dataGaLocation":234,"dataNavLevelOne":386},"/ja-jp/pricing/","pricing",{"text":388,"config":389,"menu":391},"関連リソース",{"dataNavLevelOne":390},"resources",{"type":285,"link":392,"columns":396,"feature":490},{"text":393,"config":394},"すべてのリソースを表示",{"href":395,"dataGaName":390,"dataGaLocation":234},"/ja-jp/resources/",[397,430,457],{"title":398,"items":399},"はじめに",[400,405,410,415,420,425],{"text":401,"config":402},"インストール",{"href":403,"dataGaName":404,"dataGaLocation":234},"/ja-jp/install/","install",{"text":406,"config":407},"クイックスタートガイド",{"href":408,"dataGaName":409,"dataGaLocation":234},"/ja-jp/get-started/","quick setup checklists",{"text":411,"config":412},"学ぶ",{"href":413,"dataGaLocation":234,"dataGaName":414},"https://university.gitlab.com/","learn",{"text":416,"config":417},"製品ドキュメント",{"href":418,"dataGaName":419,"dataGaLocation":234},"https://docs.gitlab.com/ja-jp/","product documentation",{"text":421,"config":422},"ベストプラクティスビデオ",{"href":423,"dataGaName":424,"dataGaLocation":234},"/ja-jp/getting-started-videos/","best practice videos",{"text":426,"config":427},"インテグレーション",{"href":428,"dataGaName":429,"dataGaLocation":234},"/ja-jp/integrations/","integrations",{"title":431,"items":432},"検索する",[433,438,443,448,452],{"text":434,"config":435},"お客様成功事例",{"href":436,"dataGaName":437,"dataGaLocation":234},"/ja-jp/customers/","customer success stories",{"text":439,"config":440},"ブログ",{"href":441,"dataGaName":442,"dataGaLocation":234},"/ja-jp/blog/","blog",{"text":444,"config":445},"Demo Hub",{"href":446,"dataGaName":447,"dataGaLocation":234},"/ja-jp/demo-hub/","demo hub",{"text":449,"config":450},"The Source",{"href":451,"dataGaName":442,"dataGaLocation":234},"/ja-jp/the-source/",{"text":453,"config":454},"リモート",{"href":455,"dataGaName":456,"dataGaLocation":234},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":458,"items":459},"つなげる",[460,465,470,475,480,485],{"text":461,"config":462},"GitLabサービス",{"href":463,"dataGaName":464,"dataGaLocation":234},"/ja-jp/services/","services",{"text":466,"config":467},"コントリビュート",{"href":468,"dataGaName":469,"dataGaLocation":234},"https://contributors.gitlab.com","contribute",{"text":471,"config":472},"コミュニティ",{"href":473,"dataGaName":474,"dataGaLocation":234},"/community/","community",{"text":476,"config":477},"フォーラム",{"href":478,"dataGaName":479,"dataGaLocation":234},"https://forum.gitlab.com/","forum",{"text":481,"config":482},"イベント",{"href":483,"dataGaName":484,"dataGaLocation":234},"/events/","events",{"text":486,"config":487},"パートナー",{"href":488,"dataGaName":489,"dataGaLocation":234},"/ja-jp/partners/","partners",{"config":491,"title":494,"text":495,"link":496},{"background":492,"textColor":493},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","GitLabの最新情報","最新の機能と改善点に関する情報をお届けします。",{"text":497,"config":498},"最新情報を読む",{"href":499,"dataGaName":500,"dataGaLocation":234},"/ja-jp/whats-new/","whats new",{"text":502,"config":503,"menu":505},"企業情報",{"dataNavLevelOne":504},"company",{"type":285,"columns":506},[507],{"items":508},[509,514,520,522,527,532,537,542,547,552],{"text":510,"config":511},"GitLabについて",{"href":512,"dataGaName":513,"dataGaLocation":234},"/ja-jp/company/","about",{"text":515,"config":516,"footerGa":519},"採用情報",{"href":517,"dataGaName":518,"dataGaLocation":234},"/jobs/","jobs",{"dataGaName":518},{"text":481,"config":521},{"href":483,"dataGaName":484,"dataGaLocation":234},{"text":523,"config":524},"経営陣",{"href":525,"dataGaName":526,"dataGaLocation":234},"/company/team/e-group/","leadership",{"text":528,"config":529},"ハンドブック",{"href":530,"dataGaName":531,"dataGaLocation":234},"https://handbook.gitlab.com/","handbook",{"text":533,"config":534},"投資家向け情報",{"href":535,"dataGaName":536,"dataGaLocation":234},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":538,"config":539},"トラストセンター",{"href":540,"dataGaName":541,"dataGaLocation":234},"/ja-jp/security/","trust center",{"text":543,"config":544},"AI Transparency Center",{"href":545,"dataGaName":546,"dataGaLocation":234},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":548,"config":549},"ニュースレター",{"href":550,"dataGaName":551,"dataGaLocation":234},"/company/contact/#contact-forms","newsletter",{"text":553,"config":554},"プレス",{"href":555,"dataGaName":556,"dataGaLocation":234},"/press/","press",{"text":558,"config":559,"menu":560},"お問い合わせ",{"dataNavLevelOne":504},{"type":285,"columns":561},[562],{"items":563},[564,569,574],{"text":565,"config":566},"お問い合わせはこちら",{"href":567,"dataGaName":568,"dataGaLocation":234},"/ja-jp/sales/","talk to sales",{"text":570,"config":571},"サポートを受ける",{"href":572,"dataGaName":573,"dataGaLocation":234},"https://support.gitlab.com/hc/en-us","support portal",{"text":575,"config":576},"カスタマーポータル",{"href":577,"dataGaName":578,"dataGaLocation":234},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":580,"login":581,"suggestions":588},"閉じる",{"text":582,"link":583},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":584,"config":585},"GitLab.com",{"href":248,"dataGaName":586,"dataGaLocation":587},"search login","search",{"text":589,"default":590},"提案",[591,593,598,600,604,608],{"text":265,"config":592},{"href":270,"dataGaName":265,"dataGaLocation":587},{"text":594,"config":595},"コード提案（AI）",{"href":596,"dataGaName":597,"dataGaLocation":587},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":301,"config":599},{"href":303,"dataGaName":301,"dataGaLocation":587},{"text":601,"config":602},"GitLab on AWS",{"href":603,"dataGaName":601,"dataGaLocation":587},"/ja-jp/partners/technology-partners/aws/",{"text":605,"config":606},"GitLab on Google Cloud",{"href":607,"dataGaName":605,"dataGaLocation":587},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":609,"config":610},"GitLabを選ぶ理由",{"href":278,"dataGaName":611,"dataGaLocation":587},"Why GitLab?",{"freeTrial":613,"mobileIcon":617,"desktopIcon":622,"secondaryButton":625},{"text":236,"config":614},{"href":615,"dataGaName":239,"dataGaLocation":616},"https://gitlab.com/-/trials/new/","nav",{"altText":618,"config":619},"GitLabアイコン",{"src":620,"dataGaName":621,"dataGaLocation":616},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":618,"config":623},{"src":624,"dataGaName":621,"dataGaLocation":616},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":398,"config":626},{"href":627,"dataGaName":628,"dataGaLocation":616},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/get-started/","get started",{"freeTrial":630,"mobileIcon":634,"desktopIcon":636},{"text":631,"config":632},"GitLab Duoの詳細について",{"href":270,"dataGaName":633,"dataGaLocation":616},"gitlab duo",{"altText":618,"config":635},{"src":620,"dataGaName":621,"dataGaLocation":616},{"altText":618,"config":637},{"src":624,"dataGaName":621,"dataGaLocation":616},{"button":639,"mobileIcon":644,"desktopIcon":646},{"text":640,"config":641},"/switch",{"href":642,"dataGaName":643,"dataGaLocation":616},"#contact","switch",{"altText":618,"config":645},{"src":620,"dataGaName":621,"dataGaLocation":616},{"altText":618,"config":647},{"src":648,"dataGaName":621,"dataGaLocation":616},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":650,"mobileIcon":655,"desktopIcon":657},{"text":651,"config":652},"料金ページに戻る",{"href":385,"dataGaName":653,"dataGaLocation":616,"icon":654},"back to pricing","GoBack",{"altText":618,"config":656},{"src":620,"dataGaName":621,"dataGaLocation":616},{"altText":618,"config":658},{"src":624,"dataGaName":621,"dataGaLocation":616},{"title":660,"button":661,"config":665},"GitLab Orbitが登場: AIエージェントのためのコンテキストレイヤー",{"text":276,"config":662},{"href":663,"dataGaName":664,"dataGaLocation":234},"/ja-jp/gitlab-orbit/","orbit",{"layout":666,"disabled":220},"release",{"data":668},{"text":669,"source":670,"edit":676,"contribute":681,"config":686,"items":691,"minimal":900},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":671,"config":672},"ページのソースを表示",{"href":673,"dataGaName":674,"dataGaLocation":675},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":677,"config":678},"このページを編集",{"href":679,"dataGaName":680,"dataGaLocation":675},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":682,"config":683},"ご協力をお願いします",{"href":684,"dataGaName":685,"dataGaLocation":675},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":687,"facebook":688,"youtube":689,"linkedin":690},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[692,737,790,833,867],{"title":383,"links":693,"subMenu":708},[694,698,703],{"text":695,"config":696},"プランの表示",{"href":385,"dataGaName":697,"dataGaLocation":675},"view plans",{"text":699,"config":700},"Premiumを選ぶ理由",{"href":701,"dataGaName":702,"dataGaLocation":675},"/ja-jp/pricing/premium/","why premium",{"text":704,"config":705},"Ultimateを選ぶ理由",{"href":706,"dataGaName":707,"dataGaLocation":675},"/ja-jp/pricing/ultimate/","why ultimate",[709],{"title":558,"links":710},[711,713,715,717,722,727,732],{"text":558,"config":712},{"href":567,"dataGaName":244,"dataGaLocation":675},{"text":570,"config":714},{"href":572,"dataGaName":573,"dataGaLocation":675},{"text":575,"config":716},{"href":577,"dataGaName":578,"dataGaLocation":675},{"text":718,"config":719},"ステータス",{"href":720,"dataGaName":721,"dataGaLocation":675},"https://status.gitlab.com/","status",{"text":723,"config":724},"利用規約",{"href":725,"dataGaName":726,"dataGaLocation":675},"/terms/","terms of use",{"text":728,"config":729},"プライバシーに関する声明",{"href":730,"dataGaName":731,"dataGaLocation":675},"/ja-jp/privacy/","privacy statement",{"text":733,"config":734},"Cookie 優先設定",{"dataGaName":735,"dataGaLocation":675,"id":736,"isOneTrustButton":214},"cookie preferences","ot-sdk-btn",{"title":281,"links":738,"subMenu":747},[739,743],{"text":740,"config":741},"DevSecOpsプラットフォーム",{"href":263,"dataGaName":742,"dataGaLocation":675},"devsecops platform",{"text":744,"config":745},"AI支援開発",{"href":270,"dataGaName":746,"dataGaLocation":675},"ai-assisted development",[748],{"title":749,"links":750},"トピック",[751,755,760,765,770,775,780,785],{"text":301,"config":752},{"href":753,"dataGaName":754,"dataGaLocation":675},"/ja-jp/topics/ci-cd/","cicd",{"text":756,"config":757},"GitOps",{"href":758,"dataGaName":759,"dataGaLocation":675},"/ja-jp/topics/gitops/","gitops",{"text":761,"config":762},"DevOps",{"href":763,"dataGaName":764,"dataGaLocation":675},"/ja-jp/topics/devops/","devops",{"text":766,"config":767},"バージョン管理",{"href":768,"dataGaName":769,"dataGaLocation":675},"/ja-jp/topics/version-control/","version control",{"text":771,"config":772},"DevSecOps",{"href":773,"dataGaName":774,"dataGaLocation":675},"/ja-jp/topics/devsecops/","devsecops",{"text":776,"config":777},"クラウドネイティブ",{"href":778,"dataGaName":779,"dataGaLocation":675},"/ja-jp/topics/cloud-native/","cloud native",{"text":781,"config":782},"コーディングのためのAI",{"href":783,"dataGaName":784,"dataGaLocation":675},"/ja-jp/topics/devops/ai-for-coding/","ai for coding",{"text":786,"config":787},"エージェント型AI",{"href":788,"dataGaName":789,"dataGaLocation":675},"/ja-jp/topics/agentic-ai/","agentic ai",{"title":791,"links":792},"ソリューション",[793,796,798,803,807,810,813,816,818,820,823,828],{"text":326,"config":794},{"href":321,"dataGaName":795,"dataGaLocation":675},"Application Security Testing",{"text":313,"config":797},{"href":297,"dataGaName":298,"dataGaLocation":675},{"text":799,"config":800},"アジャイル開発",{"href":801,"dataGaName":802,"dataGaLocation":675},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":804,"config":805},"SCM",{"href":310,"dataGaName":806,"dataGaLocation":675},"source code management",{"text":301,"config":808},{"href":303,"dataGaName":809,"dataGaLocation":675},"continuous integration & delivery",{"text":352,"config":811},{"href":354,"dataGaName":812,"dataGaLocation":675},"value stream management",{"text":756,"config":814},{"href":815,"dataGaName":759,"dataGaLocation":675},"/ja-jp/solutions/gitops/",{"text":365,"config":817},{"href":368,"dataGaName":369,"dataGaLocation":675},{"text":371,"config":819},{"href":374,"dataGaName":375,"dataGaLocation":675},{"text":821,"config":822},"公共機関",{"href":380,"dataGaName":381,"dataGaLocation":675},{"text":824,"config":825},"教育",{"href":826,"dataGaName":827,"dataGaLocation":675},"/ja-jp/solutions/education/","education",{"text":829,"config":830},"金融サービス",{"href":831,"dataGaName":832,"dataGaLocation":675},"/ja-jp/solutions/finance/","financial services",{"title":834,"links":835},"リソース",[836,838,840,842,846,848,851,853,855,857,859,861,863,865],{"text":401,"config":837},{"href":403,"dataGaName":404,"dataGaLocation":675},{"text":406,"config":839},{"href":408,"dataGaName":409,"dataGaLocation":675},{"text":411,"config":841},{"href":413,"dataGaName":414,"dataGaLocation":675},{"text":416,"config":843},{"href":844,"dataGaName":845,"dataGaLocation":675},"https://docs.gitlab.com/ja-jp","docs",{"text":439,"config":847},{"href":441,"dataGaName":442,"dataGaLocation":675},{"text":849,"config":850},"最新リリース",{"href":499,"dataGaName":500,"dataGaLocation":675},{"text":434,"config":852},{"href":436,"dataGaName":437,"dataGaLocation":675},{"text":453,"config":854},{"href":455,"dataGaName":456,"dataGaLocation":675},{"text":461,"config":856},{"href":463,"dataGaName":464,"dataGaLocation":675},{"text":466,"config":858},{"href":468,"dataGaName":469,"dataGaLocation":675},{"text":471,"config":860},{"href":473,"dataGaName":474,"dataGaLocation":675},{"text":476,"config":862},{"href":478,"dataGaName":479,"dataGaLocation":675},{"text":481,"config":864},{"href":483,"dataGaName":484,"dataGaLocation":675},{"text":486,"config":866},{"href":488,"dataGaName":489,"dataGaLocation":675},{"title":868,"links":869},"会社情報",[870,872,874,876,878,880,884,889,891,893,895],{"text":510,"config":871},{"href":512,"dataGaName":504,"dataGaLocation":675},{"text":515,"config":873},{"href":517,"dataGaName":518,"dataGaLocation":675},{"text":523,"config":875},{"href":525,"dataGaName":526,"dataGaLocation":675},{"text":528,"config":877},{"href":530,"dataGaName":531,"dataGaLocation":675},{"text":533,"config":879},{"href":535,"dataGaName":536,"dataGaLocation":675},{"text":881,"config":882},"Sustainability",{"href":883,"dataGaName":881,"dataGaLocation":675},"/sustainability/",{"text":885,"config":886},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":887,"dataGaName":888,"dataGaLocation":675},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":538,"config":890},{"href":540,"dataGaName":541,"dataGaLocation":675},{"text":548,"config":892},{"href":550,"dataGaName":551,"dataGaLocation":675},{"text":553,"config":894},{"href":555,"dataGaName":556,"dataGaLocation":675},{"text":896,"config":897},"現代奴隷制の透明性に関する声明",{"href":898,"dataGaName":899,"dataGaLocation":675},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":901},[902,904,907],{"text":723,"config":903},{"href":725,"dataGaName":726,"dataGaLocation":675},{"text":905,"config":906},"Cookieの設定",{"dataGaName":735,"dataGaLocation":675,"id":736,"isOneTrustButton":214},{"text":728,"config":908},{"href":730,"dataGaName":731,"dataGaLocation":675},[910],{"id":911,"title":7,"body":213,"config":912,"content":914,"description":213,"extension":919,"meta":920,"navigation":214,"path":921,"seo":922,"stem":923,"__hash__":924},"blogAuthors/en-us/blog/authors/vishal-thenge.yml",{"template":913},"BlogAuthor",{"name":7,"config":915},{"socialProof":916,"headshot":918},{"gitlabHandle":917},"vthenge","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778679633/rap90jlu5xvctxfw0jtw.png","yml",{},"/en-us/blog/authors/vishal-thenge",{},"en-us/blog/authors/vishal-thenge","2XG8haUsBClI0_stvszGR1ovFtzf7AHo2doY4AyUXs8",[926,935,943],{"title":927,"description":928,"heroImage":929,"category":209,"date":930,"authors":931,"slug":934,"externalUrl":213},"GitLab Secrets ManagerがESO、Terraform、APIに対応","スタック全体の認証情報管理をシンプルに。GitLab Secrets Managerは External Secrets Operator（ESO）、Terraform、Secrets Manager APIに対応し、CI/CD以外の ワークフローからもシークレットを安全に取得できます。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1759320418/xjmqcozxzt4frx0hori3.png","2026-08-06",[932,933],"Erick Bajao","Joe Randazzo","gitlab-secrets-manager-add-eso-terraform-api-support",{"title":936,"description":937,"heroImage":938,"category":209,"date":939,"authors":940,"slug":942,"externalUrl":213},"Claudeが書き、GitLabがつなぐ：本番環境まで途切れないセキュリティ","Claude Securityはコーディングセッション内で脆弱性を検出します。そこから先はGitLabが引き継ぎ、スキャン、ポリシーの適用、そしてソフトウェアライフサイクル全体の監査エビデンス作成までを担います。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1756122536/akivvcnafog9c4dhhzkp.png","2026-08-03",[941],"Alisa Ho","claude-security-and-gitlab",{"title":944,"description":945,"heroImage":946,"category":209,"date":947,"authors":948,"slug":950,"externalUrl":213},"GitLab Duoセキュリティレビューでスキャナーが見逃すロジックの欠陥を検出","AIによるセキュリティ推論で、コードレビューの段階のうちに認可の不備やビジネスロジックのエラー、レース条件を検出します。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1783980535/t3gez0gpayfndrhncunf.png","2026-07-16",[949],"Mark Settle","gitlab-duo-security-review-flow",{"promotions":952},[953,967,979,990],{"id":954,"categories":955,"header":957,"text":958,"button":959,"image":964},"ai-modernization",[956],"ai","AIの真価、組織全体で発揮できていますか？","所要時間は5分以内です",{"text":960,"config":961},"AI成熟度スコアを確認する",{"href":962,"dataGaName":963,"dataGaLocation":442},"/ja-jp/assessments/ai-modernization-assessment/","modernization assessment",{"config":965},{"src":966},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":968,"categories":969,"header":971,"text":958,"button":972,"image":976},"devops-modernization",[970,774],"product","単にツールを管理するだけでなく、イノベーションを提供していますか？",{"text":973,"config":974},"DevOps成熟度スコアを確認しましょう",{"href":975,"dataGaName":963,"dataGaLocation":442},"/ja-jp/assessments/devops-modernization-assessment/",{"config":977},{"src":978},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":980,"categories":981,"header":982,"text":958,"button":983,"image":987},"security-modernization",[209],"スピードのためにセキュリティを犠牲にしていませんか？",{"text":984,"config":985},"セキュリティ成熟度スコアを確認しましょう",{"href":986,"dataGaName":963,"dataGaLocation":442},"/ja-jp/assessments/security-modernization-assessment/",{"config":988},{"src":989},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":991,"paths":992,"header":995,"text":996,"button":997,"image":1002},"github-azure-migration",[993,994],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","チームはGitHubのAzure移行に対応できていますか？","GitHubはすでにAzureを基盤として再構築を進めています。それがあなたのチームにとって何を意味するのか、ご確認ください。",{"text":998,"config":999},"GitLabとGitHubの比較を見る",{"href":1000,"dataGaName":1001,"dataGaLocation":442},"/ja-jp/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":1003},{"src":978},{"header":1005,"blurb":1006,"button":1007,"secondaryButton":1011},"今すぐ開発をスピードアップ","DevSecOpsに特化したインテリジェントオーケストレーションプラットフォームで実現できることをご確認ください。\n",{"text":236,"config":1008},{"href":1009,"dataGaName":239,"dataGaLocation":1010},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/ja-jp/","feature",{"text":558,"config":1012},{"href":567,"dataGaName":244,"dataGaLocation":1010},1786803782876]