[{"data":1,"prerenderedAt":1029},["ShallowReactive",2],{"/ja-jp/the-source/security/how-gitlab-can-help-you-prepare-for-your-soc-2-exam":3,"footer-ja-jp":33,"the-source-banner-ja-jp":343,"the-source-navigation-ja-jp":355,"the-source-newsletter-ja-jp":382,"footer-source-/ja-jp/the-source/security/how-gitlab-can-help-you-prepare-for-your-soc-2-exam/":393,"article-site-categories-ja-jp":398,"how-gitlab-can-help-you-prepare-for-your-soc-2-exam-article-hero-category-ja-jp":400,"how-gitlab-can-help-you-prepare-for-your-soc-2-exam-the-source-source-cta-ja-jp":424,"how-gitlab-can-help-you-prepare-for-your-soc-2-exam-category-ja-jp":439,"how-gitlab-can-help-you-prepare-for-your-soc-2-exam-the-source-resources-ja-jp":451,"how-gitlab-can-help-you-prepare-for-your-soc-2-exam-article-hero-author-ja-jp":480},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"config":8,"seo":12,"content":16,"type":24,"category":5,"slug":25,"_id":26,"_type":27,"title":28,"_source":29,"_file":30,"_stem":31,"_extension":32},"/ja-jp/the-source/security/how-gitlab-can-help-you-prepare-for-your-soc-2-exam","security",false,"",{"layout":9,"template":10,"author":11,"featured":6},"the-source","TheSourceArticle","gitlab",{"title":13,"description":14,"ogImage":15},"SOC 2審査の準備に役立つGitLabの機能","SOC 2フレームワーク審査の準備に役立つDevSecOpsプラットフォームの機能をご紹介します。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463759/yk7f6poowtw5y5d5oflv.png",{"title":13,"date":17,"description":14,"timeToRead":18,"heroImage":15,"keyTakeaways":19,"articleBody":23},"2024-07-18","5分で読めます",[20,21,22],"自動テストとコードカバレッジレポートは、SOC 2の要件である「可用性」と「処理の完全性」を強化します。","GitLabのセキュリティスキャンとロールベースの制御により、SOC 2フレームワークへの準拠が保証されるとともに、脆弱性と不正アクセスからデータを保護できます。","GitLabのブラウザおよびロードパフォーマンステスト用テンプレートを使用すると、開発の各ステージでアプリケーションのパフォーマンスとセキュリティを検証できるため、SOC 2審査の準備が楽になります。","DevSecOpsプラットフォームとしてGitLabを使用することでSOC 2の審査プロセスが楽になったという声が、お客様から寄せられています。このブログ記事では、SOC 2フレームワークと、SOC 2審査に役立つGitLabの機能についてご説明します。\n\n## SOC 2の紹介\n[SOC 2](https://us.aicpa.org/interestareas/frc/assuranceadvisoryservices/serviceorganization-smanagement)は「System and Organization Controls（システムおよび組織管理）2」の略称であり、組織が顧客データをどのように管理すべきかを定めた自主的なコンプライアンス基準です。企業はSOC 2審査レポートによって、ビジネス顧客に対して自社が提供するソフトウェアの信頼性を証明できます。\n\nSOC 2は国際公認職業会計士協会（AICPA）によって開発されたもので、以下の5つのトラストサービス基準（TSC）に焦点を当てています。\n- セキュリティ：顧客データを脆弱性や不正利用から保護すること\n- 可用性：可用性に関するサービスレベル契約を満たすために、負荷が高い状況でもシステムの耐障害性と性能を確保すること\n- 処理の完全性：システムが脆弱性やエラー、バグなしに設計どおりに機能すること\n- 機密性：アプリケーションのソースコード、ユーザー名やパスワード、クレジットカード情報などの機密情報を保護し、業務上アクセスが必要な人のみがアクセスできるようにすること\n- プライバシー：機密性の高い個人を特定できる情報を権限のないユーザーから守ること\n\nすべての審査で必須となる基準は、セキュリティのみです。その他の基準は、提供されるサービスにおいて重要であるとみなされる場合に、審査に追加される可能性があります。\n\n## セキュリティのTSC\nセキュリティ基準は、サーバーや物理システムのセキュリティだけでなく、アプリケーションのセキュリティにも関係します。ソフトウェアに脆弱性があると、攻撃者にアプリケーションに侵入され、顧客のデータが危険にさらされてしまう恐れがあります。GitLabは、こうしたリスクに対処するのに役立ちます。\n\nGitLabでは、企業が開発するアプリケーションに潜む脆弱性を特定するために、次のようなセキュリティスキャンを使用できます。\n- [静的アプリケーションセキュリティスキャン（SAST）](https://docs.gitlab.com/ee/user/application_security/sast/)：ソースコードをスキャンし、潜在的なバグや脆弱性（意図しないコード実行の原因となる安全でないコードなど）を特定します\n- [依存関係スキャン](https://docs.gitlab.com/ee/user/application_security/dependency_scanning/)：アプリケーションと依存関係にあるソフトウェアに潜むセキュリティの脆弱性を検出します\n- [コンテナスキャン](https://docs.gitlab.com/ee/user/application_security/container_scanning/)：コンテナ化されたアプリケーションのオペレーティングシステムの依存関係に潜むセキュリティの脆弱性を検出します\n- [動的アプリケーションセキュリティスキャン（DAST）](https://docs.gitlab.com/ee/user/application_security/dast/)：実行中のウェブアプリケーションをスキャンし、攻撃リスクにつながるセキュリティの脆弱性を検出します\n- [Infrastructure as Code（IaC）スキャン](https://docs.gitlab.com/ee/user/application_security/iac_scanning/)：Terraform、Ansible、AWS CloudFormation、KubernetesなどのInfrastructure as Code設定ファイルをスキャンし、セキュリティの脆弱性を特定します\n\nまた、GitLabには、上記のスキャン結果に基づき、スキャン対象のアプリケーションに含まれる既知の脆弱性をすべて表示する[脆弱性レポート](https://docs.gitlab.com/ee/user/application_security/vulnerability_report/)機能もあります。さらに、CycloneDX JSON形式のソフトウェア部品表（[SBOM](https://docs.gitlab.com/ee/user/application_security/dependency_list/)）も利用可能で、ソフトウェアレベルおよびオペレーティングシステムレベルの依存関係と既知の脆弱性をすべて確認できます。\n\n定期的な脆弱性スキャンと強力な脆弱性レポートにより、以下の3つのセキュリティ基準を満たすのに役立ちます。\n- CC7.1：企業は、自社の目的を達成するために、(1)新たな脆弱性の発生につながる設定変更、および(2)新たに発見された脆弱性に影響を受けやすい状態を特定するための検出および監視手順を採用すること。\n- CC4.1（COSO原則16）：企業は、内部統制の構成要素が存在し、機能しているかどうかを確認するために、継続的および／または個別の評価手順を選択、開発、実施すること。\n- CC4.2（COSO原則17）：企業は、速やかに内部統制の不備を評価し、必要に応じて、経営陣や取締役会など、是正措置を講じる責任を有する関係者に伝達すること。\n\nセキュリティスキャンにおいて重要な要素は、ガバナンスと実施です。GitLabでは、スキャンを定期的に実行し、ソフトウェア開発チームがそれを回避できないようにする機能をご用意しています。以下にその一部をご紹介します。\n- [ロールベースのアクセス制御](https://docs.gitlab.com/ee/user/permissions.html)：プロジェクトレベルの構成設定に変更を加えられるユーザーを制限します\n- [スキャン実行ポリシー](https://docs.gitlab.com/ee/user/application_security/policies/scan-execution-policies.html)：各コードリポジトリでスキャンの実行を強制します\n- [スキャン結果ポリシー]https://docs.gitlab.com/ee/user/application_security/policies/merge_request_approval_policies.html)：スキャン結果が適切なセキュリティ担当者によってレビューおよび承認されるようにすることで、新たに発見された脆弱性がデプロイ後のソフトウェアに導入されるのを阻止します\n- [コンプライアンスレポート](https://docs.gitlab.com/ee/user/application_security/)：GitLabの設定に加えられた変更のうち、現行のセキュリティプロセスに違反する可能性のあるものを提示します\n\nこれらの設定を導入することで、組織はソフトウェアセキュリティがアプリケーションにおいて最優先事項であり、セキュリティ対策が確実に実施されていることを証明できます。\n\n## 「可用性」と「処理の完全性」のTSC\nGitLabは、「可用性」と「処理の完全性」のTSC準拠にも役立ちます。これらの基準は、アプリケーション自体の品質とパフォーマンスに焦点を当てています。GitLabでは、以下の機能を通じて、これらの基準への準拠をサポートします。\n- [コードカバレッジレポート](https://docs.gitlab.com/ee/ci/testing/code_coverage.html)：ユニットテストの結果とコードカバレッジの変更を提示し、ソースコードがテストスイートで検証されていることを保証します\n- [Code Quality](https://docs.gitlab.com/ee/ci/testing/code_quality.html)：ソースコードの品質と複雑さを分析し、可読性と保守性を高めます\n\n上記のアプローチは、高品質かつテスト済みのコードを確保するためにソフトウェア開発ライフサイクルの早い段階で使用されるものです。これに加え、GitLabは、稼働中のアプリケーションが想定通りに動作していることを確認するための、さまざまな自動テストに使えるテンプレートも提供しています。これらのテンプレートは、以下のようなテストに対応しています。\n- [ブラウザのパフォーマンステスト](https://docs.gitlab.com/ee/ci/testing/browser_performance_testing.html)：開発ライフサイクル中にウェブサイトのロード時間を測定し、コード変更によるブラウザのパフォーマンスへの影響をテストします\n- [ロードパフォーマンステスト](https://docs.gitlab.com/ee/ci/testing/load_performance_testing.html)：開発ライフサイクル中にアプリケーションのバックエンドのシステムパフォーマンスを測定し、コード変更によるパフォーマンスへの影響をテストします\n- [カバレッジファジング](https://docs.gitlab.com/ee/user/application_security/coverage_fuzzing/)：予期しないデータや不正な形式のデータ、ランダムなデータをアプリケーションに送信し、不安定な動作やクラッシュの発生有無を監視します\n- [ウェブAPIファズテスト](https://docs.gitlab.com/ee/user/application_security/api_fuzzing/)：予期しないデータや不正な形式のデータ、ランダムなデータをAPIエンドポイントに送信し、バグやセキュリティ問題の有無を確認します\n\n組織はGitLabを使用して強力なDevSecOps手法に重点を置いて、高品質で安全なアプリケーションの構築に取り組むことで、顧客データの安全性を証明するSOC 2審査に合格しやすくなります。\n\n> **詳しく見る**：セキュア・バイ・デザインの原則で[サイバーセキュリティ態勢を強化](https://about.gitlab.com/ja-jp/the-source/security/strengthen-your-cybersecurity-strategy-with-secure-by-design/)しましょう。","article","how-gitlab-can-help-you-prepare-for-your-soc-2-exam","content:ja-jp:the-source:security:how-gitlab-can-help-you-prepare-for-your-soc-2-exam.yml","yaml","How Gitlab Can Help You Prepare For Your Soc 2 Exam","content","ja-jp/the-source/security/how-gitlab-can-help-you-prepare-for-your-soc-2-exam.yml","ja-jp/the-source/security/how-gitlab-can-help-you-prepare-for-your-soc-2-exam","yml",{"_path":34,"_dir":35,"_draft":6,"_partial":6,"_locale":7,"data":36,"_id":339,"_type":27,"title":340,"_source":29,"_file":341,"_stem":342,"_extension":32},"/shared/ja-jp/main-footer","ja-jp",{"text":37,"source":38,"edit":44,"contribute":49,"config":54,"items":59,"minimal":331},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":39,"config":40},"ページのソースを表示",{"href":41,"dataGaName":42,"dataGaLocation":43},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":45,"config":46},"このページを編集",{"href":47,"dataGaName":48,"dataGaLocation":43},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":50,"config":51},"ご協力をお願いします",{"href":52,"dataGaName":53,"dataGaLocation":43},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":55,"facebook":56,"youtube":57,"linkedin":58},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[60,87,160,231,293],{"title":61,"links":62,"subMenu":68},"プラットフォーム",[63],{"text":64,"config":65},"DevSecOpsプラットフォーム",{"href":66,"dataGaName":67,"dataGaLocation":43},"/ja-jp/platform/","devsecops platform",[69],{"title":70,"links":71},"価格",[72,77,82],{"text":73,"config":74},"プランの表示",{"href":75,"dataGaName":76,"dataGaLocation":43},"/ja-jp/pricing/","view plans",{"text":78,"config":79},"Premiumを選ぶ理由",{"href":80,"dataGaName":81,"dataGaLocation":43},"/ja-jp/pricing/premium/","why premium",{"text":83,"config":84},"Ultimateを選ぶ理由",{"href":85,"dataGaName":86,"dataGaLocation":43},"/ja-jp/pricing/ultimate/","why ultimate",{"title":88,"links":89},"ソリューション",[90,95,100,105,110,115,120,125,130,135,140,145,150,155],{"text":91,"config":92},"デジタルトランスフォーメーション",{"href":93,"dataGaName":94,"dataGaLocation":43},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":96,"config":97},"セキュリティとコンプライアンス",{"href":98,"dataGaName":99,"dataGaLocation":43},"/ja-jp/solutions/application-security-testing/","Application security testing",{"text":101,"config":102},"自動化されたソフトウェアデリバリー",{"href":103,"dataGaName":104,"dataGaLocation":43},"/ja-jp/solutions/delivery-automation/","automated software delivery",{"text":106,"config":107},"アジャイル開発",{"href":108,"dataGaName":109,"dataGaLocation":43},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":111,"config":112},"クラウドトランスフォーメーション",{"href":113,"dataGaName":114,"dataGaLocation":43},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":116,"config":117},"SCM",{"href":118,"dataGaName":119,"dataGaLocation":43},"/ja-jp/solutions/source-code-management/","source code management",{"text":121,"config":122},"CI/CD",{"href":123,"dataGaName":124,"dataGaLocation":43},"/ja-jp/solutions/continuous-integration/","continuous integration & delivery",{"text":126,"config":127},"バリューストリーム管理",{"href":128,"dataGaName":129,"dataGaLocation":43},"/ja-jp/solutions/value-stream-management/","value stream management",{"text":131,"config":132},"GitOps",{"href":133,"dataGaName":134,"dataGaLocation":43},"/ja-jp/solutions/gitops/","gitops",{"text":136,"config":137},"Enterprise",{"href":138,"dataGaName":139,"dataGaLocation":43},"/ja-jp/enterprise/","enterprise",{"text":141,"config":142},"スモールビジネス",{"href":143,"dataGaName":144,"dataGaLocation":43},"/ja-jp/small-business/","small business",{"text":146,"config":147},"公共機関",{"href":148,"dataGaName":149,"dataGaLocation":43},"/ja-jp/solutions/public-sector/","public sector",{"text":151,"config":152},"教育",{"href":153,"dataGaName":154,"dataGaLocation":43},"/ja-jp/solutions/education/","education",{"text":156,"config":157},"金融サービス",{"href":158,"dataGaName":159,"dataGaLocation":43},"/ja-jp/solutions/finance/","financial services",{"title":161,"links":162},"関連リソース",[163,168,173,178,183,188,192,196,201,206,211,216,221,226],{"text":164,"config":165},"インストール",{"href":166,"dataGaName":167,"dataGaLocation":43},"/ja-jp/install/","install",{"text":169,"config":170},"クイックスタートガイド",{"href":171,"dataGaName":172,"dataGaLocation":43},"/ja-jp/get-started/","quick setup checklists",{"text":174,"config":175},"学ぶ",{"href":176,"dataGaName":177,"dataGaLocation":43},"https://university.gitlab.com/","learn",{"text":179,"config":180},"製品ドキュメント",{"href":181,"dataGaName":182,"dataGaLocation":43},"https://docs.gitlab.com/","docs",{"text":184,"config":185},"ブログ",{"href":186,"dataGaName":187},"/ja-jp/blog/","blog",{"text":189,"config":190},"お客様の成功事例",{"href":191,"dataGaLocation":43},"/ja-jp/customers/",{"text":193,"config":194},"お客様成功事例",{"href":191,"dataGaName":195,"dataGaLocation":43},"customer success stories",{"text":197,"config":198},"リモート",{"href":199,"dataGaName":200,"dataGaLocation":43},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":202,"config":203},"GitLabサービス",{"href":204,"dataGaName":205,"dataGaLocation":43},"/ja-jp/services/","services",{"text":207,"config":208},"TeamOps",{"href":209,"dataGaName":210,"dataGaLocation":43},"/ja-jp/teamops/","teamops",{"text":212,"config":213},"コミュニティ",{"href":214,"dataGaName":215,"dataGaLocation":43},"/community/","community",{"text":217,"config":218},"フォーラム",{"href":219,"dataGaName":220,"dataGaLocation":43},"https://forum.gitlab.com/","forum",{"text":222,"config":223},"イベント",{"href":224,"dataGaName":225,"dataGaLocation":43},"/events/","events",{"text":227,"config":228},"パートナー",{"href":229,"dataGaName":230,"dataGaLocation":43},"/ja-jp/partners/","partners",{"title":232,"links":233},"Company",[234,239,244,249,254,259,264,268,273,278,283,288],{"text":235,"config":236},"GitLabについて",{"href":237,"dataGaName":238,"dataGaLocation":43},"/ja-jp/company/","company",{"text":240,"config":241},"採用情報",{"href":242,"dataGaName":243,"dataGaLocation":43},"/jobs/","jobs",{"text":245,"config":246},"経営陣",{"href":247,"dataGaName":248,"dataGaLocation":43},"/company/team/e-group/","leadership",{"text":250,"config":251},"チーム",{"href":252,"dataGaName":253,"dataGaLocation":43},"/company/team/","team",{"text":255,"config":256},"ハンドブック",{"href":257,"dataGaName":258,"dataGaLocation":43},"https://handbook.gitlab.com/","handbook",{"text":260,"config":261},"投資家向け情報",{"href":262,"dataGaName":263,"dataGaLocation":43},"https://ir.gitlab.com/","investor relations",{"text":265,"config":266},"Sustainability",{"href":267,"dataGaName":265,"dataGaLocation":43},"/sustainability/",{"text":269,"config":270},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":271,"dataGaName":272,"dataGaLocation":43},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":274,"config":275},"トラストセンター",{"href":276,"dataGaName":277,"dataGaLocation":43},"/ja-jp/security/","trust center",{"text":279,"config":280},"ニュースレター",{"href":281,"dataGaName":282,"dataGaLocation":43},"/company/contact/","newsletter",{"text":284,"config":285},"プレス",{"href":286,"dataGaName":287,"dataGaLocation":43},"/press/","press",{"text":289,"config":290},"現代奴隷制の透明性に関する声明",{"href":291,"dataGaName":292,"dataGaLocation":43},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":294,"links":295},"お問い合わせ",[296,300,305,310,315,320,325],{"text":294,"config":297},{"href":298,"dataGaName":299,"dataGaLocation":43},"/ja-jp/sales/","sales",{"text":301,"config":302},"サポートを受ける",{"href":303,"dataGaName":304,"dataGaLocation":43},"/support/","get help",{"text":306,"config":307},"カスタマーポータル",{"href":308,"dataGaName":309,"dataGaLocation":43},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"text":311,"config":312},"ステータス",{"href":313,"dataGaName":314,"dataGaLocation":43},"https://status.gitlab.com/","status",{"text":316,"config":317},"利用規約",{"href":318,"dataGaName":319,"dataGaLocation":43},"/terms/","terms of use",{"text":321,"config":322},"プライバシーに関する声明",{"href":323,"dataGaName":324,"dataGaLocation":43},"/ja-jp/privacy/","privacy statement",{"text":326,"config":327},"Cookieの設定",{"dataGaName":328,"dataGaLocation":43,"id":329,"isOneTrustButton":330},"cookie preferences","ot-sdk-btn",true,{"items":332},[333,335,337],{"text":316,"config":334},{"href":318,"dataGaName":319,"dataGaLocation":43},{"text":321,"config":336},{"href":323,"dataGaName":324,"dataGaLocation":43},{"text":326,"config":338},{"dataGaName":328,"dataGaLocation":43,"id":329,"isOneTrustButton":330},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":344,"_dir":345,"_draft":6,"_partial":6,"_locale":7,"id":346,"visibility":330,"title":347,"button":348,"_id":352,"_type":27,"_source":29,"_file":353,"_stem":354,"_extension":32},"/shared/ja-jp/the-source/banner/the-economics-of-software-innovation-2025-08-18","banner","The Economics of Software Innovation","The Economics of Software Innovation—AI’s $750 Billion Opportunity",{"config":349,"text":351},{"href":350},"/software-innovation-report/","Get the research report","content:shared:ja-jp:the-source:banner:the-economics-of-software-innovation-2025-08-18.yml","shared/ja-jp/the-source/banner/the-economics-of-software-innovation-2025-08-18.yml","shared/ja-jp/the-source/banner/the-economics-of-software-innovation-2025-08-18",{"_path":356,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"logo":357,"subscribeLink":362,"navItems":366,"_id":378,"_type":27,"title":379,"_source":29,"_file":380,"_stem":381,"_extension":32},"/shared/ja-jp/the-source/navigation",{"altText":358,"config":359},"the source logo",{"src":360,"href":361},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750191004/t7wz1klfb2kxkezksv9t.svg","/ja-jp/the-source/",{"text":363,"config":364},"購読する",{"href":365},"#subscribe",[367,371,374],{"text":368,"config":369},"人工知能",{"href":370},"/ja-jp/the-source/ai/",{"text":96,"config":372},{"href":373},"/ja-jp/the-source/security/",{"text":375,"config":376},"プラットフォームとインフラストラクチャ",{"href":377},"/ja-jp/the-source/platform/","content:shared:ja-jp:the-source:navigation.yml","Navigation","shared/ja-jp/the-source/navigation.yml","shared/ja-jp/the-source/navigation",{"_path":383,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"title":384,"description":385,"submitMessage":386,"formData":387,"_id":390,"_type":27,"_source":29,"_file":391,"_stem":392,"_extension":32},"/shared/ja-jp/the-source/newsletter","The Sourceニュースレター","ソフトウェア開発の未来への洞察に関する最新情報を入手しましょう。","The Sourceのニュースレターへの登録が完了しました。",{"config":388},{"formId":389,"formName":282,"hideRequiredLabel":330},28467,"content:shared:ja-jp:the-source:newsletter.yml","shared/ja-jp/the-source/newsletter.yml","shared/ja-jp/the-source/newsletter",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"config":394,"seo":395,"content":396,"type":24,"category":5,"slug":25,"_id":26,"_type":27,"title":28,"_source":29,"_file":30,"_stem":31,"_extension":32},{"layout":9,"template":10,"author":11,"featured":6},{"title":13,"description":14,"ogImage":15},{"title":13,"date":17,"description":14,"timeToRead":18,"heroImage":15,"keyTakeaways":397,"articleBody":23},[20,21,22],{"categoryNames":399},{"ai":368,"platform":375,"security":96},{"_path":401,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"config":402,"seo":403,"content":405,"type":420,"slug":5,"_id":421,"_type":27,"title":7,"_source":29,"_file":422,"_stem":423,"_extension":32},"/ja-jp/the-source/security",{"layout":9},{"title":96,"description":404,"ogImage":7},"進化するセキュリティ脅威とコンプライアンス要件に対応するための最新情報をお届けします。",[406,412],{"componentName":407,"componentContent":408},"TheSourceCategoryHero",{"title":96,"description":404,"image":409},{"config":410},{"src":411},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463273/aplkxrvwpii26xao5yhi.png",{"componentName":413,"componentContent":414},"TheSourceCategoryMainSection",{"config":415},{"sourceCTAs":416},[417,418,419],"source-lp-guide-to-dynamic-sboms","source-lp-a-field-guide-to-threat-vectors-in-the-software-supply-chain","application-security-in-the-digital-age","category","content:ja-jp:the-source:security:index.yml","ja-jp/the-source/security/index.yml","ja-jp/the-source/security/index",{"_path":425,"_dir":426,"_draft":6,"_partial":6,"_locale":7,"config":427,"title":428,"description":429,"link":430,"_id":436,"_type":27,"_source":29,"_file":437,"_stem":438,"_extension":32},"/shared/ja-jp/the-source/source-lp-ctas/application-security-in-the-digital-age","source-lp-ctas",{"slug":419},"デジタル時代のアプリケーション・セキュリティ","[世界各地のDevSecOpsの専門家5,000名を対象に行った調査結果](https://about.gitlab.com/ja-jp/developer-survey/2024/security-compliance/)を読み、組織がアタックサーフェス（攻撃対象領域）の増加にどのように取り組んでいるか、またセキュリティとAIに対する姿勢がどのように変化しているかをご覧ください。",{"text":431,"config":432},"レポートを読む",{"href":433,"dataGaName":434,"dataGaLocation":435},"/ja-jp/developer-survey/2024/security-compliance/","Application Security in the Digital Age","thesource","content:shared:ja-jp:the-source:source-lp-ctas:application-security-in-the-digital-age.yml","shared/ja-jp/the-source/source-lp-ctas/application-security-in-the-digital-age.yml","shared/ja-jp/the-source/source-lp-ctas/application-security-in-the-digital-age",{"_path":401,"_dir":9,"_draft":6,"_partial":6,"_locale":7,"config":440,"seo":441,"content":442,"type":420,"slug":5,"_id":421,"_type":27,"title":7,"_source":29,"_file":422,"_stem":423,"_extension":32},{"layout":9},{"title":96,"description":404,"ogImage":7},[443,447],{"componentName":407,"componentContent":444},{"title":96,"description":404,"image":445},{"config":446},{"src":411},{"componentName":413,"componentContent":448},{"config":449},{"sourceCTAs":450},[417,418,419],[452,456,467],{"_path":425,"_dir":426,"_draft":6,"_partial":6,"_locale":7,"config":453,"title":428,"description":429,"link":454,"_id":436,"_type":27,"_source":29,"_file":437,"_stem":438,"_extension":32},{"slug":419},{"text":431,"config":455},{"href":433,"dataGaName":434,"dataGaLocation":435},{"_path":457,"_dir":426,"_draft":6,"_partial":6,"_locale":7,"config":458,"title":459,"link":460,"_id":464,"_type":27,"_source":29,"_file":465,"_stem":466,"_extension":32},"/shared/ja-jp/the-source/source-lp-ctas/source-lp-a-field-guide-to-threat-vectors-in-the-software-supply-chain",{"slug":418},"ソフトウェアサプライチェーンにおける脅威ベクターのフィールドガイド",{"config":461},{"href":462,"dataGaName":463,"dataGaLocation":435},"/the-source/security/field-guide-to-threat-vectors-in-the-software-supply-chain/","A field guide to threat vectors in the software supply chain","content:shared:ja-jp:the-source:source-lp-ctas:source-lp-a-field-guide-to-threat-vectors-in-the-software-supply-chain.yml","shared/ja-jp/the-source/source-lp-ctas/source-lp-a-field-guide-to-threat-vectors-in-the-software-supply-chain.yml","shared/ja-jp/the-source/source-lp-ctas/source-lp-a-field-guide-to-threat-vectors-in-the-software-supply-chain",{"_path":468,"_dir":426,"_draft":6,"_partial":6,"_locale":7,"config":469,"title":470,"description":471,"link":472,"_id":477,"_type":27,"_source":29,"_file":478,"_stem":479,"_extension":32},"/shared/ja-jp/the-source/source-lp-ctas/source-lp-guide-to-dynamic-sboms",{"slug":417},"GitLab動的SBOMガイド： 最新のソフトウェア開発に不可欠な要素","ソフトウェア部品表（SBOM）を使用して、これまで認識されていなかった組織リスクを可視化する方法をご紹介します。",{"text":473,"config":474},"ガイドを読む",{"href":475,"dataGaName":476,"dataGaLocation":435},"/the-source/security/guide-to-dynamic-sboms/","Guide to Dynamic SBOMs","content:shared:ja-jp:the-source:source-lp-ctas:source-lp-guide-to-dynamic-sboms.yml","shared/ja-jp/the-source/source-lp-ctas/source-lp-guide-to-dynamic-sboms.yml","shared/ja-jp/the-source/source-lp-ctas/source-lp-guide-to-dynamic-sboms",[481,504,520,536,552,573,593,609,627,647,664,685,701,719,735,753,772,790,809,830,851,867,883,901,919,938,954,972,988,1007],{"_path":482,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":484,"seo":485,"content":487,"type":499,"slug":500,"_id":501,"_type":27,"title":486,"_source":29,"_file":502,"_stem":503,"_extension":32},"/ja-jp/the-source/authors/amanda-rueda","authors",{"layout":9},{"title":486},"Amanda Rueda",[488,497],{"componentName":489,"componentContent":490},"TheSourceAuthorHero",{"config":491,"name":486,"headshot":494},{"gitlabHandle":492,"linkedInProfileUrl":493},"amandarueda","https://www.linkedin.com/in/amandamrueda/",{"altText":486,"config":495},{"src":496},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463383/osecw1pzbxvb7fhqhiky.png",{"componentName":498},"TheSourceArticlesList","author","amanda-rueda","content:ja-jp:the-source:authors:amanda-rueda.yml","ja-jp/the-source/authors/amanda-rueda.yml","ja-jp/the-source/authors/amanda-rueda",{"_path":505,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":506,"seo":507,"content":509,"type":499,"slug":516,"_id":517,"_type":27,"title":508,"_source":29,"_file":518,"_stem":519,"_extension":32},"/ja-jp/the-source/authors/andre-michael-braun",{"layout":9},{"title":508},"Andre Michael Braun",[510,515],{"componentName":489,"componentContent":511},{"name":508,"headshot":512},{"altText":508,"config":513},{"src":514},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463336/yl27k7wdlnkzsizwknn1.jpg",{"componentName":498},"andre-michael-braun","content:ja-jp:the-source:authors:andre-michael-braun.yml","ja-jp/the-source/authors/andre-michael-braun.yml","ja-jp/the-source/authors/andre-michael-braun",{"_path":521,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":522,"seo":523,"content":525,"type":499,"slug":532,"_id":533,"_type":27,"title":524,"_source":29,"_file":534,"_stem":535,"_extension":32},"/ja-jp/the-source/authors/andrew-haschka",{"layout":9},{"title":524},"Andrew Haschka",[526,531],{"componentName":489,"componentContent":527},{"name":524,"headshot":528},{"altText":524,"config":529},{"src":530},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463349/z1qnc4uxmqgg3hnm3da4.png",{"componentName":498},"andrew-haschka","content:ja-jp:the-source:authors:andrew-haschka.yml","ja-jp/the-source/authors/andrew-haschka.yml","ja-jp/the-source/authors/andrew-haschka",{"_path":537,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":538,"seo":539,"content":541,"type":499,"slug":548,"_id":549,"_type":27,"title":540,"_source":29,"_file":550,"_stem":551,"_extension":32},"/ja-jp/the-source/authors/ayoub-fandi",{"layout":9},{"title":540},"Ayoub Fandi",[542,547],{"componentName":489,"componentContent":543},{"name":540,"headshot":544},{"altText":540,"config":545},{"src":546},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463329/wyp554loeyoibx3ozren.jpg",{"componentName":498},"ayoub-fandi","content:ja-jp:the-source:authors:ayoub-fandi.yml","ja-jp/the-source/authors/ayoub-fandi.yml","ja-jp/the-source/authors/ayoub-fandi",{"_path":553,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":554,"seo":555,"content":557,"type":499,"slug":569,"_id":570,"_type":27,"title":556,"_source":29,"_file":571,"_stem":572,"_extension":32},"/ja-jp/the-source/authors/brian-wald",{"layout":9},{"title":556},"Brian Wald",[558,568],{"componentName":489,"componentContent":559},{"config":560,"name":556,"role":563,"bio":564,"headshot":565},{"gitlabHandle":561,"linkedInProfileUrl":562},"brianwald","https://www.linkedin.com/in/brianwald/","グローバルフィールドCTO組織主任","GitLabグローバルフィールドのCTO組織主任。エンタープライズソフトウェア開発プラクティスの変革に専念する、ダイナミックなフィールドCTOチームを統率しています。",{"altText":556,"config":566},{"src":567},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463417/fugpbux9miqbdx3wewtu.jpg",{"componentName":498},"brian-wald","content:ja-jp:the-source:authors:brian-wald.yml","ja-jp/the-source/authors/brian-wald.yml","ja-jp/the-source/authors/brian-wald",{"_path":574,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":575,"seo":576,"content":578,"type":499,"slug":589,"_id":590,"_type":27,"title":577,"_source":29,"_file":591,"_stem":592,"_extension":32},"/ja-jp/the-source/authors/bryan-ross",{"layout":9},{"title":577},"Bryan Ross",[579,588],{"componentName":489,"componentContent":580},{"config":581,"name":577,"headshot":585},{"gitlabHandle":582,"twitterXProfileUrl":583,"linkedInProfileUrl":584},"bryanrossuk","https://twitter.com/bryanrossuk","https://www.linkedin.com/in/bryanross",{"altText":577,"config":586},{"src":587},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463324/mvdyvskii4hltdrgqxom.jpg",{"componentName":498},"bryan-ross","content:ja-jp:the-source:authors:bryan-ross.yml","ja-jp/the-source/authors/bryan-ross.yml","ja-jp/the-source/authors/bryan-ross",{"_path":594,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":595,"seo":596,"content":598,"type":499,"slug":605,"_id":606,"_type":27,"title":597,"_source":29,"_file":607,"_stem":608,"_extension":32},"/ja-jp/the-source/authors/chandler-gibbons",{"layout":9},{"title":597},"Chandler Gibbons",[599,604],{"componentName":489,"componentContent":600},{"name":597,"headshot":601},{"altText":597,"config":602},{"src":603},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463362/o7g9fqtqtjvegfwniuxh.jpg",{"componentName":498},"chandler-gibbons","content:ja-jp:the-source:authors:chandler-gibbons.yml","ja-jp/the-source/authors/chandler-gibbons.yml","ja-jp/the-source/authors/chandler-gibbons",{"_path":610,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":611,"seo":612,"content":614,"type":499,"slug":623,"_id":624,"_type":27,"title":613,"_source":29,"_file":625,"_stem":626,"_extension":32},"/ja-jp/the-source/authors/dave-steer",{"layout":9},{"title":613},"Dave Steer",[615,622],{"componentName":489,"componentContent":616},{"config":617,"name":613,"headshot":619},{"gitlabHandle":618},"dsteer",{"altText":613,"config":620},{"src":621},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463457/zbtapdkglu3yb9suaq7w.png",{"componentName":498},"dave-steer","content:ja-jp:the-source:authors:dave-steer.yml","ja-jp/the-source/authors/dave-steer.yml","ja-jp/the-source/authors/dave-steer",{"_path":628,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":629,"seo":630,"content":632,"type":499,"slug":642,"_id":643,"_type":27,"title":644,"_source":29,"_file":645,"_stem":646,"_extension":32},"/ja-jp/the-source/authors/ddesanto",{"layout":9},{"title":631},"David DeSanto",[633,641],{"componentName":489,"componentContent":634},{"config":635,"name":631,"headshot":638},{"gitlabHandle":636,"linkedInProfileUrl":637},"david","https://www.linkedin.com/in/ddesanto/",{"altText":631,"config":639},{"src":640},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463446/bgnljs84zcsxj0t6nvix.png",{"componentName":498},"ddesanto","content:ja-jp:the-source:authors:ddesanto.yml","Ddesanto","ja-jp/the-source/authors/ddesanto.yml","ja-jp/the-source/authors/ddesanto",{"_path":648,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":649,"seo":650,"content":652,"type":499,"slug":659,"_id":660,"_type":27,"title":661,"_source":29,"_file":662,"_stem":663,"_extension":32},"/ja-jp/the-source/authors/derek-debellis",{"layout":9},{"title":651},"Derek DeBellis",[653,658],{"componentName":489,"componentContent":654},{"name":651,"headshot":655},{"altText":651,"config":656},{"src":657},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463385/sbnjwfaguszi5g2smzr7.png",{"componentName":498},"derek-debellis","content:ja-jp:the-source:authors:derek-debellis.yml","Derek Debellis","ja-jp/the-source/authors/derek-debellis.yml","ja-jp/the-source/authors/derek-debellis",{"_path":665,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":666,"seo":667,"content":669,"type":499,"slug":681,"_id":682,"_type":27,"title":668,"_source":29,"_file":683,"_stem":684,"_extension":32},"/ja-jp/the-source/authors/emilio-salvador",{"layout":9},{"title":668},"Emilio Salvador",[670,680],{"componentName":489,"componentContent":671},{"config":672,"name":668,"role":675,"bio":676,"headshot":677},{"gitlabHandle":673,"linkedInProfileUrl":674},"esalvadorp","https://www.linkedin.com/in/emiliosp/","戦略・デベロッパーリレーションズ部門バイスプレジデント","Emilio Salvadorは、GitLabの戦略・デベロッパーリレーションズ部門のバイスプレジデントです。技術部門の幹部社員として20年以上の経験を持つEmilioは、AmazonとMicrosoftでの勤務経験があり、最近ではGoogleのデベロッパーアドボカシーおよびエクスペリエンスチームの戦略と運営を統括しました。MIT大学スローン経営大学院でMBAを取得。",{"altText":668,"config":678},{"src":679},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463402/g0snp3uisjm4tj3pkqcw.jpg",{"componentName":498},"emilio-salvador","content:ja-jp:the-source:authors:emilio-salvador.yml","ja-jp/the-source/authors/emilio-salvador.yml","ja-jp/the-source/authors/emilio-salvador",{"_path":686,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":687,"seo":688,"content":690,"type":499,"slug":697,"_id":698,"_type":27,"title":689,"_source":29,"_file":699,"_stem":700,"_extension":32},"/ja-jp/the-source/authors/erika-feldman",{"layout":9},{"title":689},"Erika Feldman",[691,696],{"componentName":489,"componentContent":692},{"name":689,"headshot":693},{"altText":689,"config":694},{"src":695},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463354/d9quqvz7d2ayjwif7vdn.png",{"componentName":498},"erika-feldman","content:ja-jp:the-source:authors:erika-feldman.yml","ja-jp/the-source/authors/erika-feldman.yml","ja-jp/the-source/authors/erika-feldman",{"_path":702,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":703,"seo":704,"content":706,"type":499,"slug":715,"_id":716,"_type":27,"title":705,"_source":29,"_file":717,"_stem":718,"_extension":32},"/ja-jp/the-source/authors/george-kichukov",{"layout":9},{"title":705},"George Kichukov",[707,714],{"componentName":489,"componentContent":708},{"config":709,"name":705,"headshot":711},{"gitlabHandle":710},"gkichukov",{"altText":705,"config":712},{"src":713},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463366/dk2knfancgsxocjkmyoa.jpg",{"componentName":498},"george-kichukov","content:ja-jp:the-source:authors:george-kichukov.yml","ja-jp/the-source/authors/george-kichukov.yml","ja-jp/the-source/authors/george-kichukov",{"_path":720,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":721,"seo":722,"content":724,"type":499,"slug":11,"_id":731,"_type":27,"title":732,"_source":29,"_file":733,"_stem":734,"_extension":32},"/ja-jp/the-source/authors/gitlab",{"layout":9},{"title":723},"GitLab",[725,730],{"componentName":489,"componentContent":726},{"name":723,"headshot":727},{"altText":723,"config":728},{"src":729},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463461/ts7io0hgpdyqylbzfire.png",{"componentName":498},"content:ja-jp:the-source:authors:gitlab.yml","Gitlab","ja-jp/the-source/authors/gitlab.yml","ja-jp/the-source/authors/gitlab",{"_path":736,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":737,"seo":738,"content":740,"type":499,"slug":749,"_id":750,"_type":27,"title":739,"_source":29,"_file":751,"_stem":752,"_extension":32},"/ja-jp/the-source/authors/grant-hickman",{"layout":9},{"title":739},"Grant Hickman",[741,748],{"componentName":489,"componentContent":742},{"config":743,"name":739,"headshot":745},{"gitlabHandle":744},"g.hickman",{"altText":739,"config":746},{"src":747},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463463/f3uqwtugqotyhwutz5gu.png",{"componentName":498},"grant-hickman","content:ja-jp:the-source:authors:grant-hickman.yml","ja-jp/the-source/authors/grant-hickman.yml","ja-jp/the-source/authors/grant-hickman",{"_path":754,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":755,"seo":756,"content":758,"type":499,"slug":768,"_id":769,"_type":27,"title":757,"_source":29,"_file":770,"_stem":771,"_extension":32},"/ja-jp/the-source/authors/haim-snir",{"layout":9},{"title":757},"Haim Snir",[759,767],{"componentName":489,"componentContent":760},{"config":761,"name":757,"headshot":764},{"gitlabHandle":762,"linkedInProfileUrl":763},"hsnir1","https://www.linkedin.com/in/haimsnir/",{"altText":757,"config":765},{"src":766},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463395/nubmshvaq8wpomopllni.png",{"componentName":498},"haim-snir","content:ja-jp:the-source:authors:haim-snir.yml","ja-jp/the-source/authors/haim-snir.yml","ja-jp/the-source/authors/haim-snir",{"_path":773,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":774,"seo":775,"content":777,"type":499,"slug":781,"_id":786,"_type":27,"title":787,"_source":29,"_file":788,"_stem":789,"_extension":32},"/ja-jp/the-source/authors/iganbaruch",{"layout":9},{"title":776},"Itzik Gan Baruch",[778,785],{"componentName":489,"componentContent":779},{"config":780,"name":776,"headshot":782},{"gitlabHandle":781},"iganbaruch",{"altText":776,"config":783},{"src":784},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463443/vibb2fkc0ojni2d1eqde.png",{"componentName":498},"content:ja-jp:the-source:authors:iganbaruch.yml","Iganbaruch","ja-jp/the-source/authors/iganbaruch.yml","ja-jp/the-source/authors/iganbaruch",{"_path":791,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":792,"seo":793,"content":795,"type":499,"slug":804,"_id":805,"_type":27,"title":806,"_source":29,"_file":807,"_stem":808,"_extension":32},"/ja-jp/the-source/authors/jlongo",{"layout":9},{"title":794},"Joseph Longo",[796,803],{"componentName":489,"componentContent":797},{"config":798,"name":794,"headshot":800},{"gitlabHandle":799},"jlongo_gitlab",{"altText":794,"config":801},{"src":802},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463434/uoxaknpmoposbbgzqji8.png",{"componentName":498},"jlongo","content:ja-jp:the-source:authors:jlongo.yml","Jlongo","ja-jp/the-source/authors/jlongo.yml","ja-jp/the-source/authors/jlongo",{"_path":810,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":811,"seo":812,"content":814,"type":499,"slug":826,"_id":827,"_type":27,"title":813,"_source":29,"_file":828,"_stem":829,"_extension":32},"/ja-jp/the-source/authors/joel-krooswyk",{"layout":9},{"title":813},"Joel Krooswyk",[815,825],{"componentName":489,"componentContent":816},{"config":817,"name":813,"role":820,"bio":821,"headshot":822},{"gitlabHandle":818,"linkedInProfileUrl":819},"jkrooswyk","https://www.linkedin.com/in/joelrkrooswyk/","連邦CTO","Joel KrooswykはGitLabの連邦CTOです。Joelは2017年からGitLabの成長に積極的に関わってきました。25年にわたるリーダーシップの経験は、米国の公共部門だけでなく、世界中の中小企業、中堅企業、大企業にも及んでいます。Joelは、政府の政策に関する深い専門知識と、テクノロジー、ソフトウェア開発、AI、サイバーセキュリティにおける豊富な経験を兼ね備えており、産業界や政府機関から、政策の解説や対応について頻繁に依頼を受けています。",{"altText":813,"config":823},{"src":824},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463423/mkmdhuxsjggfvokdmdv7.jpg",{"componentName":498},"joel-krooswyk","content:ja-jp:the-source:authors:joel-krooswyk.yml","ja-jp/the-source/authors/joel-krooswyk.yml","ja-jp/the-source/authors/joel-krooswyk",{"_path":831,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":832,"seo":833,"content":835,"type":499,"slug":847,"_id":848,"_type":27,"title":834,"_source":29,"_file":849,"_stem":850,"_extension":32},"/ja-jp/the-source/authors/josh-lemos",{"layout":9},{"title":834},"Josh Lemos",[836,846],{"componentName":489,"componentContent":837},{"config":838,"name":834,"role":841,"bio":842,"headshot":843},{"gitlabHandle":839,"linkedInProfileUrl":840},"joshlemos","https://www.linkedin.com/in/joshlemos/","最高情報セキュリティ責任者","Josh Lemosは20年にわたり情報セキュリティチームを率いてきた経験を生かし、GitLab Inc.の最高情報セキュリティ責任者を務めています。具体的には、情報資産とテクノロジーを適切に保護するための企業ビジョン、戦略、プログラムの確立および維持、Gitlab DevSecOpsプラットフォームの強化、そして顧客への最高水準のセキュリティ提供といった職務を担当しています。",{"altText":834,"config":844},{"src":845},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463405/f4rqtiecakrekvxfhqar.jpg",{"componentName":498},"josh-lemos","content:ja-jp:the-source:authors:josh-lemos.yml","ja-jp/the-source/authors/josh-lemos.yml","ja-jp/the-source/authors/josh-lemos",{"_path":852,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":853,"seo":854,"content":856,"type":499,"slug":863,"_id":864,"_type":27,"title":855,"_source":29,"_file":865,"_stem":866,"_extension":32},"/ja-jp/the-source/authors/julie-griffin",{"layout":9},{"title":855},"Julie Griffin",[857,862],{"componentName":489,"componentContent":858},{"name":855,"headshot":859},{"altText":855,"config":860},{"src":861},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463371/hqkbr3uk8hw2de7tltn4.webp",{"componentName":498},"julie-griffin","content:ja-jp:the-source:authors:julie-griffin.yml","ja-jp/the-source/authors/julie-griffin.yml","ja-jp/the-source/authors/julie-griffin",{"_path":868,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":869,"seo":870,"content":872,"type":499,"slug":879,"_id":880,"_type":27,"title":871,"_source":29,"_file":881,"_stem":882,"_extension":32},"/ja-jp/the-source/authors/kristina-weis",{"layout":9},{"title":871},"Kristina Weis",[873,878],{"componentName":489,"componentContent":874},{"name":871,"headshot":875},{"altText":871,"config":876},{"src":877},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463469/eoolq6n6bs0zb8gmf0js.webp",{"componentName":498},"kristina-weis","content:ja-jp:the-source:authors:kristina-weis.yml","ja-jp/the-source/authors/kristina-weis.yml","ja-jp/the-source/authors/kristina-weis",{"_path":884,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":885,"seo":886,"content":888,"type":499,"slug":897,"_id":898,"_type":27,"title":887,"_source":29,"_file":899,"_stem":900,"_extension":32},"/ja-jp/the-source/authors/lee-faus",{"layout":9},{"title":887},"Lee Faus",[889,896],{"componentName":489,"componentContent":890},{"config":891,"name":887,"headshot":893},{"gitlabHandle":892},"lfaus",{"altText":887,"config":894},{"src":895},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463398/vivhlomglvnstamj54bo.jpg",{"componentName":498},"lee-faus","content:ja-jp:the-source:authors:lee-faus.yml","ja-jp/the-source/authors/lee-faus.yml","ja-jp/the-source/authors/lee-faus",{"_path":902,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":903,"seo":904,"content":906,"type":499,"slug":910,"_id":915,"_type":27,"title":916,"_source":29,"_file":917,"_stem":918,"_extension":32},"/ja-jp/the-source/authors/ncregan",{"layout":9},{"title":905},"Niall Cregan",[907,914],{"componentName":489,"componentContent":908},{"config":909,"name":905,"headshot":911},{"gitlabHandle":910},"ncregan",{"altText":905,"config":912},{"src":913},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463431/yrtwodocb4cu3j7lkhyo.png",{"componentName":498},"content:ja-jp:the-source:authors:ncregan.yml","Ncregan","ja-jp/the-source/authors/ncregan.yml","ja-jp/the-source/authors/ncregan",{"_path":920,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":921,"seo":922,"content":924,"type":499,"slug":933,"_id":934,"_type":27,"title":935,"_source":29,"_file":936,"_stem":937,"_extension":32},"/ja-jp/the-source/authors/rschulman",{"layout":9},{"title":923},"Robin Schulman",[925,932],{"componentName":489,"componentContent":926},{"config":927,"name":923,"headshot":929},{"gitlabHandle":928},"robin",{"altText":923,"config":930},{"src":931},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463437/u2xfbudw1f8hhnkrgaoy.webp",{"componentName":498},"rschulman","content:ja-jp:the-source:authors:rschulman.yml","Rschulman","ja-jp/the-source/authors/rschulman.yml","ja-jp/the-source/authors/rschulman",{"_path":939,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":940,"seo":941,"content":943,"type":499,"slug":950,"_id":951,"_type":27,"title":942,"_source":29,"_file":952,"_stem":953,"_extension":32},"/ja-jp/the-source/authors/sabrina-farmer",{"layout":9},{"title":942},"Sabrina Farmer",[944,949],{"componentName":489,"componentContent":945},{"name":942,"headshot":946},{"altText":942,"config":947},{"src":948},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463377/udmzbjjr5xrcrffdlphx.webp",{"componentName":498},"sabrina-farmer","content:ja-jp:the-source:authors:sabrina-farmer.yml","ja-jp/the-source/authors/sabrina-farmer.yml","ja-jp/the-source/authors/sabrina-farmer",{"_path":955,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":956,"seo":957,"content":959,"type":499,"slug":968,"_id":969,"_type":27,"title":958,"_source":29,"_file":970,"_stem":971,"_extension":32},"/ja-jp/the-source/authors/sandra-gittlen",{"layout":9},{"title":958},"Sandra Gittlen",[960,967],{"componentName":489,"componentContent":961},{"config":962,"name":958,"headshot":964},{"gitlabHandle":963},"sgittlen",{"altText":958,"config":965},{"src":966},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463466/r7ckb9h2zr4c2rsz3zlm.png",{"componentName":498},"sandra-gittlen","content:ja-jp:the-source:authors:sandra-gittlen.yml","ja-jp/the-source/authors/sandra-gittlen.yml","ja-jp/the-source/authors/sandra-gittlen",{"_path":973,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":974,"seo":975,"content":977,"type":499,"slug":984,"_id":985,"_type":27,"title":976,"_source":29,"_file":986,"_stem":987,"_extension":32},"/ja-jp/the-source/authors/sharon-gaudin",{"layout":9},{"title":976},"Sharon Gaudin",[978,983],{"componentName":489,"componentContent":979},{"name":976,"headshot":980},{"altText":976,"config":981},{"src":982},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463475/h6j4nnvykzyfzgvl7txb.webp",{"componentName":498},"sharon-gaudin","content:ja-jp:the-source:authors:sharon-gaudin.yml","ja-jp/the-source/authors/sharon-gaudin.yml","ja-jp/the-source/authors/sharon-gaudin",{"_path":989,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":990,"seo":991,"content":993,"type":499,"slug":1003,"_id":1004,"_type":27,"title":992,"_source":29,"_file":1005,"_stem":1006,"_extension":32},"/ja-jp/the-source/authors/stephen-walters",{"layout":9},{"title":992},"Stephen Walters",[994,1002],{"componentName":489,"componentContent":995},{"config":996,"name":992,"headshot":999},{"gitlabHandle":997,"linkedInProfileUrl":998},"swalters1","https://www.linkedin.com/in/1stephenwalters/",{"altText":992,"config":1000},{"src":1001},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463392/g6ktk5qb4vcqc9wqjlf9.jpg",{"componentName":498},"stephen-walters","content:ja-jp:the-source:authors:stephen-walters.yml","ja-jp/the-source/authors/stephen-walters.yml","ja-jp/the-source/authors/stephen-walters",{"_path":1008,"_dir":483,"_draft":6,"_partial":6,"_locale":7,"config":1009,"seo":1010,"content":1012,"type":499,"slug":1024,"_id":1025,"_type":27,"title":1026,"_source":29,"_file":1027,"_stem":1028,"_extension":32},"/ja-jp/the-source/authors/taylor-mccaslin",{"layout":9},{"title":1011},"Taylor McCaslin",[1013,1023],{"componentName":489,"componentContent":1014},{"config":1015,"name":1011,"role":1018,"bio":1019,"headshot":1020},{"gitlabHandle":1016,"linkedInProfileUrl":1017},"tmccaslin","https://www.linkedin.com/in/taylormccaslin/","グループマネージャー、製品 - データサイエンス","Taylor McCaslinは、GitLabのAI/ML担当プロダクトリーダーです。AI PoweredおよびModelOpsステージグループを管理するプロダクトマネージャーチームを率い、GitLabユーザーがDevOpsプログラムの一環としてデータサイエンスを活用できるようにするためのビジョンと方向性を示しています。GitLabに入社する前は、Indeed、Duo Security、WP Engineに勤務していました。",{"altText":1011,"config":1021},{"src":1022},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463427/trfasilaeasosxfcxmsm.jpg",{"componentName":498},"taylor-mccaslin","content:ja-jp:the-source:authors:taylor-mccaslin.yml","Taylor Mccaslin","ja-jp/the-source/authors/taylor-mccaslin.yml","ja-jp/the-source/authors/taylor-mccaslin",1761814457019]