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