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