惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
有赞技术团队
有赞技术团队
L
LangChain Blog
C
Check Point Blog
博客园 - 【当耐特】
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
GbyAI
GbyAI
美团技术团队
博客园 - 司徒正美
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
aimingoo的专栏
aimingoo的专栏
S
SegmentFault 最新的问题
A
About on SuperTechFans
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
博客园 - 叶小钗
腾讯CDC
B
Blog
G
Google Developers Blog
The Cloudflare Blog
P
Proofpoint News Feed

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Measure the business impact of every product change with Datadog Experiments Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis
Mitigate vulnerabilities from third-party libraries with ...
2024-02-15 · via Datadog | The Monitor blog

Mitigating application vulnerabilities throughout the software development life cycle (SDLC) is critical—and challenging, especially as applications rely more and more on third-party, open source software (OSS). With this type of architecture, teams often don’t know exactly where vulnerabilities exist in their code, which of those vulnerabilities are actively exposed in production services, and which vulnerabilities are more critical to address than others. Fixing a vulnerability often requires taking valuable time away from developing and shipping new features in order to conduct arduous investigations and manually resolve each and every vulnerability.

To help DevOps and security teams efficiently implement and scale vulnerability management for their applications, Datadog Software Composition Analysis (SCA) enables them to easily identify, prioritize, and resolve vulnerabilities in their application services.

Datadog Software Catalog vulnerabilities

As a comprehensive software composition analysis solution, Datadog SCA gives teams a better understanding of whether or not a vulnerability is a priority to fix. If it is, Datadog SCA provides details about where it exists, where it came from, and recommendations for how to remediate it.

Full visibility into application vulnerabilities

Traditional software composition analysis tools aim to solve the pain points of finding vulnerabilities by analyzing all the open source libraries referenced in application code. Though they offer visibility into potential security risks, they can still leave gaps in an organization’s understanding of its overall security posture. For example, their static code analysis results often do not differentiate what is exposed or active in production, which can lead to noisy false positives and ineffective prioritization. In addition, most SCA tools and remediation steps operate outside of DevOps work streams or require manual intervention, which does not scale well in many environments. This makes it more difficult for teams to effectively balance their time between reducing application security risk and meeting delivery goals.

Datadog SCA continuously monitors the libraries running in production—with the same Agent and client libraries used for Datadog APM—to provide teams with a single source of truth for vulnerabilities at the service level. As seen in the following screenshot, we can search for unique vulnerabilities that Datadog SCA flagged as either CRITICAL or HIGH priorities. Teams can easily filter this list by tags like environment, service, or team to refine their search further.

Datadog Software Composition Analysis

Complete context for efficient prioritization

For effective vulnerability detection, it’s essential to have a view into both pre-production and production code in the same platform. Detecting vulnerabilities early on—often referred to as “shifting left”—allows teams to avoid introducing security risks. And by also shifting right, teams can focus on the existing risks that are more likely to lead to costly outages or data breaches, instead of wasting time on issues that pose little to no risk to their applications.

Datadog SCA uses its runtime context to inform the Datadog Severity Score, which accounts for factors such as whether or not a service is running in production or actively under attack. This context makes it easier to determine which issues to focus on first. Selecting an issue will provide more information about the nature of the vulnerability and how it can be exploited by threat actors. And with Datadog SCA’s CI integration, teams can see which commit introduced the vulnerability and the affected line of code.

Datadog Software Composition Analysis code snippet

Having Datadog SCA’s production-level context enables teams to significantly improve investigation and triage, processes that were often challenging and traditionally required manual intervention. But it’s only a part of what’s necessary for developing a simplified, cost-effective remediation process. Because open source libraries create a complex network of direct and indirect dependencies, teams also need to know how to best fix an open source vulnerability. Without this information, they may deploy a fix that doesn’t fully resolve the issue or one that creates vulnerabilities in other areas of their application.

Datadog SCA uses both code and runtime visibility to offer detailed information about a vulnerability, including multiple upgrade recommendations for resolving it. This insight enables teams to quickly determine which fix will work best for their application. As seen in the following screenshot, Datadog SCA provided a recommendation for upgrading two vulnerable libraries:

Datadog Software Composition Analysis version recommendations

The detail view includes the appropriate references for each mitigation step, such as relevant CWEs and OWASP guidelines. This information ensures that teams can quickly resolve the vulnerabilities they’ve identified to be critical issues for their applications.

End-to-end software composition analysis with Datadog

Datadog SCA offers a comprehensive solution for proactively mitigating application security risk from vulnerable open source libraries. Datadog SCA also integrates with the larger Datadog platform, as well as a team’s static codebase. Now, teams can efficiently detect vulnerabilities found both in their pre-production and production environments and have the end-to-end context needed to prioritize the most critical issues as part of their day-to-day workflows, with limited overhead and manual intervention. To learn more, check out our SCA documentation.

If you don’t already have a Datadog account, you can sign up for a free 14-day trial.