June 2025 Summaries
9 posts from Endor Labs
Filter
Month:
Year:
Post Summaries
Back to Blog
Endor Labs aims to address the challenges faced by security teams in managing vulnerabilities by offering a comprehensive vulnerability search tool that provides enriched and continuously updated data. Traditional public vulnerability feeds like NVD, GitHub Security Advisories, and OSV often present conflicting information, leaving engineers to deal with potential false positives. Endor Labs' solution offers direct access to a vulnerability database enriched with proprietary metadata, delivering manual, line-level annotations across numerous open-source software packages and providing essential call paths to verify function reachability in code. The tool updates every 12 hours with the latest security intelligence, helping users to validate CVEs and reconcile discrepancies between different tools. By offering detailed summaries, affected version ranges, and enrichment data, Endor Labs equips users with the clarity needed to determine the real impact of vulnerabilities on their environments, thereby facilitating more informed and efficient decision-making in vulnerability management.
Jun 25, 2025
450 words in the original blog post.
Application Security (AppSec) has evolved from a niche field to a crucial component of modern cybersecurity, driven by the rise of DevSecOps and the continuous integration/continuous delivery (CI/CD) pipeline landscape. As web applications become the primary attack vector for cybercriminals, AppSec's focus shifts from traditional perimeter security to securing the application layer itself, including source code, configuration files, and open source dependencies. This transformation is propelled by the need to embed security early in the software development lifecycle (SDLC) through practices like "shift left," integrating security checks during development rather than post-deployment. AppSec employs a combination of preventive, detective, and corrective controls, utilizing tools like Static Application Security Testing (SAST), Dynamic Application Security Testing (DAST), and Software Composition Analysis (SCA) to detect, prevent, and respond to vulnerabilities. The OWASP Top 10 remains a key reference for identifying critical risks, while emerging threats such as software supply chain attacks demand careful management. Effective AppSec programs require collaboration across teams, supported by security champions within development units, ensuring security becomes an intrinsic part of how software is built rather than an afterthought.
Jun 19, 2025
2,676 words in the original blog post.
Endor Labs has developed an innovative approach to software composition analysis (SCA) for C and C++ codebases, achieving significant improvements in accuracy by detecting 143% more true positives and 81% fewer false negatives in identifying vulnerabilities. This approach, detailed in a whitepaper by Andrew Stiefel and published on June 18, 2025, with an update on April 29, 2026, emphasizes the importance of indexing open-source dependencies to enhance security. The document also highlights related topics such as managing software bills of material (SBOMs), implementing low-code/no-code solutions for artifact signing, and fixing vulnerabilities without causing disruptions, showcasing a comprehensive strategy for enhancing open-source security practices.
Jun 18, 2025
199 words in the original blog post.
Mysten Labs, led by Head of Software and Infrastructure Security Paul Padilla, is committed to building the most secure blockchain systems, with a focus on tier-one blockchains like Sui and Walrus. The company's success in security is measured by the absence of hacks over a given period, emphasizing the importance of user trust in blockchain ecosystems. By integrating security seamlessly into engineering processes, Mysten Labs prioritizes usability and efficiency, reducing technical debt and supply chain risks through strategic dependency management. The organization values security talent with strong software development skills and relies on dogfooding to ensure that security tools are effective and user-friendly. Mysten Labs has switched application security vendors to better align with its strategic goals, emphasizing the importance of reliable and actionable insights from security tools. Founded in 2021, Mysten Labs aims to advance decentralized technology and enhance internet capabilities through innovations like the Move programming language.
Jun 17, 2025
1,379 words in the original blog post.
Mysten Labs, founded in 2021, is a research and deployment lab focused on advancing decentralized technology and improving the internet through innovations like the Sui Layer 1 blockchain and the Move programming language. To enhance developer experience and security, Mysten Labs partnered with Endor Labs to address the challenges posed by their previous application security tools, which were plagued by high false positives and lack of actionable data. Endor Labs provided a new platform offering high accuracy, minimal friction, and seamless CI/CD integration, resulting in faster remediation and enhanced software supply chain security. This collaboration has led to increased developer trust and engagement, as well as a more robust security program, positioning Mysten Labs at the forefront of blockchain security and AI development.
Jun 17, 2025
1,073 words in the original blog post.
Zebra Technologies, a leader in digitizing and automating workflows across various industries, faced challenges with traditional Software Composition Analysis (SCA) tools that cluttered developer workflows with unprioritized alerts. This prompted a shift towards a more developer-aligned, risk-informed approach with the adoption of Endor Labs, which significantly improved their security practices. Endor Labs' platform reduced non-actionable alerts by 97%, improved the accuracy of business unit risk scores, and enhanced developer trust and engagement by providing reachability-based prioritization and context-aware remediation guidance. The integration facilitated faster remediation earlier in the software development lifecycle (SDLC) and allowed business units to report real risk more confidently, transforming their security operations from a hindrance into a business enabler. As a result, Zebra is expanding its use of Endor Labs to enforce policies for high-severity risks and automate remediation processes in complex CI/CD environments.
Jun 11, 2025
797 words in the original blog post.
Endor Labs has announced an update to its software composition analysis (SCA) product with new support for C and C++ applications, addressing the long-standing challenge these languages pose to traditional SCA tools. By leveraging a combination of artificial intelligence, deep code analysis, and an extensive index of open-source libraries, Endor Labs can now deliver precise risk insights and accurate remediation guidance for C and C++ codebases. This is achieved through a novel method of identifying code origins using "fingerprints" composed of cryptographic hashes and machine learning-generated code embeddings, which enable the detection of dependencies, even when code has been copied or modified. This approach significantly enhances the ability to detect vulnerabilities and track license compliance, yielding 81% fewer false negatives and 143% more true positives compared to existing tools, thus providing better visibility into potential risks for security and engineering teams.
Jun 11, 2025
855 words in the original blog post.
LlamaIndex, a framework for creating LLM-powered applications, recently addressed a critical SQL injection vulnerability identified as GHSA-v3c8-3pr6-gr7p, which impacted various vector-store-specific packages. This flaw, now patched in LlamaIndex version 0.12.28, posed significant risks by allowing malicious users to exploit LLMs that translate user inputs into database queries, potentially compromising data integrity and security in applications where LLMs interact with vector stores. The vulnerability highlighted the importance of input sanitization and safe query practices, as LLMs can inadvertently facilitate SQL injections by generating unsafe queries from user prompts. Developers are advised to upgrade to the latest patched versions, validate inputs, use parameterized queries, and implement monitoring mechanisms to mitigate such risks. This incident underscores the evolving role of LLMs as potential attack vectors, emphasizing the need for robust security measures in LLM-centric architectures.
Jun 09, 2025
843 words in the original blog post.
Recent reports from Verizon, Mandiant, and Datadog highlight a rising trend in vulnerability exploitation, surpassing traditional attack methods like phishing, and marking the current period as the "vulnerability era." Despite the surge in vulnerabilities, organizations struggle with remediation due to the low percentage of actual exploitation, leading to inefficiencies in addressing security risks. The integration of AI-driven development tools is further complicating the landscape, as these tools not only accelerate development cycles but also introduce potential security vulnerabilities in code. The security sector is urged to adapt by leveraging AI for proactive vulnerability management and shifting from traditional methods that burden developers with low-fidelity findings. Companies like Endor Labs advocate for embedding security analysis directly into development workflows to enhance collaboration and address vulnerabilities effectively. The challenge lies in transitioning from outdated practices to innovative solutions that align with the fast-paced, AI-augmented development environment to establish a more secure digital ecosystem.
Jun 04, 2025
1,514 words in the original blog post.