[{"data":1,"prerenderedAt":708},["ShallowReactive",2],{"/ja-jp/topics/devsecops/devsecops-security-checklist/":3,"navigation-ja-jp":53,"banner-ja-jp":470,"footer-ja-jp":483,"next-steps-ja-jp":693},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":47,"_type":48,"title":7,"_source":49,"_file":50,"_stem":51,"_extension":52},"/ja-jp/topics/devsecops/devsecops-security-checklist","devsecops",false,"",{"title":9,"description":10},"DevSecOpsセキュリティチェックリスト","DevOpsにセキュリティをシームレスに統合するための10のステップをご紹介します",[12,26,32,45],{"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},"Devsecops",{"href":23},"/ja-jp/topics/devsecops/",{"title":25},"Devsecops security checklist",{"type":27,"componentName":27,"componentContent":28},"TopicsHero",{"title":9,"text":29,"config":30},"DevOps開発手法を採用したチームが次に行うべきことは、セキュリティ対策をデベロッパーの手が届く範囲にシフトレフト（早期化）することです。デベロッパーがワークフロー内で容易にバグを発見し修正できるようになれば、その精度も向上します。しかし、セキュリティに対する長年の思い込みやバイアスを変えるには、計画性を持って、根気よく、継続的に取り組む必要があります。\n",{"id":31,"twoColumns":6},"devsecopsセキュリティチェックリスト",{"type":33,"componentName":33,"componentContent":34},"CommonSideNavigationWithTree",{"anchors":35,"components":38},{"text":36,"data":37},"このトピックの詳細",[],[39],{"type":40,"componentName":40,"componentContent":41},"TopicsCopy",{"text":42,"config":43},"この記事では、チーム全体で共通認識を持つのに役立つ、10ステップから成る[DevSecOps](/topics/devsecops/){data-ga-name=\"devsecops\" data-ga-location=\"body\"}セキュリティチェックリストをご紹介します。\n\n### 開発プロセスのどの段階でセキュリティの問題が生じているかを把握する\n\nGitLabの[2022年グローバルDevSecOps調査](/developer-survey/){data-ga-name=\"developer survey\" data-ga-location=\"body\"}では、デベロッパーとセキュリティチーム間の分断は縮小しているものの、いくつかの摩擦が残っていることがわかっています。アンケート回答者の57%は「組織のセキュリティがデベロッパーのパフォーマンス指標である」と回答しましたが、一方で「デベロッパーにコードの脆弱性の修正を優先させるのは難しい」と回答した割合は56%にのぼりました。さらに、回答者の59%は「セキュリティ上の脆弱性は、コードがテスト環境にマージされた後にセキュリティチームによって発見される可能性がもっとも高い」と答えています。「どのチームがセキュリティの責任を担うか」という問いに対するセキュリティ担当者の回答では、「セキュリティチーム」が43%、「全員」が53%という結果となり、意見が分かれました。要するに、大きな混乱が生じており、DevSecOpsパイプラインにおける最大の課題を把握することから始める必要があります。\n\n### 全員が共通の目標に向かって足並みをそろえる\n\nセキュリティや責任範囲に対する認識が多岐にわたっている状態では、明確なチーム目標を掲げることで、具体的な目的を持って取り組めるようになります。責任範囲と期待事項を把握できていないチームでは、ソフトウェアライフサイクルでセキュリティを推進しても、誰もメリットを得られません。たとえば、より多くのコードをテストするという目標に向かってチームの足並みをそろえることで、プロジェクトがスムーズに進み出せば、リリースのスピードが向上します。同様に、最初の段階からセキュリティチャンピオン（セキュリティを主導する人材）を確保することで計画プロセスを改善するという目標が確立されれば、プロセスのすべてのステップでセキュリティ対策が講じられることになり、摩擦が低減され、最終的にリリースサイクルのスピードが向上します。[実績のあるDevSecOpsアプローチ](/solutions/security-compliance/){data-ga-name=\"successful devsecops\" data-ga-location=\"body\"}を実践し、セキュリティリスクの低減を全員の役割とする文化を醸成することで、セキュリティチーム以外のメンバーの間でも、責任意識が高まります。\n\n### 監査を実施して、チームが時間を無駄にしている箇所を特定する\n\nDevSecOpsを採用していない場合、セキュリティチームが、独自のツールを使用して、開発サイクルの最後でセキュリティ上の脆弱性を特定し、開発チームに差し戻して修正を依頼するのが一般的です。このように行ったり来たりの作業が生じることで、2つのチーム間に常に摩擦が生じ、非効率なコミュニケーションによって時間が浪費されます。コードがマージされた後の脆弱性の対処に、チームがどれだけの時間を無駄にしているかを把握することで、パターンを特定し、改善に向けて調整できる可能性があります。たとえば、セキュリティチームが致命的な脆弱性の修復状況を追跡するのに苦労している場合、最新情報を把握するために常に開発チームに確認しなければならないという状況である可能性もあります。このような状況の場合、デベロッパーとセキュリティ担当者の両方が致命的な脆弱性の修正状況を確認できる[単一ダッシュボード](/blog/gitlab-is-setting-standard-for-devsecops/){data-ga-name=\"single dashboard\" data-ga-location=\"body\"}の導入が必要な可能性があります。\n\n### 課題とボトルネックについて話し合う\n\nセキュリティは、ソフトウェアを迅速にリリースする上でボトルネックとなることがありますが、非常に重要であるため、軽視したり無視したりすることはできません。DevSecOpsによってソフトウェア開発ライフサイクルのセキュリティを強化できることは確実ですが、それを達成するには時間がかかります。重要なステップとして、すべてのチーム（開発、セキュリティ、オペレーション）のメンバーを集めて、セキュリティ関連の課題とボトルネックについて率直なディスカッションを行います。意見がまとまったら、それぞれの懸念点を解決するための計画を立てて、実行に移します。こうしたディスカッションを行うことで、全員の意見を確実にくみ取り、無機質なデータでは把握しづらい課題を特定できるようになります。\n\n### 少しずつ、漸進的なコード変更を加える\n\nGitLabでは、[イテレーション](https://handbook.gitlab.com/handbook/values/){data-ga-name=\"iteration\" data-ga-location=\"body\"}をコアバリューの1つに掲げています。そのため、変更を加える際には、小規模で迅速に達成できる変更を加えて、そこにさらなる改善を重ねていきます。この原則は、[DevOps](/topics/devops/){data-ga-name=\"devops\" data-ga-location=\"body\"}からDevSecOpsに移行する場合にも当てはまります。小規模かつ漸進的なコード変更は、レビューと保護が容易なほか、モノリシックなプロジェクトの変更よりも迅速にリリースできます。小さなチャンクや単位でコードを作成し、単位ごとにコミットした後で自動テストを実行することで、デベロッパーはその場で脆弱性を修正できるようになります。これにより、フィードバックを受け取るまで数日、数週間、または数か月も待つ必要がなくなります。そして定期的にテストを実行しておけば、完成したアプリを本番環境にプッシュする前にテストする際の時間を節約できます。\n\n### 自動化とインテグレーション\n\n自動化と[インテグレーション](/topics/ci-cd/implement-continuous-integration/){data-ga-name=\"integration\" data-ga-location=\"body\"}はDevOpsの重要な要素であり、セキュリティスキャンを強力なツールにする要素だとも言えます。スキャンがいたるところに行きわたっていれば、すべてのコード変更がレビューされ、プロセスの早期段階で脆弱性が発見されます。スキャンはデベロッパーのワークフローに組み込む必要があります。セキュリティを統合することで、デベロッパーはコードが手元にあるうちに脆弱性を発見し、修正できます。これにより、セキュリティチームが担当するセキュリティ問題の量が減り、レビューが効率化されます。\n\n### デベロッパーがセキュリティレポートの結果にアクセスできるようにする\n\n静的アプリケーションセキュリティテスト（SAST）や動的アプリケーションセキュリティテスト（DAST）の結果はセキュリティチーム内に留めず、チーム全体、特にデベロッパーと共有することが重要です。こうした情報は、修正作業の際に重要であるだけでなく、デベロッパーがソフトウェア開発ライフサイクルに必要なセキュリティ制御を組み込むのを支援する貴重なツールにもなります。\n\n### ウォーターフォール型セキュリティプロセスの監査を行う\n\n従来の[ウォーターフォール型のセキュリティアプローチ](https://www.umsl.edu/~hugheyd/is6840/waterfall.html)では、脆弱性は通常、開発サイクルの終わりに発見されます。ソフトウェア開発ライフサイクル内の既存のセキュリティワークフローを入念に監査しましょう。ウォーターフォール型プロセスが見つかった場合、それらを排除するか、少なくとも依存度を大幅に減らすことが推奨されます。必要に応じて、いつでも方向を修正できるよう体制を整えておくことが大切です。組織内で俊敏な対応が取れるようにしましょう。\n\n### セキュリティチームが脆弱性のステータスを把握できるようにする\n\n[2022年グローバルDevSecOps調査](/developer-survey/){data-ga-name=\"2022 developer survey\" data-ga-location=\"body\"}によると、セキュリティ担当者が直面している最大の課題は、脆弱性の修正の優先順位付けであることが判明しています。その他の懸念事項として、誤検出の多さや脆弱性ステータスの追跡の難しさなどが挙げられました。これは、セキュリティ担当者が将来に対してやや否定的な見通しを持つ一因である可能性があります。実際、将来に向けて「ある程度準備できている」または「非常に準備できている」と回答したセキュリティ担当者の割合は56%にとどまり、デベロッパーとオペレーション担当者の平均回答を20ポイント近く下回りました。セキュリティチームが解決済みおよび未解決の脆弱性、その所在、作成者、そして修正状況をより正確に把握できるようにする必要があることは明らかです。\n\n### ツールを単一のDevOpsプラットフォームに統合する\n\nチームが適切なツールを利用できなければ、全員でセキュリティを分担するのは困難になります。セキュリティをシフトレフトする上で最善な方法は、エンドツーエンドのプラットフォームを導入することです。このプラットフォームは、DevOpsチームのウォーターフォール型プロセスからの脱却、コミュニケーションの円滑化、および自動化や継続的インテグレーションの導入を促進するほか、セキュリティスキャンの結果や致命的な脆弱性のステータスに関する信頼できる唯一の情報源になります。\n",{"id":44},"understand-where-security-is-creating-challenges-in-the-development-process",{"type":46,"componentName":46},"CommonNextSteps","content:ja-jp:topics:devsecops:devsecops-security-checklist:index.yml","yaml","content","ja-jp/topics/devsecops/devsecops-security-checklist/index.yml","ja-jp/topics/devsecops/devsecops-security-checklist/index","yml",{"_path":54,"_dir":55,"_draft":6,"_partial":6,"_locale":7,"data":56,"_id":466,"_type":48,"title":467,"_source":49,"_file":468,"_stem":469,"_extension":52},"/shared/ja-jp/main-navigation","ja-jp",{"logo":57,"freeTrial":62,"sales":67,"login":72,"items":77,"search":410,"minimal":444,"duo":457},{"config":58},{"href":59,"dataGaName":60,"dataGaLocation":61},"/ja-jp/","gitlab logo","header",{"text":63,"config":64},"無料トライアルを開始",{"href":65,"dataGaName":66,"dataGaLocation":61},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":68,"config":69},"お問い合わせ",{"href":70,"dataGaName":71,"dataGaLocation":61},"/ja-jp/sales/","sales",{"text":73,"config":74},"サインイン",{"href":75,"dataGaName":76,"dataGaLocation":61},"https://gitlab.com/users/sign_in/","sign in",[78,122,221,226,332,392],{"text":79,"config":80,"cards":82,"footer":105},"プラットフォーム",{"dataNavLevelOne":81},"platform",[83,89,97],{"title":79,"description":84,"link":85},"最も包括的かつAIで強化されたDevSecOpsプラットフォーム",{"text":86,"config":87},"プラットフォームを詳しく見る",{"href":88,"dataGaName":81,"dataGaLocation":61},"/ja-jp/platform/",{"title":90,"description":91,"link":92},"GitLab Duo（AI）","開発のすべてのステージでAIを活用し、ソフトウェアをより迅速にビルド",{"text":93,"config":94},"GitLab Duoのご紹介",{"href":95,"dataGaName":96,"dataGaLocation":61},"/ja-jp/gitlab-duo/","gitlab duo ai",{"title":98,"description":99,"link":100},"GitLabが選ばれる理由","GitLabが大企業に選ばれる理由10選",{"text":101,"config":102},"詳細はこちら",{"href":103,"dataGaName":104,"dataGaLocation":61},"/ja-jp/why-gitlab/","why gitlab",{"title":106,"items":107},"利用を開始：",[108,113,118],{"text":109,"config":110},"プラットフォームエンジニアリング",{"href":111,"dataGaName":112,"dataGaLocation":61},"/ja-jp/solutions/platform-engineering/","platform engineering",{"text":114,"config":115},"開発者の経験",{"href":116,"dataGaName":117,"dataGaLocation":61},"/ja-jp/developer-experience/","Developer experience",{"text":119,"config":120},"MLOps",{"href":121,"dataGaName":119,"dataGaLocation":61},"/ja-jp/topics/devops/the-role-of-ai-in-devops/",{"text":123,"left":124,"config":125,"link":127,"lists":131,"footer":203},"製品",true,{"dataNavLevelOne":126},"solutions",{"text":128,"config":129},"すべてのソリューションを表示",{"href":130,"dataGaName":126,"dataGaLocation":61},"/ja-jp/solutions/",[132,158,181],{"title":133,"description":134,"link":135,"items":140},"自動化","CI/CDと自動化でデプロイを加速",{"config":136},{"icon":137,"href":138,"dataGaName":139,"dataGaLocation":61},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[141,145,149,154],{"text":142,"config":143},"CI/CD",{"href":144,"dataGaLocation":61,"dataGaName":142},"/ja-jp/solutions/continuous-integration/",{"text":146,"config":147},"AIアシストによる開発",{"href":95,"dataGaLocation":61,"dataGaName":148},"AI assisted development",{"text":150,"config":151},"ソースコード管理",{"href":152,"dataGaLocation":61,"dataGaName":153},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":155,"config":156},"自動化されたソフトウェアデリバリー",{"href":138,"dataGaLocation":61,"dataGaName":157},"Automated software delivery",{"title":159,"description":160,"link":161,"items":166},"セキュリティ","セキュリティを損なうことなくコードをより迅速に完成",{"config":162},{"href":163,"dataGaName":164,"dataGaLocation":61,"icon":165},"/ja-jp/solutions/security-compliance/","security and compliance","ShieldCheckLight",[167,171,176],{"text":168,"config":169},"セキュリティとコンプライアンス",{"href":163,"dataGaLocation":61,"dataGaName":170},"Security & Compliance",{"text":172,"config":173},"ソフトウェアサプライチェーンの安全性",{"href":174,"dataGaLocation":61,"dataGaName":175},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":177,"config":178},"コンプライアンスとガバナンス",{"href":179,"dataGaLocation":61,"dataGaName":180},"/ja-jp/solutions/continuous-software-compliance/","Compliance and governance",{"title":182,"link":183,"items":188},"測定",{"config":184},{"icon":185,"href":186,"dataGaName":187,"dataGaLocation":61},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[189,193,198],{"text":190,"config":191},"可視性と測定",{"href":186,"dataGaLocation":61,"dataGaName":192},"Visibility and Measurement",{"text":194,"config":195},"バリューストリーム管理",{"href":196,"dataGaLocation":61,"dataGaName":197},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":199,"config":200},"分析とインサイト",{"href":201,"dataGaLocation":61,"dataGaName":202},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":204,"items":205},"GitLabが活躍する場所",[206,211,216],{"text":207,"config":208},"Enterprise",{"href":209,"dataGaLocation":61,"dataGaName":210},"/ja-jp/enterprise/","enterprise",{"text":212,"config":213},"スモールビジネス",{"href":214,"dataGaLocation":61,"dataGaName":215},"/ja-jp/small-business/","small business",{"text":217,"config":218},"公共機関",{"href":219,"dataGaLocation":61,"dataGaName":220},"/ja-jp/solutions/public-sector/","public sector",{"text":222,"config":223},"価格",{"href":224,"dataGaName":225,"dataGaLocation":61,"dataNavLevelOne":225},"/ja-jp/pricing/","pricing",{"text":227,"config":228,"link":230,"lists":234,"feature":319},"関連リソース",{"dataNavLevelOne":229},"resources",{"text":231,"config":232},"すべてのリソースを表示",{"href":233,"dataGaName":229,"dataGaLocation":61},"/ja-jp/resources/",[235,268,291],{"title":236,"items":237},"はじめに",[238,243,248,253,258,263],{"text":239,"config":240},"インストール",{"href":241,"dataGaName":242,"dataGaLocation":61},"/ja-jp/install/","install",{"text":244,"config":245},"クイックスタートガイド",{"href":246,"dataGaName":247,"dataGaLocation":61},"/ja-jp/get-started/","quick setup checklists",{"text":249,"config":250},"学ぶ",{"href":251,"dataGaLocation":61,"dataGaName":252},"https://university.gitlab.com/","learn",{"text":254,"config":255},"製品ドキュメント",{"href":256,"dataGaName":257,"dataGaLocation":61},"https://docs.gitlab.com/","product documentation",{"text":259,"config":260},"ベストプラクティスビデオ",{"href":261,"dataGaName":262,"dataGaLocation":61},"/ja-jp/getting-started-videos/","best practice videos",{"text":264,"config":265},"インテグレーション",{"href":266,"dataGaName":267,"dataGaLocation":61},"/ja-jp/integrations/","integrations",{"title":269,"items":270},"検索する",[271,276,281,286],{"text":272,"config":273},"お客様成功事例",{"href":274,"dataGaName":275,"dataGaLocation":61},"/ja-jp/customers/","customer success stories",{"text":277,"config":278},"ブログ",{"href":279,"dataGaName":280,"dataGaLocation":61},"/ja-jp/blog/","blog",{"text":282,"config":283},"リモート",{"href":284,"dataGaName":285,"dataGaLocation":61},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":287,"config":288},"TeamOps",{"href":289,"dataGaName":290,"dataGaLocation":61},"/ja-jp/teamops/","teamops",{"title":292,"items":293},"つなげる",[294,299,304,309,314],{"text":295,"config":296},"GitLabサービス",{"href":297,"dataGaName":298,"dataGaLocation":61},"/ja-jp/services/","services",{"text":300,"config":301},"コミュニティ",{"href":302,"dataGaName":303,"dataGaLocation":61},"/community/","community",{"text":305,"config":306},"フォーラム",{"href":307,"dataGaName":308,"dataGaLocation":61},"https://forum.gitlab.com/","forum",{"text":310,"config":311},"イベント",{"href":312,"dataGaName":313,"dataGaLocation":61},"/events/","events",{"text":315,"config":316},"パートナー",{"href":317,"dataGaName":318,"dataGaLocation":61},"/ja-jp/partners/","partners",{"backgroundColor":320,"textColor":321,"text":322,"image":323,"link":327},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":324,"config":325},"ソースプロモカード",{"src":326},"/images/navigation/the-source-promo-card.svg",{"text":328,"config":329},"最新情報を読む",{"href":330,"dataGaName":331,"dataGaLocation":61},"/ja-jp/the-source/","the source",{"text":333,"config":334,"lists":336},"Company",{"dataNavLevelOne":335},"company",[337],{"items":338},[339,344,350,352,357,362,367,372,377,382,387],{"text":340,"config":341},"GitLabについて",{"href":342,"dataGaName":343,"dataGaLocation":61},"/ja-jp/company/","about",{"text":345,"config":346,"footerGa":349},"採用情報",{"href":347,"dataGaName":348,"dataGaLocation":61},"/jobs/","jobs",{"dataGaName":348},{"text":310,"config":351},{"href":312,"dataGaName":313,"dataGaLocation":61},{"text":353,"config":354},"経営陣",{"href":355,"dataGaName":356,"dataGaLocation":61},"/company/team/e-group/","leadership",{"text":358,"config":359},"チーム",{"href":360,"dataGaName":361,"dataGaLocation":61},"/company/team/","team",{"text":363,"config":364},"ハンドブック",{"href":365,"dataGaName":366,"dataGaLocation":61},"https://handbook.gitlab.com/","handbook",{"text":368,"config":369},"投資家向け情報",{"href":370,"dataGaName":371,"dataGaLocation":61},"https://ir.gitlab.com/","investor relations",{"text":373,"config":374},"トラストセンター",{"href":375,"dataGaName":376,"dataGaLocation":61},"/ja-jp/security/","trust center",{"text":378,"config":379},"AI Transparency Center",{"href":380,"dataGaName":381,"dataGaLocation":61},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":383,"config":384},"ニュースレター",{"href":385,"dataGaName":386,"dataGaLocation":61},"/company/contact/","newsletter",{"text":388,"config":389},"プレス",{"href":390,"dataGaName":391,"dataGaLocation":61},"/press/","press",{"text":68,"config":393,"lists":394},{"dataNavLevelOne":335},[395],{"items":396},[397,400,405],{"text":68,"config":398},{"href":70,"dataGaName":399,"dataGaLocation":61},"talk to sales",{"text":401,"config":402},"サポートを受ける",{"href":403,"dataGaName":404,"dataGaLocation":61},"/support/","get help",{"text":406,"config":407},"カスタマーポータル",{"href":408,"dataGaName":409,"dataGaLocation":61},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":411,"login":412,"suggestions":419},"閉じる",{"text":413,"link":414},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":415,"config":416},"GitLab.com",{"href":75,"dataGaName":417,"dataGaLocation":418},"search login","search",{"text":420,"default":421},"提案",[422,425,430,432,436,440],{"text":90,"config":423},{"href":95,"dataGaName":424,"dataGaLocation":418},"GitLab Duo (AI)",{"text":426,"config":427},"コード提案（AI）",{"href":428,"dataGaName":429,"dataGaLocation":418},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":142,"config":431},{"href":144,"dataGaName":142,"dataGaLocation":418},{"text":433,"config":434},"GitLab on AWS",{"href":435,"dataGaName":433,"dataGaLocation":418},"/ja-jp/partners/technology-partners/aws/",{"text":437,"config":438},"GitLab on Google Cloud",{"href":439,"dataGaName":437,"dataGaLocation":418},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":441,"config":442},"GitLabを選ぶ理由",{"href":103,"dataGaName":443,"dataGaLocation":418},"Why GitLab?",{"freeTrial":445,"mobileIcon":449,"desktopIcon":454},{"text":63,"config":446},{"href":447,"dataGaName":66,"dataGaLocation":448},"https://gitlab.com/-/trials/new/","nav",{"altText":450,"config":451},"GitLabアイコン",{"src":452,"dataGaName":453,"dataGaLocation":448},"/images/brand/gitlab-logo-tanuki.svg","gitlab icon",{"altText":450,"config":455},{"src":456,"dataGaName":453,"dataGaLocation":448},"/images/brand/gitlab-logo-type.svg",{"freeTrial":458,"mobileIcon":462,"desktopIcon":464},{"text":459,"config":460},"GitLab Duoの詳細について",{"href":95,"dataGaName":461,"dataGaLocation":448},"gitlab duo",{"altText":450,"config":463},{"src":452,"dataGaName":453,"dataGaLocation":448},{"altText":450,"config":465},{"src":456,"dataGaName":453,"dataGaLocation":448},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":471,"_dir":55,"_draft":6,"_partial":6,"_locale":7,"title":472,"button":473,"config":478,"_id":480,"_type":48,"_source":49,"_file":481,"_stem":482,"_extension":52},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能に！",{"text":474,"config":475},"詳しく見る",{"href":476,"dataGaName":477,"dataGaLocation":61},"/gitlab-duo/agent-platform/","duo banner",{"layout":479},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":484,"_dir":55,"_draft":6,"_partial":6,"_locale":7,"data":485,"_id":689,"_type":48,"title":690,"_source":49,"_file":691,"_stem":692,"_extension":52},"/shared/ja-jp/main-footer",{"text":486,"source":487,"edit":493,"contribute":498,"config":503,"items":508,"minimal":681},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":488,"config":489},"ページのソースを表示",{"href":490,"dataGaName":491,"dataGaLocation":492},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":494,"config":495},"このページを編集",{"href":496,"dataGaName":497,"dataGaLocation":492},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":499,"config":500},"ご協力をお願いします",{"href":501,"dataGaName":502,"dataGaLocation":492},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":504,"facebook":505,"youtube":506,"linkedin":507},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[509,532,586,619,653],{"title":79,"links":510,"subMenu":515},[511],{"text":512,"config":513},"DevSecOpsプラットフォーム",{"href":88,"dataGaName":514,"dataGaLocation":492},"devsecops platform",[516],{"title":222,"links":517},[518,522,527],{"text":519,"config":520},"プランの表示",{"href":224,"dataGaName":521,"dataGaLocation":492},"view plans",{"text":523,"config":524},"Premiumを選ぶ理由",{"href":525,"dataGaName":526,"dataGaLocation":492},"/ja-jp/pricing/premium/","why premium",{"text":528,"config":529},"Ultimateを選ぶ理由",{"href":530,"dataGaName":531,"dataGaLocation":492},"/ja-jp/pricing/ultimate/","why ultimate",{"title":533,"links":534},"ソリューション",[535,540,543,545,550,555,559,562,565,570,572,574,576,581],{"text":536,"config":537},"デジタルトランスフォーメーション",{"href":538,"dataGaName":539,"dataGaLocation":492},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":168,"config":541},{"href":163,"dataGaName":542,"dataGaLocation":492},"security & compliance",{"text":155,"config":544},{"href":138,"dataGaName":139,"dataGaLocation":492},{"text":546,"config":547},"アジャイル開発",{"href":548,"dataGaName":549,"dataGaLocation":492},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":551,"config":552},"クラウドトランスフォーメーション",{"href":553,"dataGaName":554,"dataGaLocation":492},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":556,"config":557},"SCM",{"href":152,"dataGaName":558,"dataGaLocation":492},"source code management",{"text":142,"config":560},{"href":144,"dataGaName":561,"dataGaLocation":492},"continuous integration & delivery",{"text":194,"config":563},{"href":196,"dataGaName":564,"dataGaLocation":492},"value stream management",{"text":566,"config":567},"GitOps",{"href":568,"dataGaName":569,"dataGaLocation":492},"/ja-jp/solutions/gitops/","gitops",{"text":207,"config":571},{"href":209,"dataGaName":210,"dataGaLocation":492},{"text":212,"config":573},{"href":214,"dataGaName":215,"dataGaLocation":492},{"text":217,"config":575},{"href":219,"dataGaName":220,"dataGaLocation":492},{"text":577,"config":578},"教育",{"href":579,"dataGaName":580,"dataGaLocation":492},"/ja-jp/solutions/education/","education",{"text":582,"config":583},"金融サービス",{"href":584,"dataGaName":585,"dataGaLocation":492},"/ja-jp/solutions/finance/","financial services",{"title":227,"links":587},[588,590,592,594,597,599,603,605,607,609,611,613,615,617],{"text":239,"config":589},{"href":241,"dataGaName":242,"dataGaLocation":492},{"text":244,"config":591},{"href":246,"dataGaName":247,"dataGaLocation":492},{"text":249,"config":593},{"href":251,"dataGaName":252,"dataGaLocation":492},{"text":254,"config":595},{"href":256,"dataGaName":596,"dataGaLocation":492},"docs",{"text":277,"config":598},{"href":279,"dataGaName":280},{"text":600,"config":601},"お客様の成功事例",{"href":602,"dataGaLocation":492},"/customers/",{"text":272,"config":604},{"href":274,"dataGaName":275,"dataGaLocation":492},{"text":282,"config":606},{"href":284,"dataGaName":285,"dataGaLocation":492},{"text":295,"config":608},{"href":297,"dataGaName":298,"dataGaLocation":492},{"text":287,"config":610},{"href":289,"dataGaName":290,"dataGaLocation":492},{"text":300,"config":612},{"href":302,"dataGaName":303,"dataGaLocation":492},{"text":305,"config":614},{"href":307,"dataGaName":308,"dataGaLocation":492},{"text":310,"config":616},{"href":312,"dataGaName":313,"dataGaLocation":492},{"text":315,"config":618},{"href":317,"dataGaName":318,"dataGaLocation":492},{"title":333,"links":620},[621,623,625,627,629,631,633,637,642,644,646,648],{"text":340,"config":622},{"href":342,"dataGaName":335,"dataGaLocation":492},{"text":345,"config":624},{"href":347,"dataGaName":348,"dataGaLocation":492},{"text":353,"config":626},{"href":355,"dataGaName":356,"dataGaLocation":492},{"text":358,"config":628},{"href":360,"dataGaName":361,"dataGaLocation":492},{"text":363,"config":630},{"href":365,"dataGaName":366,"dataGaLocation":492},{"text":368,"config":632},{"href":370,"dataGaName":371,"dataGaLocation":492},{"text":634,"config":635},"Sustainability",{"href":636,"dataGaName":634,"dataGaLocation":492},"/sustainability/",{"text":638,"config":639},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":640,"dataGaName":641,"dataGaLocation":492},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":373,"config":643},{"href":375,"dataGaName":376,"dataGaLocation":492},{"text":383,"config":645},{"href":385,"dataGaName":386,"dataGaLocation":492},{"text":388,"config":647},{"href":390,"dataGaName":391,"dataGaLocation":492},{"text":649,"config":650},"現代奴隷制の透明性に関する声明",{"href":651,"dataGaName":652,"dataGaLocation":492},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":68,"links":654},[655,657,659,661,666,671,676],{"text":68,"config":656},{"href":70,"dataGaName":71,"dataGaLocation":492},{"text":401,"config":658},{"href":403,"dataGaName":404,"dataGaLocation":492},{"text":406,"config":660},{"href":408,"dataGaName":409,"dataGaLocation":492},{"text":662,"config":663},"ステータス",{"href":664,"dataGaName":665,"dataGaLocation":492},"https://status.gitlab.com/","status",{"text":667,"config":668},"利用規約",{"href":669,"dataGaName":670,"dataGaLocation":492},"/terms/","terms of use",{"text":672,"config":673},"プライバシーに関する声明",{"href":674,"dataGaName":675,"dataGaLocation":492},"/ja-jp/privacy/","privacy statement",{"text":677,"config":678},"Cookieの設定",{"dataGaName":679,"dataGaLocation":492,"id":680,"isOneTrustButton":124},"cookie preferences","ot-sdk-btn",{"items":682},[683,685,687],{"text":667,"config":684},{"href":669,"dataGaName":670,"dataGaLocation":492},{"text":672,"config":686},{"href":674,"dataGaName":675,"dataGaLocation":492},{"text":677,"config":688},{"dataGaName":679,"dataGaLocation":492,"id":680,"isOneTrustButton":124},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":694,"_dir":55,"_draft":6,"_partial":6,"_locale":7,"header":695,"eyebrow":696,"blurb":697,"button":698,"secondaryButton":702,"_id":704,"_type":48,"title":705,"_source":49,"_file":706,"_stem":707,"_extension":52},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":63,"config":699},{"href":700,"dataGaName":66,"dataGaLocation":701},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":68,"config":703},{"href":70,"dataGaName":71,"dataGaLocation":701},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",1754424558472]