Research, product launches, and field notes on software supply-chain security from the Kusari team.
Managing software dependencies is an important part of software supply chain security. Here are three approaches you can take to pin your dependencies to known-good versions.
This year, we focus on the evolving role of AI, pressing software security concerns, and emerging regulations.
Properly integrating AI into your processes can help identify risks and offer proactive insights, but the final decisions must always remain in human hands.
As 2025 approaches, it’s time to revisit our 2024 software supply chain security predictions to see how they held up.
Software supply chain security is like a stack of turtles—each layer depends on the integrity of the one below it. Continuous vigilance is key to maintaining security all the way down.
What are you defending against? From upstream dependencies to code repositories, threat modeling ensures you're prepared to mitigate risks, reduce vulnerabilities, and avoid costly compromises.
Rust is promising for addressing memory safety issues. Improving existing C/C++ toolchains will take time, but these steps help set a realistic path forward.
Open source software powers 96% of modern applications, but it comes with challenges. Companies can secure their supply chains by actively participating in the open source projects they rely on.
Amid the flurry of innovation and collaboration at last week's KubeCon North America, a critical theme emerged: the precarious state of open source security.
Addressing Common Vulnerabilities and Exposures (CVEs) is no longer optional—aiming to eliminate them is a critical priority for securing modern systems.
Secure development starts with developers: bring forth the code masters
Navigating modern software development is a complex challenge. Kusari’s aim is to make it easier.
Organizations often struggle to identify vulnerabilities and risks hidden within the layers of dependencies. Address it by using a holistic approach to software security.
The White House commits $11 million to enhance our collective understanding of the challenges surrounding open source software.
v0.8.0 features new integration with ClearlyDefined
Practical ways to protect against AI software attacks
Actionable insights come from SBOMs plus additional information
GUAC v0.8.0 brings support for license information, running vuln scans upon SBOM ingestion, node deletion, and many other improvements.
It's not enough to just have the data, you need to be able to see it.
Only two months left until the Secure Software Development Attestation Form deadline
How you handle your dependencies will change how you secure your software supply chain
The Secure By Design Pledge is a great starting point, but it can’t be the end.
CVE IDs don't tell you much, but somehow we started using them as a proxy for security
Improving performance with pagination and more