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