[{"data":1,"prerenderedAt":764},["ShallowReactive",2],{"/ja-jp/topics/version-control/what-are-best-code-review-tools-features/":3,"navigation-ja-jp":112,"banner-ja-jp":526,"footer-ja-jp":539,"next-steps-ja-jp":749},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":106,"_type":107,"title":7,"_source":108,"_file":109,"_stem":110,"_extension":111},"/ja-jp/topics/version-control/what-are-best-code-review-tools-features","version-control",false,"",{"title":9,"description":10},"コードレビューツールの最も重要な機能は何でしょうか？","ソフトウェア開発チームは、共同作業、一貫性、コード品質の向上を念頭においてコードレビューツールを選択する必要があります。",[12,26,31,60,104],{"type":13,"componentName":13,"componentContent":14},"CommonBreadcrumbs",{"crumbs":15},[16,20,24],{"title":17,"config":18},"Industry topics",{"href":19},"/topics/",{"title":21,"config":22},"Version control",{"href":23},"/ja-jp/topics/version-control/",{"title":25},"What are best code review tools features",{"type":27,"componentName":27,"componentContent":28},"CommonArticleHero",{"title":9,"text":29,"config":30},"適切なコードレビューツールを見つけて、コラボレーション、一貫性、コード品質の向上を実現しましょう。",{"id":9,"twoColumns":6},{"type":32,"componentName":32,"componentContent":33},"CommonSideNavigationWithTree",{"anchors":34,"components":41},{"text":35,"data":36},"On this page",[37],{"text":38,"config":39},"コードレビューツールで重要となる主な機能",{"href":40},"#key-features-to-look-for-in-code-review-tools",[42,47,52],{"type":43,"componentName":43,"componentContent":44},"TopicsCopy",{"text":45,"config":46},"[コードレビュー](/topics/version-control/what-is-code-review/){data-ga-name=\"code review\" data-ga-location=\"body\"}ツールの選択は、コードの品質と一貫性の確保において重要です。レビュープロセスには時間がかかるため、ソフトウェア開発チームは日々のタスクとピアレビューのバランスを取るのに苦労するかもしれません。コードの一部について品質保証を実施することは、知識を広める優れた方法ですが、リリースに間に合わせるために特定の期間内にレビューを完了させなければならない場合、テストを急がせる結果になるおそれがあります。幸いなことに、自動化ツールはデベロッパーがすべてのプロジェクトのクリーンなコードベースを維持するのに役立ちます。\n\n\nチームに適したコードレビューツールは、チームの目標、ワークフロー、ニーズによって異なります。この記事では、この重要な開発ツールに何を求めるべきかについて考えていきます。\n",{"id":7},{"type":43,"componentName":43,"componentContent":48},{"header":38,"text":49,"config":50},"### コラボレーション\n\n\nコードレビューツールを選択する際には、高品質のコードを出荷するだけでなく、コラボレーションを促進するよう設計されている機能を評価する必要があります。ピアコードレビューを行うのは、結局のところ人間です。\n\nコードレビューツールはディスカッションを促進するよう設計されたコメント機能を備えるなど、チームのコラボレーションを潤滑にするものでなければなりません。多くの場合、オープンソースのコードレビューツールは、インラインコメントやスレッドディスカッションのような機能により、あらゆる規模のチームがコード品質とコラボレーションを改善できるよう構築されています。ソフトウェア開発ライフサイクル全体のユーザーはコラボレーション機能を使用して意思決定を文書化し、複雑な問題を解決することができます。また、簡単にコードレビューリクエストを送信できる機能が備わっているかどうかにも注意する必要があります。\n\n共同作業性の高いコードレビュープロセスを求めるソフトウェア開発チームは、チームメンバーが効率的に議論できるよう、変更に関するメモやコメントを作成できるステージングエリアを含むツールを見つけることが大切です。チームが分散していたり、仕事量が多く同期レビューが困難な場合は、指定のディスカッションエリアがあることで効果的な非同期のコミュニケーションが促進されます。チームメンバーは良い時間帯に会話に参加し、他のメンバーが読めるようにアイディアを文書化することができます。\n\n\n\n### セキュリティ\n\n\nセキュアな静的解析ツール（静的コード解析ツール）として機能し、チーム独自のサーバーでホストできるツールを選択することでアプリケーションセキュリティがさらに強化されます。コンプライアンスとコード基準を強制する自動テストを開発ライフサイクル全体に行う、堅牢かつ安全なコードレビューツールの導入を検討するようにしましょう。\n\n自動化されたツールはデベロッパーがライフサイクルの早期（多くの場合コーディングの完了直後）に脆弱性を特定するのに役立つため、数か月前に記述されたコードを再度使用して修正が低品質なものになることを避けることができます。最初のコミット時点でセキュリティが組み込まれていることで、チームがコードをスキャンして脆弱性を修正する機会も増加します。コミットごとに自動化された静的アプリケーションセキュリティテスト（SAST）により、チームはすべてのコード行が少なくとも一度はスキャンされていることを確認することができます。セキュリティテストは、脅威レベルに基づいてチームがコードレビューとバグに優先順位を付ける際に役立ちます。\n\n一部のコードレビューツールには、全体的なワークフローの改善に役立つパターンや隠れたリスクがないかを調べるための行動コード分析が組み込まれています。自動化されたテストは技術的負債を常にモニタリングするため、コードの健全性を向上させることができます。一部のコードレビューツールでは、デリバリーパイプラインにツールを統合することで、技術的負債を検出して優先順位を付けることができます。こうしたツールを使えば、ソフトウェア開発チームはリスクを予測してクオリティゲートを設定することができるようになります。\n\n\n\n### インテグレーション\n\n\n堅牢なインテグレーションによってデベロッパーはスムーズにコードレビューを実行できるため、Git、SVN、CVS、Perforce、Mercurialといったさまざまなソースコード管理ソリューションとシームレスに連携できるツールは、チームが別の[バージョンコントロールシステム](/topics/version-control/){data-ga-name=\"version control system\" data-ga-location=\"body\"}に移行する場合に適しています。Gitは最も一般的なソースコード管理システムであるため、チームは多くの場合Git[リポジトリ](https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository)を管理して複数のサーバーにスケールし、マージされたコードを調べることができるツールを探しています。CI/CDマージリクエストのインテグレーションを含むツールを使用すると、チームはリスクレベルに基づいてコードレビューを整理してクオリティゲートを決定し、解決を効率化できます。\n\n最高のコードレビューツールは、チームの変化するニーズに対する柔軟性を提供するSelf-ManagedまたはWebベースのツールです。ツールをメンテナンスするための帯域幅がない場合は、クラウドベースのオプションを使用することで、ユーザーがメンテナンスの諸経費に対処する必要がなくなります。多数のソースコード管理システムと統合された開発環境、レビューテンプレート、通知設定、レビュールール、およびレポートとのインテグレーションを提供する非常に柔軟性の高いツールは、効率を高め、チームのツールチェーンをよりシンプルにすることができます。\n\n\n\n### 分析と指標\n\n\n汎用性の高いコードレビューツールは、チームにカスタマイズ可能なエクスペリエンスを提供するものでなければなりません。コード品質の保証ステージを正常に完了するには、コードレビュープロセスの主要な指標を分析して報告する能力が必要です。開発チームは顧客とビジネスに一貫して価値を提供できるよう高品質のコードを作成する必要があるため、強力な分析機能を備えたツールはチームの成功につながります。コード品質レポートを使用すると、ユーザーはマージリクエストで潜在的な変更を直接確認してコード違反のレポートを比較できるようになります。コード品質レポートを使用すると、チームメンバーは劣化がなく改善のみが得られるまでデータを参照できるため、継続的な改善の文化を育むのに役立ちます。\n\n\n### 単一のプラットフォーム\n\n\nチームがソフトウェア開発ライフサイクル全体にわたってコードレビューツールを使用できる場合は、すべての会話を単一のプラットフォームに保持することでメリットが得られます。さまざまなライフサイクルステージでチームをサポートする複数の機能を備えたツールには、機能とバグを特定するイシュートラッカー、セキュリティテスト、統合ユニットテスト、ドキュメント用のWikiなどがあります。包括的なコードレビューツールにはコミット前と後のレビュー、マルチラインコメント、構文内で差分のハイライトといった機能が含まれ、全体的な開発プロセスを改善します。ユーザーは開発ライフサイクル全体において、単一のツールでデザイン、文書、ワイヤーフレーム、リリースアナウンス、モックアップ、機能仕様などのさまざまなファイルを確認できる必要があります。チームは単一のプラットフォーム上で変更点を表示してバグを特定することができるため、コラボレーションとコミュニケーションが強化されます。\n\nソフトウェア開発プロセスを遅延させる頭の切り替えやツールのメンテナンスといった[課題](https://about.gitlab.com/blog/challenges-of-code-reviews/)も、機能をライフサイクルのあらゆるステージで活用することで最小限に抑えられます。複数のチームがメインブランチにマージされる前にイシューやマージリクエストでコード変更について議論することができれば、そのディスカッションは信頼できる唯一の情報源となり、チームメンバーはコメントや事例を参照していつでも背景情報や分析情報を得られます。\n",{"id":51},"key-features-to-look-for-in-code-review-tools",{"type":53,"componentName":53,"componentContent":54},"TopicsCallToAction",{"subtitle":55,"primaryButton":56},"GitLabがソフトウェア開発を進化させる方法について見る",{"text":57,"config":58},"詳細はこちら",{"href":59},"/ja-jp/solutions/source-code-management/",{"type":61,"componentName":61,"componentContent":62},"CommonResourcesContainer",{"header":63,"tabs":64},"おすすめのコンテンツ",[65],{"name":66,"items":67,"config":103},"resources",[68,78,87,95],{"header":69,"type":70,"image":71,"link":74},"コラボレーションを強化するヒントが満載の、バージョン管理マニュアルeBookをダウンロード","書籍",{"altText":69,"config":72},{"src":73},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749157556/Website/Topics/resources_1.jpg",{"text":57,"config":75},{"href":76,"icon":77,"modal":6},"/resources/ebook-version-control-best-practices/","Book",{"header":79,"type":80,"image":81,"link":84},"コードレビューを効果的に行う方法","Web",{"altText":79,"config":82},{"src":83},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159683/Website/Topics/devops-tool-landscape.jpg",{"text":57,"config":85},{"href":86,"icon":80,"modal":6},"/blog/efficient-code-review-tips/",{"header":88,"type":80,"image":89,"link":92},"デモ：GitLabでコードレビューをマスター",{"altText":88,"config":90},{"src":91},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158435/Website/Topics/beginners-guide-to-ci.jpg",{"text":57,"config":93},{"href":94,"icon":80,"modal":6},"/blog/demo-mastering-code-review-with-gitlab/",{"header":96,"type":80,"image":97,"link":100},"コードレビューの課題",{"altText":96,"config":98},{"src":99},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158677/Website/Topics/resources_17.jpg",{"text":57,"config":101},{"href":102,"icon":80,"modal":6},"/blog/challenges-of-code-reviews/",{"key":66},{"type":105,"componentName":105},"CommonNextSteps","content:ja-jp:topics:version-control:what-are-best-code-review-tools-features:index.yml","yaml","content","ja-jp/topics/version-control/what-are-best-code-review-tools-features/index.yml","ja-jp/topics/version-control/what-are-best-code-review-tools-features/index","yml",{"_path":113,"_dir":114,"_draft":6,"_partial":6,"_locale":7,"data":115,"_id":522,"_type":107,"title":523,"_source":108,"_file":524,"_stem":525,"_extension":111},"/shared/ja-jp/main-navigation","ja-jp",{"logo":116,"freeTrial":121,"sales":126,"login":131,"items":136,"search":466,"minimal":500,"duo":513},{"config":117},{"href":118,"dataGaName":119,"dataGaLocation":120},"/ja-jp/","gitlab logo","header",{"text":122,"config":123},"無料トライアルを開始",{"href":124,"dataGaName":125,"dataGaLocation":120},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":127,"config":128},"お問い合わせ",{"href":129,"dataGaName":130,"dataGaLocation":120},"/ja-jp/sales/","sales",{"text":132,"config":133},"サインイン",{"href":134,"dataGaName":135,"dataGaLocation":120},"https://gitlab.com/users/sign_in/","sign in",[137,180,278,283,388,448],{"text":138,"config":139,"cards":141,"footer":163},"プラットフォーム",{"dataNavLevelOne":140},"platform",[142,148,156],{"title":138,"description":143,"link":144},"最も包括的かつAIで強化されたDevSecOpsプラットフォーム",{"text":145,"config":146},"プラットフォームを詳しく見る",{"href":147,"dataGaName":140,"dataGaLocation":120},"/ja-jp/platform/",{"title":149,"description":150,"link":151},"GitLab Duo（AI）","開発のすべてのステージでAIを活用し、ソフトウェアをより迅速にビルド",{"text":152,"config":153},"GitLab Duoのご紹介",{"href":154,"dataGaName":155,"dataGaLocation":120},"/ja-jp/gitlab-duo/","gitlab duo ai",{"title":157,"description":158,"link":159},"GitLabが選ばれる理由","GitLabが大企業に選ばれる理由10選",{"text":57,"config":160},{"href":161,"dataGaName":162,"dataGaLocation":120},"/ja-jp/why-gitlab/","why gitlab",{"title":164,"items":165},"利用を開始：",[166,171,176],{"text":167,"config":168},"プラットフォームエンジニアリング",{"href":169,"dataGaName":170,"dataGaLocation":120},"/ja-jp/solutions/platform-engineering/","platform engineering",{"text":172,"config":173},"開発者の経験",{"href":174,"dataGaName":175,"dataGaLocation":120},"/ja-jp/developer-experience/","Developer experience",{"text":177,"config":178},"MLOps",{"href":179,"dataGaName":177,"dataGaLocation":120},"/ja-jp/topics/devops/the-role-of-ai-in-devops/",{"text":181,"left":182,"config":183,"link":185,"lists":189,"footer":260},"製品",true,{"dataNavLevelOne":184},"solutions",{"text":186,"config":187},"すべてのソリューションを表示",{"href":188,"dataGaName":184,"dataGaLocation":120},"/ja-jp/solutions/",[190,215,238],{"title":191,"description":192,"link":193,"items":198},"自動化","CI/CDと自動化でデプロイを加速",{"config":194},{"icon":195,"href":196,"dataGaName":197,"dataGaLocation":120},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[199,203,207,211],{"text":200,"config":201},"CI/CD",{"href":202,"dataGaLocation":120,"dataGaName":200},"/ja-jp/solutions/continuous-integration/",{"text":204,"config":205},"AIアシストによる開発",{"href":154,"dataGaLocation":120,"dataGaName":206},"AI assisted development",{"text":208,"config":209},"ソースコード管理",{"href":59,"dataGaLocation":120,"dataGaName":210},"Source Code Management",{"text":212,"config":213},"自動化されたソフトウェアデリバリー",{"href":196,"dataGaLocation":120,"dataGaName":214},"Automated software delivery",{"title":216,"description":217,"link":218,"items":223},"セキュリティ","セキュリティを損なうことなくコードをより迅速に完成",{"config":219},{"href":220,"dataGaName":221,"dataGaLocation":120,"icon":222},"/ja-jp/solutions/security-compliance/","security and compliance","ShieldCheckLight",[224,229,234],{"text":225,"config":226},"Application Security Testing",{"href":227,"dataGaName":228,"dataGaLocation":120},"/solutions/application-security-testing/","Application security testing",{"text":230,"config":231},"ソフトウェアサプライチェーンの安全性",{"href":232,"dataGaLocation":120,"dataGaName":233},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":235,"config":236},"Software Compliance",{"href":237,"dataGaName":235,"dataGaLocation":120},"/solutions/software-compliance/",{"title":239,"link":240,"items":245},"測定",{"config":241},{"icon":242,"href":243,"dataGaName":244,"dataGaLocation":120},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[246,250,255],{"text":247,"config":248},"可視性と測定",{"href":243,"dataGaLocation":120,"dataGaName":249},"Visibility and Measurement",{"text":251,"config":252},"バリューストリーム管理",{"href":253,"dataGaLocation":120,"dataGaName":254},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":256,"config":257},"分析とインサイト",{"href":258,"dataGaLocation":120,"dataGaName":259},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":261,"items":262},"GitLabが活躍する場所",[263,268,273],{"text":264,"config":265},"Enterprise",{"href":266,"dataGaLocation":120,"dataGaName":267},"/ja-jp/enterprise/","enterprise",{"text":269,"config":270},"スモールビジネス",{"href":271,"dataGaLocation":120,"dataGaName":272},"/ja-jp/small-business/","small business",{"text":274,"config":275},"公共機関",{"href":276,"dataGaLocation":120,"dataGaName":277},"/ja-jp/solutions/public-sector/","public sector",{"text":279,"config":280},"価格",{"href":281,"dataGaName":282,"dataGaLocation":120,"dataNavLevelOne":282},"/ja-jp/pricing/","pricing",{"text":284,"config":285,"link":286,"lists":290,"feature":375},"関連リソース",{"dataNavLevelOne":66},{"text":287,"config":288},"すべてのリソースを表示",{"href":289,"dataGaName":66,"dataGaLocation":120},"/ja-jp/resources/",[291,324,347],{"title":292,"items":293},"はじめに",[294,299,304,309,314,319],{"text":295,"config":296},"インストール",{"href":297,"dataGaName":298,"dataGaLocation":120},"/ja-jp/install/","install",{"text":300,"config":301},"クイックスタートガイド",{"href":302,"dataGaName":303,"dataGaLocation":120},"/ja-jp/get-started/","quick setup checklists",{"text":305,"config":306},"学ぶ",{"href":307,"dataGaLocation":120,"dataGaName":308},"https://university.gitlab.com/","learn",{"text":310,"config":311},"製品ドキュメント",{"href":312,"dataGaName":313,"dataGaLocation":120},"https://docs.gitlab.com/","product documentation",{"text":315,"config":316},"ベストプラクティスビデオ",{"href":317,"dataGaName":318,"dataGaLocation":120},"/ja-jp/getting-started-videos/","best practice videos",{"text":320,"config":321},"インテグレーション",{"href":322,"dataGaName":323,"dataGaLocation":120},"/ja-jp/integrations/","integrations",{"title":325,"items":326},"検索する",[327,332,337,342],{"text":328,"config":329},"お客様成功事例",{"href":330,"dataGaName":331,"dataGaLocation":120},"/ja-jp/customers/","customer success stories",{"text":333,"config":334},"ブログ",{"href":335,"dataGaName":336,"dataGaLocation":120},"/ja-jp/blog/","blog",{"text":338,"config":339},"リモート",{"href":340,"dataGaName":341,"dataGaLocation":120},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":343,"config":344},"TeamOps",{"href":345,"dataGaName":346,"dataGaLocation":120},"/ja-jp/teamops/","teamops",{"title":348,"items":349},"つなげる",[350,355,360,365,370],{"text":351,"config":352},"GitLabサービス",{"href":353,"dataGaName":354,"dataGaLocation":120},"/ja-jp/services/","services",{"text":356,"config":357},"コミュニティ",{"href":358,"dataGaName":359,"dataGaLocation":120},"/community/","community",{"text":361,"config":362},"フォーラム",{"href":363,"dataGaName":364,"dataGaLocation":120},"https://forum.gitlab.com/","forum",{"text":366,"config":367},"イベント",{"href":368,"dataGaName":369,"dataGaLocation":120},"/events/","events",{"text":371,"config":372},"パートナー",{"href":373,"dataGaName":374,"dataGaLocation":120},"/ja-jp/partners/","partners",{"backgroundColor":376,"textColor":377,"text":378,"image":379,"link":383},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":380,"config":381},"ソースプロモカード",{"src":382},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":384,"config":385},"最新情報を読む",{"href":386,"dataGaName":387,"dataGaLocation":120},"/ja-jp/the-source/","the source",{"text":389,"config":390,"lists":392},"Company",{"dataNavLevelOne":391},"company",[393],{"items":394},[395,400,406,408,413,418,423,428,433,438,443],{"text":396,"config":397},"GitLabについて",{"href":398,"dataGaName":399,"dataGaLocation":120},"/ja-jp/company/","about",{"text":401,"config":402,"footerGa":405},"採用情報",{"href":403,"dataGaName":404,"dataGaLocation":120},"/jobs/","jobs",{"dataGaName":404},{"text":366,"config":407},{"href":368,"dataGaName":369,"dataGaLocation":120},{"text":409,"config":410},"経営陣",{"href":411,"dataGaName":412,"dataGaLocation":120},"/company/team/e-group/","leadership",{"text":414,"config":415},"チーム",{"href":416,"dataGaName":417,"dataGaLocation":120},"/company/team/","team",{"text":419,"config":420},"ハンドブック",{"href":421,"dataGaName":422,"dataGaLocation":120},"https://handbook.gitlab.com/","handbook",{"text":424,"config":425},"投資家向け情報",{"href":426,"dataGaName":427,"dataGaLocation":120},"https://ir.gitlab.com/","investor relations",{"text":429,"config":430},"トラストセンター",{"href":431,"dataGaName":432,"dataGaLocation":120},"/ja-jp/security/","trust center",{"text":434,"config":435},"AI Transparency Center",{"href":436,"dataGaName":437,"dataGaLocation":120},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":439,"config":440},"ニュースレター",{"href":441,"dataGaName":442,"dataGaLocation":120},"/company/contact/","newsletter",{"text":444,"config":445},"プレス",{"href":446,"dataGaName":447,"dataGaLocation":120},"/press/","press",{"text":127,"config":449,"lists":450},{"dataNavLevelOne":391},[451],{"items":452},[453,456,461],{"text":127,"config":454},{"href":129,"dataGaName":455,"dataGaLocation":120},"talk to sales",{"text":457,"config":458},"サポートを受ける",{"href":459,"dataGaName":460,"dataGaLocation":120},"/support/","get help",{"text":462,"config":463},"カスタマーポータル",{"href":464,"dataGaName":465,"dataGaLocation":120},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":467,"login":468,"suggestions":475},"閉じる",{"text":469,"link":470},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":471,"config":472},"GitLab.com",{"href":134,"dataGaName":473,"dataGaLocation":474},"search login","search",{"text":476,"default":477},"提案",[478,481,486,488,492,496],{"text":149,"config":479},{"href":154,"dataGaName":480,"dataGaLocation":474},"GitLab Duo (AI)",{"text":482,"config":483},"コード提案（AI）",{"href":484,"dataGaName":485,"dataGaLocation":474},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":200,"config":487},{"href":202,"dataGaName":200,"dataGaLocation":474},{"text":489,"config":490},"GitLab on AWS",{"href":491,"dataGaName":489,"dataGaLocation":474},"/ja-jp/partners/technology-partners/aws/",{"text":493,"config":494},"GitLab on Google Cloud",{"href":495,"dataGaName":493,"dataGaLocation":474},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":497,"config":498},"GitLabを選ぶ理由",{"href":161,"dataGaName":499,"dataGaLocation":474},"Why GitLab?",{"freeTrial":501,"mobileIcon":505,"desktopIcon":510},{"text":122,"config":502},{"href":503,"dataGaName":125,"dataGaLocation":504},"https://gitlab.com/-/trials/new/","nav",{"altText":506,"config":507},"GitLabアイコン",{"src":508,"dataGaName":509,"dataGaLocation":504},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":506,"config":511},{"src":512,"dataGaName":509,"dataGaLocation":504},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":514,"mobileIcon":518,"desktopIcon":520},{"text":515,"config":516},"GitLab Duoの詳細について",{"href":154,"dataGaName":517,"dataGaLocation":504},"gitlab duo",{"altText":506,"config":519},{"src":508,"dataGaName":509,"dataGaLocation":504},{"altText":506,"config":521},{"src":512,"dataGaName":509,"dataGaLocation":504},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":527,"_dir":114,"_draft":6,"_partial":6,"_locale":7,"title":528,"button":529,"config":534,"_id":536,"_type":107,"_source":108,"_file":537,"_stem":538,"_extension":111},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":530,"config":531},"ベータ版を試す",{"href":532,"dataGaName":533,"dataGaLocation":120},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":535},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":540,"_dir":114,"_draft":6,"_partial":6,"_locale":7,"data":541,"_id":745,"_type":107,"title":746,"_source":108,"_file":747,"_stem":748,"_extension":111},"/shared/ja-jp/main-footer",{"text":542,"source":543,"edit":549,"contribute":554,"config":559,"items":564,"minimal":737},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":544,"config":545},"ページのソースを表示",{"href":546,"dataGaName":547,"dataGaLocation":548},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":550,"config":551},"このページを編集",{"href":552,"dataGaName":553,"dataGaLocation":548},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":555,"config":556},"ご協力をお願いします",{"href":557,"dataGaName":558,"dataGaLocation":548},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":560,"facebook":561,"youtube":562,"linkedin":563},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[565,588,642,675,709],{"title":138,"links":566,"subMenu":571},[567],{"text":568,"config":569},"DevSecOpsプラットフォーム",{"href":147,"dataGaName":570,"dataGaLocation":548},"devsecops platform",[572],{"title":279,"links":573},[574,578,583],{"text":575,"config":576},"プランの表示",{"href":281,"dataGaName":577,"dataGaLocation":548},"view plans",{"text":579,"config":580},"Premiumを選ぶ理由",{"href":581,"dataGaName":582,"dataGaLocation":548},"/ja-jp/pricing/premium/","why premium",{"text":584,"config":585},"Ultimateを選ぶ理由",{"href":586,"dataGaName":587,"dataGaLocation":548},"/ja-jp/pricing/ultimate/","why ultimate",{"title":589,"links":590},"ソリューション",[591,596,599,601,606,611,615,618,621,626,628,630,632,637],{"text":592,"config":593},"デジタルトランスフォーメーション",{"href":594,"dataGaName":595,"dataGaLocation":548},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":597,"config":598},"セキュリティとコンプライアンス",{"href":227,"dataGaName":228,"dataGaLocation":548},{"text":212,"config":600},{"href":196,"dataGaName":197,"dataGaLocation":548},{"text":602,"config":603},"アジャイル開発",{"href":604,"dataGaName":605,"dataGaLocation":548},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":607,"config":608},"クラウドトランスフォーメーション",{"href":609,"dataGaName":610,"dataGaLocation":548},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":612,"config":613},"SCM",{"href":59,"dataGaName":614,"dataGaLocation":548},"source code management",{"text":200,"config":616},{"href":202,"dataGaName":617,"dataGaLocation":548},"continuous integration & delivery",{"text":251,"config":619},{"href":253,"dataGaName":620,"dataGaLocation":548},"value stream management",{"text":622,"config":623},"GitOps",{"href":624,"dataGaName":625,"dataGaLocation":548},"/ja-jp/solutions/gitops/","gitops",{"text":264,"config":627},{"href":266,"dataGaName":267,"dataGaLocation":548},{"text":269,"config":629},{"href":271,"dataGaName":272,"dataGaLocation":548},{"text":274,"config":631},{"href":276,"dataGaName":277,"dataGaLocation":548},{"text":633,"config":634},"教育",{"href":635,"dataGaName":636,"dataGaLocation":548},"/ja-jp/solutions/education/","education",{"text":638,"config":639},"金融サービス",{"href":640,"dataGaName":641,"dataGaLocation":548},"/ja-jp/solutions/finance/","financial services",{"title":284,"links":643},[644,646,648,650,653,655,659,661,663,665,667,669,671,673],{"text":295,"config":645},{"href":297,"dataGaName":298,"dataGaLocation":548},{"text":300,"config":647},{"href":302,"dataGaName":303,"dataGaLocation":548},{"text":305,"config":649},{"href":307,"dataGaName":308,"dataGaLocation":548},{"text":310,"config":651},{"href":312,"dataGaName":652,"dataGaLocation":548},"docs",{"text":333,"config":654},{"href":335,"dataGaName":336},{"text":656,"config":657},"お客様の成功事例",{"href":658,"dataGaLocation":548},"/customers/",{"text":328,"config":660},{"href":330,"dataGaName":331,"dataGaLocation":548},{"text":338,"config":662},{"href":340,"dataGaName":341,"dataGaLocation":548},{"text":351,"config":664},{"href":353,"dataGaName":354,"dataGaLocation":548},{"text":343,"config":666},{"href":345,"dataGaName":346,"dataGaLocation":548},{"text":356,"config":668},{"href":358,"dataGaName":359,"dataGaLocation":548},{"text":361,"config":670},{"href":363,"dataGaName":364,"dataGaLocation":548},{"text":366,"config":672},{"href":368,"dataGaName":369,"dataGaLocation":548},{"text":371,"config":674},{"href":373,"dataGaName":374,"dataGaLocation":548},{"title":389,"links":676},[677,679,681,683,685,687,689,693,698,700,702,704],{"text":396,"config":678},{"href":398,"dataGaName":391,"dataGaLocation":548},{"text":401,"config":680},{"href":403,"dataGaName":404,"dataGaLocation":548},{"text":409,"config":682},{"href":411,"dataGaName":412,"dataGaLocation":548},{"text":414,"config":684},{"href":416,"dataGaName":417,"dataGaLocation":548},{"text":419,"config":686},{"href":421,"dataGaName":422,"dataGaLocation":548},{"text":424,"config":688},{"href":426,"dataGaName":427,"dataGaLocation":548},{"text":690,"config":691},"Sustainability",{"href":692,"dataGaName":690,"dataGaLocation":548},"/sustainability/",{"text":694,"config":695},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":696,"dataGaName":697,"dataGaLocation":548},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":429,"config":699},{"href":431,"dataGaName":432,"dataGaLocation":548},{"text":439,"config":701},{"href":441,"dataGaName":442,"dataGaLocation":548},{"text":444,"config":703},{"href":446,"dataGaName":447,"dataGaLocation":548},{"text":705,"config":706},"現代奴隷制の透明性に関する声明",{"href":707,"dataGaName":708,"dataGaLocation":548},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":127,"links":710},[711,713,715,717,722,727,732],{"text":127,"config":712},{"href":129,"dataGaName":130,"dataGaLocation":548},{"text":457,"config":714},{"href":459,"dataGaName":460,"dataGaLocation":548},{"text":462,"config":716},{"href":464,"dataGaName":465,"dataGaLocation":548},{"text":718,"config":719},"ステータス",{"href":720,"dataGaName":721,"dataGaLocation":548},"https://status.gitlab.com/","status",{"text":723,"config":724},"利用規約",{"href":725,"dataGaName":726,"dataGaLocation":548},"/terms/","terms of use",{"text":728,"config":729},"プライバシーに関する声明",{"href":730,"dataGaName":731,"dataGaLocation":548},"/ja-jp/privacy/","privacy statement",{"text":733,"config":734},"Cookieの設定",{"dataGaName":735,"dataGaLocation":548,"id":736,"isOneTrustButton":182},"cookie preferences","ot-sdk-btn",{"items":738},[739,741,743],{"text":723,"config":740},{"href":725,"dataGaName":726,"dataGaLocation":548},{"text":728,"config":742},{"href":730,"dataGaName":731,"dataGaLocation":548},{"text":733,"config":744},{"dataGaName":735,"dataGaLocation":548,"id":736,"isOneTrustButton":182},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":750,"_dir":114,"_draft":6,"_partial":6,"_locale":7,"header":751,"eyebrow":752,"blurb":753,"button":754,"secondaryButton":758,"_id":760,"_type":107,"title":761,"_source":108,"_file":762,"_stem":763,"_extension":111},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":122,"config":755},{"href":756,"dataGaName":125,"dataGaLocation":757},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":127,"config":759},{"href":129,"dataGaName":130,"dataGaLocation":757},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",1758326282359]