[{"data":1,"prerenderedAt":821},["ShallowReactive",2],{"/ja-jp/topics/version-control/what-are-best-code-review-tools-features":3,"navigation-ja-jp":112,"banner-ja-jp":525,"footer-ja-jp":538,"next-steps-ja-jp":748,"footer-source-/ja-jp/topics/version-control/what-are-best-code-review-tools-features/":763},{"_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":521,"_type":107,"title":522,"_source":108,"_file":523,"_stem":524,"_extension":111},"/shared/ja-jp/main-navigation","ja-jp",{"logo":116,"freeTrial":121,"sales":126,"login":131,"items":136,"search":465,"minimal":499,"duo":512},{"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,277,282,387,447],{"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":259},"製品",true,{"dataNavLevelOne":184},"solutions",{"text":186,"config":187},"すべてのソリューションを表示",{"href":188,"dataGaName":184,"dataGaLocation":120},"/ja-jp/solutions/",[190,215,237],{"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/application-security-testing/","security and compliance","ShieldCheckLight",[224,228,233],{"text":225,"config":226},"Application Security Testing",{"href":220,"dataGaName":227,"dataGaLocation":120},"Application security testing",{"text":229,"config":230},"ソフトウェアサプライチェーンの安全性",{"href":231,"dataGaLocation":120,"dataGaName":232},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":234,"config":235},"Software Compliance",{"href":236,"dataGaName":234,"dataGaLocation":120},"/ja-jp/solutions/software-compliance/",{"title":238,"link":239,"items":244},"測定",{"config":240},{"icon":241,"href":242,"dataGaName":243,"dataGaLocation":120},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[245,249,254],{"text":246,"config":247},"可視性と測定",{"href":242,"dataGaLocation":120,"dataGaName":248},"Visibility and Measurement",{"text":250,"config":251},"バリューストリーム管理",{"href":252,"dataGaLocation":120,"dataGaName":253},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":255,"config":256},"分析とインサイト",{"href":257,"dataGaLocation":120,"dataGaName":258},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":260,"items":261},"GitLabが活躍する場所",[262,267,272],{"text":263,"config":264},"Enterprise",{"href":265,"dataGaLocation":120,"dataGaName":266},"/ja-jp/enterprise/","enterprise",{"text":268,"config":269},"スモールビジネス",{"href":270,"dataGaLocation":120,"dataGaName":271},"/ja-jp/small-business/","small business",{"text":273,"config":274},"公共機関",{"href":275,"dataGaLocation":120,"dataGaName":276},"/ja-jp/solutions/public-sector/","public sector",{"text":278,"config":279},"価格",{"href":280,"dataGaName":281,"dataGaLocation":120,"dataNavLevelOne":281},"/ja-jp/pricing/","pricing",{"text":283,"config":284,"link":285,"lists":289,"feature":374},"関連リソース",{"dataNavLevelOne":66},{"text":286,"config":287},"すべてのリソースを表示",{"href":288,"dataGaName":66,"dataGaLocation":120},"/ja-jp/resources/",[290,323,346],{"title":291,"items":292},"はじめに",[293,298,303,308,313,318],{"text":294,"config":295},"インストール",{"href":296,"dataGaName":297,"dataGaLocation":120},"/ja-jp/install/","install",{"text":299,"config":300},"クイックスタートガイド",{"href":301,"dataGaName":302,"dataGaLocation":120},"/ja-jp/get-started/","quick setup checklists",{"text":304,"config":305},"学ぶ",{"href":306,"dataGaLocation":120,"dataGaName":307},"https://university.gitlab.com/","learn",{"text":309,"config":310},"製品ドキュメント",{"href":311,"dataGaName":312,"dataGaLocation":120},"https://docs.gitlab.com/","product documentation",{"text":314,"config":315},"ベストプラクティスビデオ",{"href":316,"dataGaName":317,"dataGaLocation":120},"/ja-jp/getting-started-videos/","best practice videos",{"text":319,"config":320},"インテグレーション",{"href":321,"dataGaName":322,"dataGaLocation":120},"/ja-jp/integrations/","integrations",{"title":324,"items":325},"検索する",[326,331,336,341],{"text":327,"config":328},"お客様成功事例",{"href":329,"dataGaName":330,"dataGaLocation":120},"/ja-jp/customers/","customer success stories",{"text":332,"config":333},"ブログ",{"href":334,"dataGaName":335,"dataGaLocation":120},"/ja-jp/blog/","blog",{"text":337,"config":338},"リモート",{"href":339,"dataGaName":340,"dataGaLocation":120},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":342,"config":343},"TeamOps",{"href":344,"dataGaName":345,"dataGaLocation":120},"/ja-jp/teamops/","teamops",{"title":347,"items":348},"つなげる",[349,354,359,364,369],{"text":350,"config":351},"GitLabサービス",{"href":352,"dataGaName":353,"dataGaLocation":120},"/ja-jp/services/","services",{"text":355,"config":356},"コミュニティ",{"href":357,"dataGaName":358,"dataGaLocation":120},"/community/","community",{"text":360,"config":361},"フォーラム",{"href":362,"dataGaName":363,"dataGaLocation":120},"https://forum.gitlab.com/","forum",{"text":365,"config":366},"イベント",{"href":367,"dataGaName":368,"dataGaLocation":120},"/events/","events",{"text":370,"config":371},"パートナー",{"href":372,"dataGaName":373,"dataGaLocation":120},"/ja-jp/partners/","partners",{"backgroundColor":375,"textColor":376,"text":377,"image":378,"link":382},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":379,"config":380},"ソースプロモカード",{"src":381},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":383,"config":384},"最新情報を読む",{"href":385,"dataGaName":386,"dataGaLocation":120},"/ja-jp/the-source/","the source",{"text":388,"config":389,"lists":391},"会社情報",{"dataNavLevelOne":390},"company",[392],{"items":393},[394,399,405,407,412,417,422,427,432,437,442],{"text":395,"config":396},"GitLabについて",{"href":397,"dataGaName":398,"dataGaLocation":120},"/ja-jp/company/","about",{"text":400,"config":401,"footerGa":404},"採用情報",{"href":402,"dataGaName":403,"dataGaLocation":120},"/jobs/","jobs",{"dataGaName":403},{"text":365,"config":406},{"href":367,"dataGaName":368,"dataGaLocation":120},{"text":408,"config":409},"経営陣",{"href":410,"dataGaName":411,"dataGaLocation":120},"/company/team/e-group/","leadership",{"text":413,"config":414},"チーム",{"href":415,"dataGaName":416,"dataGaLocation":120},"/company/team/","team",{"text":418,"config":419},"ハンドブック",{"href":420,"dataGaName":421,"dataGaLocation":120},"https://handbook.gitlab.com/","handbook",{"text":423,"config":424},"投資家向け情報",{"href":425,"dataGaName":426,"dataGaLocation":120},"https://ir.gitlab.com/","investor relations",{"text":428,"config":429},"トラストセンター",{"href":430,"dataGaName":431,"dataGaLocation":120},"/ja-jp/security/","trust center",{"text":433,"config":434},"AI Transparency Center",{"href":435,"dataGaName":436,"dataGaLocation":120},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":438,"config":439},"ニュースレター",{"href":440,"dataGaName":441,"dataGaLocation":120},"/company/contact/","newsletter",{"text":443,"config":444},"プレス",{"href":445,"dataGaName":446,"dataGaLocation":120},"/press/","press",{"text":127,"config":448,"lists":449},{"dataNavLevelOne":390},[450],{"items":451},[452,455,460],{"text":127,"config":453},{"href":129,"dataGaName":454,"dataGaLocation":120},"talk to sales",{"text":456,"config":457},"サポートを受ける",{"href":458,"dataGaName":459,"dataGaLocation":120},"/support/","get help",{"text":461,"config":462},"カスタマーポータル",{"href":463,"dataGaName":464,"dataGaLocation":120},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":466,"login":467,"suggestions":474},"閉じる",{"text":468,"link":469},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":470,"config":471},"GitLab.com",{"href":134,"dataGaName":472,"dataGaLocation":473},"search login","search",{"text":475,"default":476},"提案",[477,480,485,487,491,495],{"text":149,"config":478},{"href":154,"dataGaName":479,"dataGaLocation":473},"GitLab Duo (AI)",{"text":481,"config":482},"コード提案（AI）",{"href":483,"dataGaName":484,"dataGaLocation":473},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":200,"config":486},{"href":202,"dataGaName":200,"dataGaLocation":473},{"text":488,"config":489},"GitLab on AWS",{"href":490,"dataGaName":488,"dataGaLocation":473},"/ja-jp/partners/technology-partners/aws/",{"text":492,"config":493},"GitLab on Google Cloud",{"href":494,"dataGaName":492,"dataGaLocation":473},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":496,"config":497},"GitLabを選ぶ理由",{"href":161,"dataGaName":498,"dataGaLocation":473},"Why GitLab?",{"freeTrial":500,"mobileIcon":504,"desktopIcon":509},{"text":122,"config":501},{"href":502,"dataGaName":125,"dataGaLocation":503},"https://gitlab.com/-/trials/new/","nav",{"altText":505,"config":506},"GitLabアイコン",{"src":507,"dataGaName":508,"dataGaLocation":503},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":505,"config":510},{"src":511,"dataGaName":508,"dataGaLocation":503},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":513,"mobileIcon":517,"desktopIcon":519},{"text":514,"config":515},"GitLab Duoの詳細について",{"href":154,"dataGaName":516,"dataGaLocation":503},"gitlab duo",{"altText":505,"config":518},{"src":507,"dataGaName":508,"dataGaLocation":503},{"altText":505,"config":520},{"src":511,"dataGaName":508,"dataGaLocation":503},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":526,"_dir":114,"_draft":6,"_partial":6,"_locale":7,"title":527,"button":528,"config":533,"_id":535,"_type":107,"_source":108,"_file":536,"_stem":537,"_extension":111},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":529,"config":530},"ベータ版を試す",{"href":531,"dataGaName":532,"dataGaLocation":120},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":534},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":539,"_dir":114,"_draft":6,"_partial":6,"_locale":7,"data":540,"_id":744,"_type":107,"title":745,"_source":108,"_file":746,"_stem":747,"_extension":111},"/shared/ja-jp/main-footer",{"text":541,"source":542,"edit":548,"contribute":553,"config":558,"items":563,"minimal":736},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":543,"config":544},"ページのソースを表示",{"href":545,"dataGaName":546,"dataGaLocation":547},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":549,"config":550},"このページを編集",{"href":551,"dataGaName":552,"dataGaLocation":547},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":554,"config":555},"ご協力をお願いします",{"href":556,"dataGaName":557,"dataGaLocation":547},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":559,"facebook":560,"youtube":561,"linkedin":562},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[564,587,641,673,708],{"title":138,"links":565,"subMenu":570},[566],{"text":567,"config":568},"DevSecOpsプラットフォーム",{"href":147,"dataGaName":569,"dataGaLocation":547},"devsecops platform",[571],{"title":278,"links":572},[573,577,582],{"text":574,"config":575},"プランの表示",{"href":280,"dataGaName":576,"dataGaLocation":547},"view plans",{"text":578,"config":579},"Premiumを選ぶ理由",{"href":580,"dataGaName":581,"dataGaLocation":547},"/ja-jp/pricing/premium/","why premium",{"text":583,"config":584},"Ultimateを選ぶ理由",{"href":585,"dataGaName":586,"dataGaLocation":547},"/ja-jp/pricing/ultimate/","why ultimate",{"title":588,"links":589},"ソリューション",[590,595,598,600,605,610,614,617,620,625,627,629,631,636],{"text":591,"config":592},"デジタルトランスフォーメーション",{"href":593,"dataGaName":594,"dataGaLocation":547},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":596,"config":597},"セキュリティとコンプライアンス",{"href":220,"dataGaName":227,"dataGaLocation":547},{"text":212,"config":599},{"href":196,"dataGaName":197,"dataGaLocation":547},{"text":601,"config":602},"アジャイル開発",{"href":603,"dataGaName":604,"dataGaLocation":547},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":606,"config":607},"クラウドトランスフォーメーション",{"href":608,"dataGaName":609,"dataGaLocation":547},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":611,"config":612},"SCM",{"href":59,"dataGaName":613,"dataGaLocation":547},"source code management",{"text":200,"config":615},{"href":202,"dataGaName":616,"dataGaLocation":547},"continuous integration & delivery",{"text":250,"config":618},{"href":252,"dataGaName":619,"dataGaLocation":547},"value stream management",{"text":621,"config":622},"GitOps",{"href":623,"dataGaName":624,"dataGaLocation":547},"/ja-jp/solutions/gitops/","gitops",{"text":263,"config":626},{"href":265,"dataGaName":266,"dataGaLocation":547},{"text":268,"config":628},{"href":270,"dataGaName":271,"dataGaLocation":547},{"text":273,"config":630},{"href":275,"dataGaName":276,"dataGaLocation":547},{"text":632,"config":633},"教育",{"href":634,"dataGaName":635,"dataGaLocation":547},"/ja-jp/solutions/education/","education",{"text":637,"config":638},"金融サービス",{"href":639,"dataGaName":640,"dataGaLocation":547},"/ja-jp/solutions/finance/","financial services",{"title":283,"links":642},[643,645,647,649,652,654,657,659,661,663,665,667,669,671],{"text":294,"config":644},{"href":296,"dataGaName":297,"dataGaLocation":547},{"text":299,"config":646},{"href":301,"dataGaName":302,"dataGaLocation":547},{"text":304,"config":648},{"href":306,"dataGaName":307,"dataGaLocation":547},{"text":309,"config":650},{"href":311,"dataGaName":651,"dataGaLocation":547},"docs",{"text":332,"config":653},{"href":334,"dataGaName":335},{"text":655,"config":656},"お客様の成功事例",{"href":329,"dataGaLocation":547},{"text":327,"config":658},{"href":329,"dataGaName":330,"dataGaLocation":547},{"text":337,"config":660},{"href":339,"dataGaName":340,"dataGaLocation":547},{"text":350,"config":662},{"href":352,"dataGaName":353,"dataGaLocation":547},{"text":342,"config":664},{"href":344,"dataGaName":345,"dataGaLocation":547},{"text":355,"config":666},{"href":357,"dataGaName":358,"dataGaLocation":547},{"text":360,"config":668},{"href":362,"dataGaName":363,"dataGaLocation":547},{"text":365,"config":670},{"href":367,"dataGaName":368,"dataGaLocation":547},{"text":370,"config":672},{"href":372,"dataGaName":373,"dataGaLocation":547},{"title":674,"links":675},"Company",[676,678,680,682,684,686,688,692,697,699,701,703],{"text":395,"config":677},{"href":397,"dataGaName":390,"dataGaLocation":547},{"text":400,"config":679},{"href":402,"dataGaName":403,"dataGaLocation":547},{"text":408,"config":681},{"href":410,"dataGaName":411,"dataGaLocation":547},{"text":413,"config":683},{"href":415,"dataGaName":416,"dataGaLocation":547},{"text":418,"config":685},{"href":420,"dataGaName":421,"dataGaLocation":547},{"text":423,"config":687},{"href":425,"dataGaName":426,"dataGaLocation":547},{"text":689,"config":690},"Sustainability",{"href":691,"dataGaName":689,"dataGaLocation":547},"/sustainability/",{"text":693,"config":694},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":695,"dataGaName":696,"dataGaLocation":547},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":428,"config":698},{"href":430,"dataGaName":431,"dataGaLocation":547},{"text":438,"config":700},{"href":440,"dataGaName":441,"dataGaLocation":547},{"text":443,"config":702},{"href":445,"dataGaName":446,"dataGaLocation":547},{"text":704,"config":705},"現代奴隷制の透明性に関する声明",{"href":706,"dataGaName":707,"dataGaLocation":547},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":127,"links":709},[710,712,714,716,721,726,731],{"text":127,"config":711},{"href":129,"dataGaName":130,"dataGaLocation":547},{"text":456,"config":713},{"href":458,"dataGaName":459,"dataGaLocation":547},{"text":461,"config":715},{"href":463,"dataGaName":464,"dataGaLocation":547},{"text":717,"config":718},"ステータス",{"href":719,"dataGaName":720,"dataGaLocation":547},"https://status.gitlab.com/","status",{"text":722,"config":723},"利用規約",{"href":724,"dataGaName":725,"dataGaLocation":547},"/terms/","terms of use",{"text":727,"config":728},"プライバシーに関する声明",{"href":729,"dataGaName":730,"dataGaLocation":547},"/ja-jp/privacy/","privacy statement",{"text":732,"config":733},"Cookieの設定",{"dataGaName":734,"dataGaLocation":547,"id":735,"isOneTrustButton":182},"cookie preferences","ot-sdk-btn",{"items":737},[738,740,742],{"text":722,"config":739},{"href":724,"dataGaName":725,"dataGaLocation":547},{"text":727,"config":741},{"href":729,"dataGaName":730,"dataGaLocation":547},{"text":732,"config":743},{"dataGaName":734,"dataGaLocation":547,"id":735,"isOneTrustButton":182},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":749,"_dir":114,"_draft":6,"_partial":6,"_locale":7,"header":750,"eyebrow":751,"blurb":752,"button":753,"secondaryButton":757,"_id":759,"_type":107,"title":760,"_source":108,"_file":761,"_stem":762,"_extension":111},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":122,"config":754},{"href":755,"dataGaName":125,"dataGaLocation":756},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":127,"config":758},{"href":129,"dataGaName":130,"dataGaLocation":756},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":764,"content":765,"_id":106,"_type":107,"title":7,"_source":108,"_file":109,"_stem":110,"_extension":111},{"title":9,"description":10},[766,774,777,794,820],{"type":13,"componentName":13,"componentContent":767},{"crumbs":768},[769,771,773],{"title":17,"config":770},{"href":19},{"title":21,"config":772},{"href":23},{"title":25},{"type":27,"componentName":27,"componentContent":775},{"title":9,"text":29,"config":776},{"id":9,"twoColumns":6},{"type":32,"componentName":32,"componentContent":778},{"anchors":779,"components":783},{"text":35,"data":780},[781],{"text":38,"config":782},{"href":40},[784,787,790],{"type":43,"componentName":43,"componentContent":785},{"text":45,"config":786},{"id":7},{"type":43,"componentName":43,"componentContent":788},{"header":38,"text":49,"config":789},{"id":51},{"type":53,"componentName":53,"componentContent":791},{"subtitle":55,"primaryButton":792},{"text":57,"config":793},{"href":59},{"type":61,"componentName":61,"componentContent":795},{"header":63,"tabs":796},[797],{"name":66,"items":798,"config":819},[799,804,809,814],{"header":69,"type":70,"image":800,"link":802},{"altText":69,"config":801},{"src":73},{"text":57,"config":803},{"href":76,"icon":77,"modal":6},{"header":79,"type":80,"image":805,"link":807},{"altText":79,"config":806},{"src":83},{"text":57,"config":808},{"href":86,"icon":80,"modal":6},{"header":88,"type":80,"image":810,"link":812},{"altText":88,"config":811},{"src":91},{"text":57,"config":813},{"href":94,"icon":80,"modal":6},{"header":96,"type":80,"image":815,"link":817},{"altText":96,"config":816},{"src":99},{"text":57,"config":818},{"href":102,"icon":80,"modal":6},{"key":66},{"type":105,"componentName":105},1761814459545]