[{"data":1,"prerenderedAt":496},["ShallowReactive",2],{"/ja-jp/the-source/security/security-its-more-than-culture-addressing-the-root-cause-of-common-security":3,"footer-ja-jp":33,"the-source-banner-ja-jp":365,"the-source-navigation-ja-jp":371,"article-site-categories-ja-jp":394,"the-source-newsletter-ja-jp":396,"security-its-more-than-culture-addressing-the-root-cause-of-common-security-article-hero-category-ja-jp":403,"security-its-more-than-culture-addressing-the-root-cause-of-common-security-the-source-source-cta-ja-jp":428,"security-its-more-than-culture-addressing-the-root-cause-of-common-security-article-hero-author-ja-jp":438,"security-its-more-than-culture-addressing-the-root-cause-of-common-security-category-ja-jp":462,"security-its-more-than-culture-addressing-the-root-cause-of-common-security-the-source-resources-ja-jp":475},{"id":4,"title":5,"body":6,"category":7,"config":8,"content":14,"description":6,"extension":25,"meta":26,"navigation":12,"path":27,"seo":28,"slug":29,"stem":30,"type":31,"__hash__":32},"theSource/ja-jp/the-source/security/security-its-more-than-culture-addressing-the-root-cause-of-common-security.yml","Security Its More Than Culture Addressing The Root Cause Of Common Security",null,"security",{"layout":9,"template":10,"author":11,"featured":12,"sourceCTA":13},"the-source","TheSourceArticle","josh-lemos",true,"application-security-in-the-digital-age",{"title":15,"date":16,"description":17,"timeToRead":18,"heroImage":19,"keyTakeaways":20,"articleBody":24}," 一般的なセキュリティに関する不満の根本原因に対処する","2024-10-29","セキュリティの不満は文化的な問題として捉えられることがありますが、リーダーは技術スタックの複雑さや脆弱性管理などの問題にも焦点を当てる必要があります。","5分で読めます","https://res.cloudinary.com/about-gitlab-com/image/upload/v1751464489/mragusmxl1wz8ozdaoml.png",[21,22,23],"脆弱性管理において認証スキャンに移行すると、有効性は高まるものの、エンジニアリングの労力が重要でないタスクに振り分けられ、セキュリティチームとエンジニアリングチームの間に分断が生じるおそれがあります。","ミニマリストアプローチでソフトウェア開発を行うと、依存関係が最小限に抑えられスキャナーのノイズが減るだけでなく、デベロッパーの負担が軽減されるため、ソフトウェアセキュリティが向上することが期待できます。","再現可能なユースケースに基づいてテスト・保証された設計パターンを使用する「舗装道路」アプローチを採用することで、エンジニアリングチームの負担を軽減しながらセキュリティを高められるようになります。","GitLabにより今年実施された[DevSecOpsの専門家を対象とした年次調査](https://about.gitlab.com/resources/developer-survey/)では、エンジニアリングチームとセキュリティチーム間の連携強化を妨げている可能性のある、組織文化に関する問題がいくつか明らかになりました。セキュリティ部門の回答者の過半数（58%）が開発チームに脆弱性の修正を優先させることに苦労していると回答しているほか、52%が形式的な作業によって脆弱性を迅速に修正する取り組みが遅れることが多いと回答しています。さらに、セキュリティ部門の回答者は、セキュリティの調査結果を理解することの難しさ、過度の誤検出、ソフトウェア開発プロセスにおいてテストが行われるタイミングが遅すぎるなど、自分たちの仕事に関連する具体的な不満についてもいくつか指摘しています。\n\n[DevSecOps](/topics/devsecops/)はエンジニアリングチームとセキュリティチーム間の連携の強化を保証するものですが、不満や食い違いがチーム間の溝として存在することも確かです。このような課題は、組織のセキュリティに対する考え方やチームの連携方法、セキュリティに割く時間の配分といった、より大きな問題の兆しとして発生しています。\n\n## 脆弱性の終わらない悪循環からの脱出\n\n脆弱性スキャンは潜在的な脆弱性をすべて表面化させますが、ソフトウェアパッケージに共通脆弱性識別子（CVE）があるからといって、それが攻撃者によってアクセス可能または悪用可能であるとは限りません。認証済み脆弱性スキャンが一般的になって以来、発見される脆弱性が数年間で飛躍的に増加しましたが、同時に、そうした脆弱性に対しトリアージとフィルタリングを行うセキュリティチームとデベロッパーの負担も増えました。\n\n認証スキャンへの移行により多くの点でセキュリティプログラムの有効性が向上したことは事実ですが、結果として優先順位の低い問題の修正を迫られ、終わりのない悪循環にデベロッパーが陥ることにもなりました。本質的な修正につながらないパッチに労力を費やすと、脆弱性や悪用可能な欠陥にパッチを適用するという本来優先すべきタスクが見過ごされてしまいます。これが、現在発生しているセキュリティチームとエンジニアリングチームの分断の主な要因です。\n\nそれでは、組織はどのようにしてこれらの問題の根本原因に対処し、エンジニアリングチームとセキュリティチーム間のより良い連携を促進できるのでしょうか？ここでは、一般的なセキュリティに関する不満を根本的に防ぐための3つの方法をご紹介します。\n\n### 1. ノイズを排除して精度の高いシグナルに集中\n\n過剰な誤検出は、当社の調査でセキュリティ部門の回答者が挙げた不満の中で2番目に多いものでした。誤検出は明らかに問題ですが、多くの場合、根本的な原因は脆弱性の管理にあります。\n\nセキュリティの検出結果は高精度である必要がありますが、組織において多くの誤検出が発生する場合、そうした高い精度を実現する対策を講じていない可能性があります。組織は、セキュリティ対策の焦点を重要なものに絞り込む必要があります。そのため、従来の静的アプリケーションセキュリティテスト（SAST）ソリューションでは不十分な可能性があります。SASTは強力なツールですが、結果が管理できない場合や適切なコンテキストがない場合は、その価値の大部分を発揮できません。最も効果的にSASTを活用するには、[他のセキュリティや開発ツールとシームレスに連携させて、デベロッパーがアクセスできる状態](https://about.gitlab.com/blog/oxeye-joins-gitlab-to-advance-application-security-capabilities/)である必要があります。\n\nもう1つの問題として、ほとんどのスキャンツールでは、脆弱性の発見を理解するためのコンテキストの幅が非常に狭いことが挙げられます。これは、[セキュリティの脆弱性を説明するAI搭載機能](https://about.gitlab.com/ja-jp/the-source/ai/understand-and-resolve-vulnerabilities-with-ai-powered-gitlab-duo/)など、AIが役に立つ分野の1つです。\n\n### 2. 技術スタックを最小限に抑え、アタックサーフェス（攻撃対象領域）を最小化する\n\n重要な事項に集中すべきなのはセキュリティテストだけに当てはまることではなく、組織がソフトウェアを構築する方法に対しても同様のアプローチを行う必要があります。\n\nAIはソフトウェア開発プロセスの簡素化に役立つはずのものですが、[当社の調査によると、多くの組織ではまだまだ道半ばであることが示唆されています](https://about.gitlab.com/the-source/platform/3-surprising-findings-from-our-2024-global-devsecops-survey/)。実際、AIを使用している回答者は、AIを使用していない回答者よりもツールチェーンを統合したいと考える傾向が非常に高く、異なるAIモデルを実行するさまざまなポイントソリューションの急増により、複雑さが減るのではなく、むしろ増大する可能性があることが示されています。\n\n増大し続ける技術スタックの複雑さがセキュリティに関する不満の大きな原因となっています。大規模で多面的なソフトウェアシステムを構築する場合、ある程度複雑になることは避けられません。ただし、メンテナンスが困難なコードや冗長な依存関係など、非最適な設計を決定することにより生じる複雑さを回避する措置は講じる必要があります。不要な複雑さがある状態では、アタックサーフェス（攻撃対象領域）が拡大され、選別し、優先順位を付け、対処しなければならないセキュリティスキャン結果が増加してしまいます。\n\n組織はソフトウェアの最小化という観点から開発を進める必要があるのです。これはつまり、どのツールを採用するか、また何をコードベースに組み込むかを決定する上で意図的に取り組むべきということです。そうすれば依存関係を最小限に抑え、ソフトウェアサプライチェーンのセキュリティを向上させ、スキャナーのノイズを減らし、重要でない問題の解決にかかるデベロッパーの負担を軽減できます。\n\n### 3. 「舗装された道路」アプローチをプロセスに組み込む\n\nソフトウェア開発ライフサイクルにおいて、遅すぎるタイミングでセキュリティテストが行われることも、アンケート回答者により明らかになった最大の不満の1つでした。脆弱性の検出の遅れにより出荷が遅れた場合、チームは不満を感じるかもしれませんが、多くの場合、その脆弱性をもっと早く検出することはそもそも不可能だった可能性があります。それでも、簡単に配備でき、再利用可能なセキュリティコンポーネントを運用して不確定要素や潜在的な脆弱性を制限することは可能です。\n\nチームは[再現可能なユースケースに基づいてテスト済みで信頼性の高い設計パターン](https://about.gitlab.com/the-source/platform/how-devops-and-platform-engineering-turbocharge-efficiency/)を採用することで、開発後期に問題が検出されることのないようにできます。これは「舗装された道路」アプローチと呼ばれます。「舗装された道路」とは、チームが安全なアプリケーションをより効率的に構築するために従うべき厳選されたツール、プロセス、コンポーネントのセットを含む推奨されるプロセスです。たとえば、GitOpsを使用して、すべてのワークロードに大規模にデプロイされる、適切に設計・テストされたInfrastructure as Code（IaC）をバージョン管理してデプロイできます。\n\n「舗装された道路」アプローチを採用することで、ある程度の柔軟性が失われる可能性はありますが、最終的にはエンジニアリングチームの運用負担や手戻りが軽減され、セキュリティが高まります。これはセキュリティチームと開発チームが協力して取り組む必要があります。セキュリティチームは「舗装された道路」の設計を支援できますが、コードベースの一部としてそれらを運用、メンテナンスするにはエンジニアリングチームの力が必要となります。\n\n## セキュリティはドメインであり、チームではない{class=\"no-anchor\"}\n\nセキュリティはすでにエンジニアリングチームも実践するものとして移行されていることが判明しており、今後も両者の境界が曖昧になると予想されます。しかし、AIの急速な導入とそれに伴うソフトウェア開発の加速（調査回答者の66%が昨年の2倍またはそれ以上の速度でソフトウェアをリリースしていると回答）により、セキュリティ上の利益を最大に得られるように最適化されたシステムとフレームワークを確立することが、組織において重要になります。したがって、開発チームとセキュリティチームの間に文化的な断絶があることが問題のすべてではないのです。コラボレーションの文化を育むことは不可欠ですが、セキュリティチームとエンジニアリングチームは、既存のコードベースの最適化や、組織全体の技術チームがシームレスに採用できるスケーラブルなエンジニアリング中心のソリューションの構築など、ソフトウェア開発の基本的な側面を協力しながら再考する必要もあります。","yml",{},"/ja-jp/the-source/security/security-its-more-than-culture-addressing-the-root-cause-of-common-security",{"title":15,"description":17,"ogImage":19},"security-its-more-than-culture-addressing-the-root-cause-of-common-security","ja-jp/the-source/security/security-its-more-than-culture-addressing-the-root-cause-of-common-security","article","dKfyRzGp22A47ZAvzqeDKL4VnUHVD2q1NOi2aiS4Gk0",{"data":34},{"text":35,"source":36,"edit":42,"contribute":47,"config":52,"items":57,"minimal":356},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":37,"config":38},"ページのソースを表示",{"href":39,"dataGaName":40,"dataGaLocation":41},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":43,"config":44},"このページを編集",{"href":45,"dataGaName":46,"dataGaLocation":41},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":48,"config":49},"ご協力をお願いします",{"href":50,"dataGaName":51,"dataGaLocation":41},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":53,"facebook":54,"youtube":55,"linkedin":56},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[58,114,171,231,294],{"title":59,"links":60,"subMenu":76},"価格",[61,66,71],{"text":62,"config":63},"プランの表示",{"href":64,"dataGaName":65,"dataGaLocation":41},"/ja-jp/pricing/","view plans",{"text":67,"config":68},"Premiumを選ぶ理由",{"href":69,"dataGaName":70,"dataGaLocation":41},"/ja-jp/pricing/premium/","why premium",{"text":72,"config":73},"Ultimateを選ぶ理由",{"href":74,"dataGaName":75,"dataGaLocation":41},"/ja-jp/pricing/ultimate/","why ultimate",[77],{"title":78,"links":79},"お問い合わせ",[80,84,89,94,99,104,109],{"text":78,"config":81},{"href":82,"dataGaName":83,"dataGaLocation":41},"/ja-jp/sales/","sales",{"text":85,"config":86},"サポートを受ける",{"href":87,"dataGaName":88,"dataGaLocation":41},"https://support.gitlab.com","support portal",{"text":90,"config":91},"カスタマーポータル",{"href":92,"dataGaName":93,"dataGaLocation":41},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"text":95,"config":96},"ステータス",{"href":97,"dataGaName":98,"dataGaLocation":41},"https://status.gitlab.com/","status",{"text":100,"config":101},"利用規約",{"href":102,"dataGaName":103,"dataGaLocation":41},"/terms/","terms of use",{"text":105,"config":106},"プライバシーに関する声明",{"href":107,"dataGaName":108,"dataGaLocation":41},"/ja-jp/privacy/","privacy statement",{"text":110,"config":111},"Cookie 優先設定",{"dataGaName":112,"dataGaLocation":41,"id":113,"isOneTrustButton":12},"cookie preferences","ot-sdk-btn",{"title":115,"links":116,"subMenu":127},"製品",[117,122],{"text":118,"config":119},"DevSecOpsプラットフォーム",{"href":120,"dataGaName":121,"dataGaLocation":41},"/ja-jp/platform/","devsecops platform",{"text":123,"config":124},"AI支援開発",{"href":125,"dataGaName":126,"dataGaLocation":41},"/ja-jp/gitlab-duo-agent-platform/","ai-assisted development",[128],{"title":129,"links":130},"トピック",[131,136,141,146,151,156,161,166],{"text":132,"config":133},"CI/CD",{"href":134,"dataGaName":135,"dataGaLocation":41},"/ja-jp/topics/ci-cd/","cicd",{"text":137,"config":138},"GitOps",{"href":139,"dataGaName":140,"dataGaLocation":41},"/ja-jp/topics/gitops/","gitops",{"text":142,"config":143},"DevOps",{"href":144,"dataGaName":145,"dataGaLocation":41},"/ja-jp/topics/devops/","devops",{"text":147,"config":148},"バージョン管理",{"href":149,"dataGaName":150,"dataGaLocation":41},"/ja-jp/topics/version-control/","version control",{"text":152,"config":153},"DevSecOps",{"href":154,"dataGaName":155,"dataGaLocation":41},"/ja-jp/topics/devsecops/","devsecops",{"text":157,"config":158},"クラウドネイティブ",{"href":159,"dataGaName":160,"dataGaLocation":41},"/ja-jp/topics/cloud-native/","cloud native",{"text":162,"config":163},"コーディングのためのAI",{"href":164,"dataGaName":165,"dataGaLocation":41},"/ja-jp/topics/devops/ai-for-coding/","ai for coding",{"text":167,"config":168},"エージェント型AI",{"href":169,"dataGaName":170,"dataGaLocation":41},"/ja-jp/topics/agentic-ai/","agentic ai",{"title":172,"links":173},"ソリューション",[174,179,184,189,194,198,203,206,211,216,221,226],{"text":175,"config":176},"アプリケーションセキュリティテスト",{"href":177,"dataGaName":178,"dataGaLocation":41},"/ja-jp/solutions/application-security-testing/","Application Security Testing",{"text":180,"config":181},"自動化されたソフトウェアデリバリー",{"href":182,"dataGaName":183,"dataGaLocation":41},"/ja-jp/solutions/delivery-automation/","automated software delivery",{"text":185,"config":186},"アジャイル開発",{"href":187,"dataGaName":188,"dataGaLocation":41},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":190,"config":191},"SCM",{"href":192,"dataGaName":193,"dataGaLocation":41},"/ja-jp/solutions/source-code-management/","source code management",{"text":132,"config":195},{"href":196,"dataGaName":197,"dataGaLocation":41},"/ja-jp/solutions/continuous-integration/","continuous integration & delivery",{"text":199,"config":200},"バリューストリーム管理",{"href":201,"dataGaName":202,"dataGaLocation":41},"/ja-jp/solutions/value-stream-management/","value stream management",{"text":137,"config":204},{"href":205,"dataGaName":140,"dataGaLocation":41},"/ja-jp/solutions/gitops/",{"text":207,"config":208},"大企業",{"href":209,"dataGaName":210,"dataGaLocation":41},"/ja-jp/enterprise/","enterprise",{"text":212,"config":213},"スモールビジネス",{"href":214,"dataGaName":215,"dataGaLocation":41},"/ja-jp/small-business/","small business",{"text":217,"config":218},"公共機関",{"href":219,"dataGaName":220,"dataGaLocation":41},"/ja-jp/solutions/public-sector/","public sector",{"text":222,"config":223},"教育",{"href":224,"dataGaName":225,"dataGaLocation":41},"/ja-jp/solutions/education/","education",{"text":227,"config":228},"金融サービス",{"href":229,"dataGaName":230,"dataGaLocation":41},"/ja-jp/solutions/finance/","financial services",{"title":232,"links":233},"リソース",[234,239,244,249,254,259,264,269,274,279,284,289],{"text":235,"config":236},"インストール",{"href":237,"dataGaName":238,"dataGaLocation":41},"/ja-jp/install/","install",{"text":240,"config":241},"クイックスタートガイド",{"href":242,"dataGaName":243,"dataGaLocation":41},"/ja-jp/get-started/","quick setup checklists",{"text":245,"config":246},"学ぶ",{"href":247,"dataGaName":248,"dataGaLocation":41},"https://university.gitlab.com/","learn",{"text":250,"config":251},"製品ドキュメント",{"href":252,"dataGaName":253,"dataGaLocation":41},"https://docs.gitlab.com/ja-jp/","docs",{"text":255,"config":256},"ブログ",{"href":257,"dataGaName":258,"dataGaLocation":41},"/ja-jp/blog/","blog",{"text":260,"config":261},"お客様成功事例",{"href":262,"dataGaName":263,"dataGaLocation":41},"/ja-jp/customers/","customer success stories",{"text":265,"config":266},"リモート",{"href":267,"dataGaName":268,"dataGaLocation":41},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":270,"config":271},"GitLabサービス",{"href":272,"dataGaName":273,"dataGaLocation":41},"/ja-jp/services/","services",{"text":275,"config":276},"コミュニティ",{"href":277,"dataGaName":278,"dataGaLocation":41},"/community/","community",{"text":280,"config":281},"フォーラム",{"href":282,"dataGaName":283,"dataGaLocation":41},"https://forum.gitlab.com/","forum",{"text":285,"config":286},"イベント",{"href":287,"dataGaName":288,"dataGaLocation":41},"/events/","events",{"text":290,"config":291},"パートナー",{"href":292,"dataGaName":293,"dataGaLocation":41},"/ja-jp/partners/","partners",{"title":295,"links":296},"会社情報",[297,302,307,312,317,322,327,331,336,341,346,351],{"text":298,"config":299},"GitLabについて",{"href":300,"dataGaName":301,"dataGaLocation":41},"/ja-jp/company/","company",{"text":303,"config":304},"採用情報",{"href":305,"dataGaName":306,"dataGaLocation":41},"/jobs/","jobs",{"text":308,"config":309},"経営陣",{"href":310,"dataGaName":311,"dataGaLocation":41},"/company/team/e-group/","leadership",{"text":313,"config":314},"チーム",{"href":315,"dataGaName":316,"dataGaLocation":41},"/company/team/","team",{"text":318,"config":319},"ハンドブック",{"href":320,"dataGaName":321,"dataGaLocation":41},"https://handbook.gitlab.com/","handbook",{"text":323,"config":324},"投資家向け情報",{"href":325,"dataGaName":326,"dataGaLocation":41},"https://ir.gitlab.com/","investor relations",{"text":328,"config":329},"Sustainability",{"href":330,"dataGaName":328,"dataGaLocation":41},"/sustainability/",{"text":332,"config":333},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":334,"dataGaName":335,"dataGaLocation":41},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":337,"config":338},"トラストセンター",{"href":339,"dataGaName":340,"dataGaLocation":41},"/ja-jp/security/","trust center",{"text":342,"config":343},"ニュースレター",{"href":344,"dataGaName":345,"dataGaLocation":41},"/company/contact/#contact-forms","newsletter",{"text":347,"config":348},"プレス",{"href":349,"dataGaName":350,"dataGaLocation":41},"/press/","press",{"text":352,"config":353},"現代奴隷制の透明性に関する声明",{"href":354,"dataGaName":355,"dataGaLocation":41},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":357},[358,360,363],{"text":100,"config":359},{"href":102,"dataGaName":103,"dataGaLocation":41},{"text":361,"config":362},"Cookieの設定",{"dataGaName":112,"dataGaLocation":41,"id":113,"isOneTrustButton":12},{"text":105,"config":364},{"href":107,"dataGaName":108,"dataGaLocation":41},{"visibility":12,"title":366,"button":367},"The Intelligent Software Development Era: How AI is reshaping DevSecOps teams",{"config":368,"text":370},{"href":369},"/ja-jp/developer-survey/japan/","Get the research report",{"logo":372,"subscribeLink":377,"navItems":381},{"altText":373,"config":374},"the source logo",{"src":375,"href":376},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1750191004/t7wz1klfb2kxkezksv9t.svg","/ja-jp/the-source/",{"text":378,"config":379},"購読する",{"href":380},"#subscribe",[382,386,390],{"text":383,"config":384},"人工知能",{"href":385},"/ja-jp/the-source/ai/",{"text":387,"config":388},"セキュリティとコンプライアンス",{"href":389},"/ja-jp/the-source/security/",{"text":391,"config":392},"プラットフォームとインフラストラクチャ",{"href":393},"/ja-jp/the-source/platform/",{"categoryNames":395},{"ai":383,"platform":391,"security":387},{"title":397,"description":398,"submitMessage":399,"formData":400},"The Sourceニュースレター","ソフトウェア開発の未来への洞察に関する最新情報を入手しましょう。","The Sourceのニュースレターへの登録が完了しました。",{"config":401},{"formId":402,"formName":345,"hideRequiredLabel":12},28467,{"id":404,"title":405,"body":6,"category":6,"config":406,"content":407,"description":6,"extension":25,"meta":422,"navigation":12,"path":423,"seo":424,"slug":7,"stem":425,"testContent":6,"type":426,"__hash__":427},"pages/ja-jp/the-source/security/index.yml","",{"layout":9},[408,415],{"componentName":409,"componentContent":410},"TheSourceCategoryHero",{"title":387,"description":411,"image":412},"進化するセキュリティ脅威とコンプライアンス要件に対応するための最新情報をお届けします。",{"config":413},{"src":414},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463273/aplkxrvwpii26xao5yhi.png",{"componentName":416,"componentContent":417},"TheSourceCategoryMainSection",{"config":418},{"sourceCTAs":419},[420,421,13],"source-lp-guide-to-dynamic-sboms","source-lp-a-field-guide-to-threat-vectors-in-the-software-supply-chain",{},"/ja-jp/the-source/security",{"title":387,"description":411,"ogImage":405},"ja-jp/the-source/security/index","category","LdkNmpSN4IQ6BbGSqZS7AwRiPaalH_hSrFUQoOJA1UY",{"config":429,"title":430,"description":431,"link":432},{"slug":13},"デジタル時代のアプリケーション・セキュリティ","[世界各地のDevSecOpsの専門家5,000名を対象に行った調査結果](https://about.gitlab.com/ja-jp/developer-survey/2024/security-compliance/)を読み、組織がアタックサーフェス（攻撃対象領域）の増加にどのように取り組んでいるか、またセキュリティとAIに対する姿勢がどのように変化しているかをご覧ください。",{"text":433,"config":434},"レポートを読む",{"href":435,"dataGaName":436,"dataGaLocation":437},"/ja-jp/developer-survey/2024/security-compliance/","Application Security in the Digital Age","thesource",{"id":439,"title":440,"body":6,"category":6,"config":441,"content":442,"description":6,"extension":25,"meta":456,"navigation":12,"path":457,"seo":458,"slug":11,"stem":459,"testContent":6,"type":460,"__hash__":461},"theSourceAuthors/ja-jp/the-source/authors/josh-lemos.yml","Josh Lemos",{"layout":9},[443,454],{"componentName":444,"componentContent":445},"TheSourceAuthorHero",{"config":446,"name":440,"role":449,"bio":450,"headshot":451},{"gitlabHandle":447,"linkedInProfileUrl":448},"joshlemos","https://www.linkedin.com/in/joshlemos/","最高情報セキュリティ責任者","Josh Lemosは20年にわたり情報セキュリティチームを率いてきた経験を生かし、GitLab Inc.の最高情報セキュリティ責任者を務めています。具体的には、情報資産とテクノロジーを適切に保護するための企業ビジョン、戦略、プログラムの確立および維持、Gitlab DevSecOpsプラットフォームの強化、そして顧客への最高水準のセキュリティ提供といった職務を担当しています。",{"altText":440,"config":452},{"src":453},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1751463405/f4rqtiecakrekvxfhqar.jpg",{"componentName":455},"TheSourceArticlesList",{},"/ja-jp/the-source/authors/josh-lemos",{"title":440},"ja-jp/the-source/authors/josh-lemos","author","VH1HrFPkTINaK76TU6oJChKHNFHPZ8PL_O72dLgEmdk",{"id":404,"title":405,"body":6,"category":6,"config":463,"content":464,"description":6,"extension":25,"meta":473,"navigation":12,"path":423,"seo":474,"slug":7,"stem":425,"testContent":6,"type":426,"__hash__":427},{"layout":9},[465,469],{"componentName":409,"componentContent":466},{"title":387,"description":411,"image":467},{"config":468},{"src":414},{"componentName":416,"componentContent":470},{"config":471},{"sourceCTAs":472},[420,421,13],{},{"title":387,"description":411,"ogImage":405},[476,480,487],{"config":477,"title":430,"description":431,"link":478},{"slug":13},{"text":433,"config":479},{"href":435,"dataGaName":436,"dataGaLocation":437},{"config":481,"title":482,"link":483},{"slug":421},"ソフトウェアサプライチェーンにおける脅威ベクターのフィールドガイド",{"config":484},{"href":485,"dataGaName":486,"dataGaLocation":437},"/the-source/security/field-guide-to-threat-vectors-in-the-software-supply-chain/","A field guide to threat vectors in the software supply chain",{"config":488,"title":489,"description":490,"link":491},{"slug":420},"GitLab動的SBOMガイド： 最新のソフトウェア開発に不可欠な要素","ソフトウェア部品表（SBOM）を使用して、これまで認識されていなかった組織リスクを可視化する方法をご紹介します。",{"text":492,"config":493},"ガイドを読む",{"href":494,"dataGaName":495,"dataGaLocation":437},"/the-source/security/guide-to-dynamic-sboms/","Guide to Dynamic SBOMs",1777404601902]