[{"data":1,"prerenderedAt":832},["ShallowReactive",2],{"/ja-jp/stages-devops-lifecycle/secure":3,"navigation-ja-jp":130,"banner-ja-jp":545,"footer-ja-jp":558,"next-steps-ja-jp":768,"footer-source-/ja-jp/stages-devops-lifecycle/secure/":783},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":124,"_type":125,"title":9,"_source":126,"_file":127,"_stem":128,"_extension":129},"/ja-jp/stages-devops-lifecycle/secure","stages-devops-lifecycle",false,"",{"title":9,"description":10},"Secure","GitLabで開発ライフサイクルに統合されたセキュリティ機能。詳細はこちら！",[12,20,96,122],{"componentName":13,"componentContent":14},"CommonSingleColumnHero",{"title":9,"subtitle":15,"description":16,"image":17},"開発ライフサイクルに統合されたセキュリティ機能","GitLabは、Static Application Security Testing（SAST）、Dynamic Application Security Testing（DAST）、Container Scanning、Dependency Scanningを提供し、ライセンスコンプライアンスとともに安全なアプリケーションの提供を支援します。",{"config":18},{"src":19},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751663599/yij1oln6vfso0rwafeij.svg",{"componentName":21,"componentContent":22},"CommonCardGrid",{"config":23,"title":27,"description":28,"cards":29},{"columns":24,"theme":25,"shortTitle":26},2,"light",true,"製品カテゴリ","今後の機能に関するロードマップの詳細については、[Directionページ](/direction/delivery/){data-ga-name=\"direction\" data-ga-location=\"body\"}をご覧ください。",[30,40,47,54,61,68,75,82,89],{"title":31,"description":32,"button":33},"SAST","Static Application Security Testingは、GitLabの一部としてインストールされるオープンソースツールを使用して、デプロイ前にアプリケーションのソースコードとバイナリをスキャンし、潜在的な脆弱性を発見します。脆弱性はすべてのマージリクエストにインラインで表示され、結果は収集されて単一のレポートとして提示されます。",{"text":34,"config":35},"詳細を見る",{"href":36,"dataGaName":37,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/sast/","sast","body","tertiary",{"title":41,"description":42,"button":43},"Secret Detection","コミット内の認証情報とシークレットをチェックします。",{"text":34,"config":44},{"href":45,"dataGaName":46,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/secret_detection/","secret detection",{"title":48,"description":49,"button":50},"Code Quality","ソースコードを自動的に分析して問題を表面化し、最新のコミットで品質が向上しているか悪化しているかを確認します。",{"text":34,"config":51},{"href":52,"dataGaName":53,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/ci/testing/code_quality.html","code quality",{"title":55,"description":56,"button":57},"DAST","Dynamic Application Security Testingは、実行中のWebアプリケーションを分析し、既知のランタイム脆弱性を検出します。GitLabのCI/CD機能の一部として各マージリクエストに対して作成されるReview App、外部にデプロイされたアプリケーション、またはアクティブなAPIに対してライブ攻撃を実行します。ユーザーはHTTP認証情報を提供してプライベートエリアをテストできます。脆弱性はすべてのマージリクエストにインラインで表示されます。また、オンデマンドDASTスキャンを利用することで、CI/CDパイプラインの外部でもテストを実行できます。",{"text":34,"config":58},{"href":59,"dataGaName":60,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/dast/","dast",{"title":62,"description":63,"button":64},"API Security","API Securityは、APIのテストと保護に焦点を当てています。DAST APIによる既知の脆弱性とAPI Fuzzingによる未知の脆弱性のテストを行い、API SecurityはライブAPIまたはReview Appに対して実行され、APIがデプロイされた後にのみ発見できる脆弱性を検出します。ユーザーは認証情報を提供して認証済みAPIをテストできます。脆弱性はすべてのマージリクエストにインラインで表示されます。",{"text":34,"config":65},{"href":66,"dataGaName":67,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/dast_api/","api security",{"title":69,"description":70,"button":71},"Fuzz Testing","Fuzz Testingは、既知のペイロードではなく任意のペイロードを使用することで、結果を得る可能性を高めます。",{"text":34,"config":72},{"href":73,"dataGaName":74,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/coverage_fuzzing/","fuzz testing",{"title":76,"description":77,"button":78},"Dependency Scanning","GitLab CI/CDを使用して、各コードコミット時に外部依存関係（Ruby gemsなどのライブラリなど）の既知の脆弱性を分析します。このスキャンは、オープンソースツールとGemnasiumテクノロジー（現在はGitLabの一部）の統合に依存し、各マージリクエストにインラインで、更新が必要な脆弱な依存関係を表示します。結果は収集され、単一のレポートとして利用できます。",{"text":34,"config":79},{"href":80,"dataGaName":81,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/dependency_scanning/","dependency scanning",{"title":83,"description":84,"button":85},"Container Scanning","アプリケーション環境内の既知の脆弱性についてDockerイメージをチェックします。あらゆる種類のDocker（またはApp）イメージをスキャンできるオープンソースツールClairを使用して、公開脆弱性データベースに対してイメージの内容を分析します。脆弱性はすべてのマージリクエストにインラインで表示されます。",{"text":34,"config":86},{"href":87,"dataGaName":88,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/application_security/container_scanning/","container scanning",{"title":90,"description":91,"button":92},"License Compliance","コードコミット時に、プロジェクトごとのカスタムポリシーで定義された承認済みライセンスとブラックリストライセンスについて、プロジェクトの依存関係が検索されます。使用されているソフトウェアライセンスがポリシーに準拠していない場合に識別されます。このスキャンは、オープンソースツールLicenseFinderに依存しており、ライセンス分析結果は各マージリクエストにインラインで表示され、即座に解決できます。",{"text":34,"config":93},{"href":94,"dataGaName":95,"dataGaLocation":38,"variant":39},"https://docs.gitlab.com/ee/user/compliance/","license compliance",{"componentName":97,"componentContent":98},"CommonResourcesCards",{"config":99,"title":101,"cards":102},{"background":100},"purple","関連情報",[103,110,116],{"title":104,"description":105,"config":106},"Create","強力なブランチングツールを通じて、コードとプロジェクトデータを作成、表示、管理します。",{"icon":104,"url":107,"dataGaName":108,"dataGaLocation":109},"/ja-jp/stages-devops-lifecycle/create/","create","resource cards",{"title":111,"description":112,"config":113},"Govern","組織全体でセキュリティ脆弱性、ポリシー、コンプライアンスを管理します。",{"icon":111,"url":114,"dataGaName":115,"dataGaLocation":109},"/ja-jp/stages-devops-lifecycle/govern/","govern",{"title":117,"description":118,"config":119},"Configure","GitLabの統合CDソリューションにより、1台でも1000台でも、サーバーへのコード配信を手作業なしで実現できます。",{"icon":117,"url":120,"dataGaName":121,"dataGaLocation":109},"/ja-jp/stages-devops-lifecycle/configure/","configure",{"componentName":123},"CommonNextSteps","content:ja-jp:stages-devops-lifecycle:secure.yml","yaml","content","ja-jp/stages-devops-lifecycle/secure.yml","ja-jp/stages-devops-lifecycle/secure","yml",{"_path":131,"_dir":132,"_draft":6,"_partial":6,"_locale":7,"data":133,"_id":541,"_type":125,"title":542,"_source":126,"_file":543,"_stem":544,"_extension":129},"/shared/ja-jp/main-navigation","ja-jp",{"logo":134,"freeTrial":139,"sales":144,"login":149,"items":154,"search":485,"minimal":519,"duo":532},{"config":135},{"href":136,"dataGaName":137,"dataGaLocation":138},"/ja-jp/","gitlab logo","header",{"text":140,"config":141},"無料トライアルを開始",{"href":142,"dataGaName":143,"dataGaLocation":138},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":145,"config":146},"お問い合わせ",{"href":147,"dataGaName":148,"dataGaLocation":138},"/ja-jp/sales/","sales",{"text":150,"config":151},"サインイン",{"href":152,"dataGaName":153,"dataGaLocation":138},"https://gitlab.com/users/sign_in/","sign in",[155,199,296,301,407,467],{"text":156,"config":157,"cards":159,"footer":182},"プラットフォーム",{"dataNavLevelOne":158},"platform",[160,166,174],{"title":156,"description":161,"link":162},"最も包括的かつAIで強化されたDevSecOpsプラットフォーム",{"text":163,"config":164},"プラットフォームを詳しく見る",{"href":165,"dataGaName":158,"dataGaLocation":138},"/ja-jp/platform/",{"title":167,"description":168,"link":169},"GitLab Duo（AI）","開発のすべてのステージでAIを活用し、ソフトウェアをより迅速にビルド",{"text":170,"config":171},"GitLab Duoのご紹介",{"href":172,"dataGaName":173,"dataGaLocation":138},"/ja-jp/gitlab-duo/","gitlab duo ai",{"title":175,"description":176,"link":177},"GitLabが選ばれる理由","GitLabが大企業に選ばれる理由10選",{"text":178,"config":179},"詳細はこちら",{"href":180,"dataGaName":181,"dataGaLocation":138},"/ja-jp/why-gitlab/","why gitlab",{"title":183,"items":184},"利用を開始：",[185,190,195],{"text":186,"config":187},"プラットフォームエンジニアリング",{"href":188,"dataGaName":189,"dataGaLocation":138},"/ja-jp/solutions/platform-engineering/","platform engineering",{"text":191,"config":192},"開発者の経験",{"href":193,"dataGaName":194,"dataGaLocation":138},"/ja-jp/developer-experience/","Developer experience",{"text":196,"config":197},"MLOps",{"href":198,"dataGaName":196,"dataGaLocation":138},"/ja-jp/topics/devops/the-role-of-ai-in-devops/",{"text":200,"left":26,"config":201,"link":203,"lists":207,"footer":278},"製品",{"dataNavLevelOne":202},"solutions",{"text":204,"config":205},"すべてのソリューションを表示",{"href":206,"dataGaName":202,"dataGaLocation":138},"/ja-jp/solutions/",[208,234,256],{"title":209,"description":210,"link":211,"items":216},"自動化","CI/CDと自動化でデプロイを加速",{"config":212},{"icon":213,"href":214,"dataGaName":215,"dataGaLocation":138},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[217,221,225,230],{"text":218,"config":219},"CI/CD",{"href":220,"dataGaLocation":138,"dataGaName":218},"/ja-jp/solutions/continuous-integration/",{"text":222,"config":223},"AIアシストによる開発",{"href":172,"dataGaLocation":138,"dataGaName":224},"AI assisted development",{"text":226,"config":227},"ソースコード管理",{"href":228,"dataGaLocation":138,"dataGaName":229},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":231,"config":232},"自動化されたソフトウェアデリバリー",{"href":214,"dataGaLocation":138,"dataGaName":233},"Automated software delivery",{"title":235,"description":236,"link":237,"items":242},"セキュリティ","セキュリティを損なうことなくコードをより迅速に完成",{"config":238},{"href":239,"dataGaName":240,"dataGaLocation":138,"icon":241},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[243,247,252],{"text":244,"config":245},"Application Security Testing",{"href":239,"dataGaName":246,"dataGaLocation":138},"Application security testing",{"text":248,"config":249},"ソフトウェアサプライチェーンの安全性",{"href":250,"dataGaLocation":138,"dataGaName":251},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":253,"config":254},"Software Compliance",{"href":255,"dataGaName":253,"dataGaLocation":138},"/ja-jp/solutions/software-compliance/",{"title":257,"link":258,"items":263},"測定",{"config":259},{"icon":260,"href":261,"dataGaName":262,"dataGaLocation":138},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[264,268,273],{"text":265,"config":266},"可視性と測定",{"href":261,"dataGaLocation":138,"dataGaName":267},"Visibility and Measurement",{"text":269,"config":270},"バリューストリーム管理",{"href":271,"dataGaLocation":138,"dataGaName":272},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":274,"config":275},"分析とインサイト",{"href":276,"dataGaLocation":138,"dataGaName":277},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":279,"items":280},"GitLabが活躍する場所",[281,286,291],{"text":282,"config":283},"Enterprise",{"href":284,"dataGaLocation":138,"dataGaName":285},"/ja-jp/enterprise/","enterprise",{"text":287,"config":288},"スモールビジネス",{"href":289,"dataGaLocation":138,"dataGaName":290},"/ja-jp/small-business/","small business",{"text":292,"config":293},"公共機関",{"href":294,"dataGaLocation":138,"dataGaName":295},"/ja-jp/solutions/public-sector/","public sector",{"text":297,"config":298},"価格",{"href":299,"dataGaName":300,"dataGaLocation":138,"dataNavLevelOne":300},"/ja-jp/pricing/","pricing",{"text":302,"config":303,"link":305,"lists":309,"feature":394},"関連リソース",{"dataNavLevelOne":304},"resources",{"text":306,"config":307},"すべてのリソースを表示",{"href":308,"dataGaName":304,"dataGaLocation":138},"/ja-jp/resources/",[310,343,366],{"title":311,"items":312},"はじめに",[313,318,323,328,333,338],{"text":314,"config":315},"インストール",{"href":316,"dataGaName":317,"dataGaLocation":138},"/ja-jp/install/","install",{"text":319,"config":320},"クイックスタートガイド",{"href":321,"dataGaName":322,"dataGaLocation":138},"/ja-jp/get-started/","quick setup checklists",{"text":324,"config":325},"学ぶ",{"href":326,"dataGaLocation":138,"dataGaName":327},"https://university.gitlab.com/","learn",{"text":329,"config":330},"製品ドキュメント",{"href":331,"dataGaName":332,"dataGaLocation":138},"https://docs.gitlab.com/","product documentation",{"text":334,"config":335},"ベストプラクティスビデオ",{"href":336,"dataGaName":337,"dataGaLocation":138},"/ja-jp/getting-started-videos/","best practice videos",{"text":339,"config":340},"インテグレーション",{"href":341,"dataGaName":342,"dataGaLocation":138},"/ja-jp/integrations/","integrations",{"title":344,"items":345},"検索する",[346,351,356,361],{"text":347,"config":348},"お客様成功事例",{"href":349,"dataGaName":350,"dataGaLocation":138},"/ja-jp/customers/","customer success stories",{"text":352,"config":353},"ブログ",{"href":354,"dataGaName":355,"dataGaLocation":138},"/ja-jp/blog/","blog",{"text":357,"config":358},"リモート",{"href":359,"dataGaName":360,"dataGaLocation":138},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":362,"config":363},"TeamOps",{"href":364,"dataGaName":365,"dataGaLocation":138},"/ja-jp/teamops/","teamops",{"title":367,"items":368},"つなげる",[369,374,379,384,389],{"text":370,"config":371},"GitLabサービス",{"href":372,"dataGaName":373,"dataGaLocation":138},"/ja-jp/services/","services",{"text":375,"config":376},"コミュニティ",{"href":377,"dataGaName":378,"dataGaLocation":138},"/community/","community",{"text":380,"config":381},"フォーラム",{"href":382,"dataGaName":383,"dataGaLocation":138},"https://forum.gitlab.com/","forum",{"text":385,"config":386},"イベント",{"href":387,"dataGaName":388,"dataGaLocation":138},"/events/","events",{"text":390,"config":391},"パートナー",{"href":392,"dataGaName":393,"dataGaLocation":138},"/ja-jp/partners/","partners",{"backgroundColor":395,"textColor":396,"text":397,"image":398,"link":402},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":399,"config":400},"ソースプロモカード",{"src":401},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":403,"config":404},"最新情報を読む",{"href":405,"dataGaName":406,"dataGaLocation":138},"/ja-jp/the-source/","the source",{"text":408,"config":409,"lists":411},"会社情報",{"dataNavLevelOne":410},"company",[412],{"items":413},[414,419,425,427,432,437,442,447,452,457,462],{"text":415,"config":416},"GitLabについて",{"href":417,"dataGaName":418,"dataGaLocation":138},"/ja-jp/company/","about",{"text":420,"config":421,"footerGa":424},"採用情報",{"href":422,"dataGaName":423,"dataGaLocation":138},"/jobs/","jobs",{"dataGaName":423},{"text":385,"config":426},{"href":387,"dataGaName":388,"dataGaLocation":138},{"text":428,"config":429},"経営陣",{"href":430,"dataGaName":431,"dataGaLocation":138},"/company/team/e-group/","leadership",{"text":433,"config":434},"チーム",{"href":435,"dataGaName":436,"dataGaLocation":138},"/company/team/","team",{"text":438,"config":439},"ハンドブック",{"href":440,"dataGaName":441,"dataGaLocation":138},"https://handbook.gitlab.com/","handbook",{"text":443,"config":444},"投資家向け情報",{"href":445,"dataGaName":446,"dataGaLocation":138},"https://ir.gitlab.com/","investor relations",{"text":448,"config":449},"トラストセンター",{"href":450,"dataGaName":451,"dataGaLocation":138},"/ja-jp/security/","trust center",{"text":453,"config":454},"AI Transparency Center",{"href":455,"dataGaName":456,"dataGaLocation":138},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":458,"config":459},"ニュースレター",{"href":460,"dataGaName":461,"dataGaLocation":138},"/company/contact/","newsletter",{"text":463,"config":464},"プレス",{"href":465,"dataGaName":466,"dataGaLocation":138},"/press/","press",{"text":145,"config":468,"lists":469},{"dataNavLevelOne":410},[470],{"items":471},[472,475,480],{"text":145,"config":473},{"href":147,"dataGaName":474,"dataGaLocation":138},"talk to sales",{"text":476,"config":477},"サポートを受ける",{"href":478,"dataGaName":479,"dataGaLocation":138},"/support/","get help",{"text":481,"config":482},"カスタマーポータル",{"href":483,"dataGaName":484,"dataGaLocation":138},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":486,"login":487,"suggestions":494},"閉じる",{"text":488,"link":489},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":490,"config":491},"GitLab.com",{"href":152,"dataGaName":492,"dataGaLocation":493},"search login","search",{"text":495,"default":496},"提案",[497,500,505,507,511,515],{"text":167,"config":498},{"href":172,"dataGaName":499,"dataGaLocation":493},"GitLab Duo (AI)",{"text":501,"config":502},"コード提案（AI）",{"href":503,"dataGaName":504,"dataGaLocation":493},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":218,"config":506},{"href":220,"dataGaName":218,"dataGaLocation":493},{"text":508,"config":509},"GitLab on AWS",{"href":510,"dataGaName":508,"dataGaLocation":493},"/ja-jp/partners/technology-partners/aws/",{"text":512,"config":513},"GitLab on Google Cloud",{"href":514,"dataGaName":512,"dataGaLocation":493},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":516,"config":517},"GitLabを選ぶ理由",{"href":180,"dataGaName":518,"dataGaLocation":493},"Why GitLab?",{"freeTrial":520,"mobileIcon":524,"desktopIcon":529},{"text":140,"config":521},{"href":522,"dataGaName":143,"dataGaLocation":523},"https://gitlab.com/-/trials/new/","nav",{"altText":525,"config":526},"GitLabアイコン",{"src":527,"dataGaName":528,"dataGaLocation":523},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":525,"config":530},{"src":531,"dataGaName":528,"dataGaLocation":523},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":533,"mobileIcon":537,"desktopIcon":539},{"text":534,"config":535},"GitLab Duoの詳細について",{"href":172,"dataGaName":536,"dataGaLocation":523},"gitlab duo",{"altText":525,"config":538},{"src":527,"dataGaName":528,"dataGaLocation":523},{"altText":525,"config":540},{"src":531,"dataGaName":528,"dataGaLocation":523},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":546,"_dir":132,"_draft":6,"_partial":6,"_locale":7,"title":547,"button":548,"config":553,"_id":555,"_type":125,"_source":126,"_file":556,"_stem":557,"_extension":129},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":549,"config":550},"ベータ版を試す",{"href":551,"dataGaName":552,"dataGaLocation":138},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":554},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":559,"_dir":132,"_draft":6,"_partial":6,"_locale":7,"data":560,"_id":764,"_type":125,"title":765,"_source":126,"_file":766,"_stem":767,"_extension":129},"/shared/ja-jp/main-footer",{"text":561,"source":562,"edit":568,"contribute":573,"config":578,"items":583,"minimal":756},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":563,"config":564},"ページのソースを表示",{"href":565,"dataGaName":566,"dataGaLocation":567},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":569,"config":570},"このページを編集",{"href":571,"dataGaName":572,"dataGaLocation":567},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":574,"config":575},"ご協力をお願いします",{"href":576,"dataGaName":577,"dataGaLocation":567},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":579,"facebook":580,"youtube":581,"linkedin":582},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[584,607,661,693,728],{"title":156,"links":585,"subMenu":590},[586],{"text":587,"config":588},"DevSecOpsプラットフォーム",{"href":165,"dataGaName":589,"dataGaLocation":567},"devsecops platform",[591],{"title":297,"links":592},[593,597,602],{"text":594,"config":595},"プランの表示",{"href":299,"dataGaName":596,"dataGaLocation":567},"view plans",{"text":598,"config":599},"Premiumを選ぶ理由",{"href":600,"dataGaName":601,"dataGaLocation":567},"/ja-jp/pricing/premium/","why premium",{"text":603,"config":604},"Ultimateを選ぶ理由",{"href":605,"dataGaName":606,"dataGaLocation":567},"/ja-jp/pricing/ultimate/","why ultimate",{"title":608,"links":609},"ソリューション",[610,615,618,620,625,630,634,637,640,645,647,649,651,656],{"text":611,"config":612},"デジタルトランスフォーメーション",{"href":613,"dataGaName":614,"dataGaLocation":567},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":616,"config":617},"セキュリティとコンプライアンス",{"href":239,"dataGaName":246,"dataGaLocation":567},{"text":231,"config":619},{"href":214,"dataGaName":215,"dataGaLocation":567},{"text":621,"config":622},"アジャイル開発",{"href":623,"dataGaName":624,"dataGaLocation":567},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":626,"config":627},"クラウドトランスフォーメーション",{"href":628,"dataGaName":629,"dataGaLocation":567},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":631,"config":632},"SCM",{"href":228,"dataGaName":633,"dataGaLocation":567},"source code management",{"text":218,"config":635},{"href":220,"dataGaName":636,"dataGaLocation":567},"continuous integration & delivery",{"text":269,"config":638},{"href":271,"dataGaName":639,"dataGaLocation":567},"value stream management",{"text":641,"config":642},"GitOps",{"href":643,"dataGaName":644,"dataGaLocation":567},"/ja-jp/solutions/gitops/","gitops",{"text":282,"config":646},{"href":284,"dataGaName":285,"dataGaLocation":567},{"text":287,"config":648},{"href":289,"dataGaName":290,"dataGaLocation":567},{"text":292,"config":650},{"href":294,"dataGaName":295,"dataGaLocation":567},{"text":652,"config":653},"教育",{"href":654,"dataGaName":655,"dataGaLocation":567},"/ja-jp/solutions/education/","education",{"text":657,"config":658},"金融サービス",{"href":659,"dataGaName":660,"dataGaLocation":567},"/ja-jp/solutions/finance/","financial services",{"title":302,"links":662},[663,665,667,669,672,674,677,679,681,683,685,687,689,691],{"text":314,"config":664},{"href":316,"dataGaName":317,"dataGaLocation":567},{"text":319,"config":666},{"href":321,"dataGaName":322,"dataGaLocation":567},{"text":324,"config":668},{"href":326,"dataGaName":327,"dataGaLocation":567},{"text":329,"config":670},{"href":331,"dataGaName":671,"dataGaLocation":567},"docs",{"text":352,"config":673},{"href":354,"dataGaName":355},{"text":675,"config":676},"お客様の成功事例",{"href":349,"dataGaLocation":567},{"text":347,"config":678},{"href":349,"dataGaName":350,"dataGaLocation":567},{"text":357,"config":680},{"href":359,"dataGaName":360,"dataGaLocation":567},{"text":370,"config":682},{"href":372,"dataGaName":373,"dataGaLocation":567},{"text":362,"config":684},{"href":364,"dataGaName":365,"dataGaLocation":567},{"text":375,"config":686},{"href":377,"dataGaName":378,"dataGaLocation":567},{"text":380,"config":688},{"href":382,"dataGaName":383,"dataGaLocation":567},{"text":385,"config":690},{"href":387,"dataGaName":388,"dataGaLocation":567},{"text":390,"config":692},{"href":392,"dataGaName":393,"dataGaLocation":567},{"title":694,"links":695},"Company",[696,698,700,702,704,706,708,712,717,719,721,723],{"text":415,"config":697},{"href":417,"dataGaName":410,"dataGaLocation":567},{"text":420,"config":699},{"href":422,"dataGaName":423,"dataGaLocation":567},{"text":428,"config":701},{"href":430,"dataGaName":431,"dataGaLocation":567},{"text":433,"config":703},{"href":435,"dataGaName":436,"dataGaLocation":567},{"text":438,"config":705},{"href":440,"dataGaName":441,"dataGaLocation":567},{"text":443,"config":707},{"href":445,"dataGaName":446,"dataGaLocation":567},{"text":709,"config":710},"Sustainability",{"href":711,"dataGaName":709,"dataGaLocation":567},"/sustainability/",{"text":713,"config":714},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":715,"dataGaName":716,"dataGaLocation":567},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":448,"config":718},{"href":450,"dataGaName":451,"dataGaLocation":567},{"text":458,"config":720},{"href":460,"dataGaName":461,"dataGaLocation":567},{"text":463,"config":722},{"href":465,"dataGaName":466,"dataGaLocation":567},{"text":724,"config":725},"現代奴隷制の透明性に関する声明",{"href":726,"dataGaName":727,"dataGaLocation":567},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":145,"links":729},[730,732,734,736,741,746,751],{"text":145,"config":731},{"href":147,"dataGaName":148,"dataGaLocation":567},{"text":476,"config":733},{"href":478,"dataGaName":479,"dataGaLocation":567},{"text":481,"config":735},{"href":483,"dataGaName":484,"dataGaLocation":567},{"text":737,"config":738},"ステータス",{"href":739,"dataGaName":740,"dataGaLocation":567},"https://status.gitlab.com/","status",{"text":742,"config":743},"利用規約",{"href":744,"dataGaName":745,"dataGaLocation":567},"/terms/","terms of use",{"text":747,"config":748},"プライバシーに関する声明",{"href":749,"dataGaName":750,"dataGaLocation":567},"/ja-jp/privacy/","privacy statement",{"text":752,"config":753},"Cookieの設定",{"dataGaName":754,"dataGaLocation":567,"id":755,"isOneTrustButton":26},"cookie preferences","ot-sdk-btn",{"items":757},[758,760,762],{"text":742,"config":759},{"href":744,"dataGaName":745,"dataGaLocation":567},{"text":747,"config":761},{"href":749,"dataGaName":750,"dataGaLocation":567},{"text":752,"config":763},{"dataGaName":754,"dataGaLocation":567,"id":755,"isOneTrustButton":26},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":769,"_dir":132,"_draft":6,"_partial":6,"_locale":7,"header":770,"eyebrow":771,"blurb":772,"button":773,"secondaryButton":777,"_id":779,"_type":125,"title":780,"_source":126,"_file":781,"_stem":782,"_extension":129},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":140,"config":774},{"href":775,"dataGaName":143,"dataGaLocation":776},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":145,"config":778},{"href":147,"dataGaName":148,"dataGaLocation":776},"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":784,"content":785,"_id":124,"_type":125,"title":9,"_source":126,"_file":127,"_stem":128,"_extension":129},{"title":9,"description":10},[786,790,821,831],{"componentName":13,"componentContent":787},{"title":9,"subtitle":15,"description":16,"image":788},{"config":789},{"src":19},{"componentName":21,"componentContent":791},{"config":792,"title":27,"description":28,"cards":793},{"columns":24,"theme":25,"shortTitle":26},[794,797,800,803,806,809,812,815,818],{"title":31,"description":32,"button":795},{"text":34,"config":796},{"href":36,"dataGaName":37,"dataGaLocation":38,"variant":39},{"title":41,"description":42,"button":798},{"text":34,"config":799},{"href":45,"dataGaName":46,"dataGaLocation":38,"variant":39},{"title":48,"description":49,"button":801},{"text":34,"config":802},{"href":52,"dataGaName":53,"dataGaLocation":38,"variant":39},{"title":55,"description":56,"button":804},{"text":34,"config":805},{"href":59,"dataGaName":60,"dataGaLocation":38,"variant":39},{"title":62,"description":63,"button":807},{"text":34,"config":808},{"href":66,"dataGaName":67,"dataGaLocation":38,"variant":39},{"title":69,"description":70,"button":810},{"text":34,"config":811},{"href":73,"dataGaName":74,"dataGaLocation":38,"variant":39},{"title":76,"description":77,"button":813},{"text":34,"config":814},{"href":80,"dataGaName":81,"dataGaLocation":38,"variant":39},{"title":83,"description":84,"button":816},{"text":34,"config":817},{"href":87,"dataGaName":88,"dataGaLocation":38,"variant":39},{"title":90,"description":91,"button":819},{"text":34,"config":820},{"href":94,"dataGaName":95,"dataGaLocation":38,"variant":39},{"componentName":97,"componentContent":822},{"config":823,"title":101,"cards":824},{"background":100},[825,827,829],{"title":104,"description":105,"config":826},{"icon":104,"url":107,"dataGaName":108,"dataGaLocation":109},{"title":111,"description":112,"config":828},{"icon":111,"url":114,"dataGaName":115,"dataGaLocation":109},{"title":117,"description":118,"config":830},{"icon":117,"url":120,"dataGaName":121,"dataGaLocation":109},{"componentName":123},1761814457980]