Snyk achieves AWS Lambda Ready designation
We are excited to extend our partnership with AWS and announce we have achieved the AWS Lambda Ready designation, part of the Amazon Web Services (AWS) Service Ready Program. This designation recognizes that Snyk Open Source has demonstrated successful integration with AWS Lambda. Achieving the AWS Lambda Ready designation differentiates Snyk as an AWS Partner […]
Snyk and Red Hat empower developers to secure OpenShift applications
We are excited to share that Snyk and Red Hat have been working together to make it easier for developers to create secure applications built on open source and run them securely on OpenShift. Snyk is now available on the Red Hat Marketplace. All solutions available through the marketplace have been tested and certified for […]
Why did is-promise happen and what can we learn from it
On the 25th of April 2020, version 2.2.0 of is-promise library on npm was released by JavaScript developer and maintainer Forbes Lindesay. Reportedly, this release caused failures in popular developer build tools used for scaffolding new projects, such as Facebook’s create-react-app, Google’s firebase-tools, angular-cli, and others. Forbes promptly addressed the problems associated with the 2.2.0 […]
5 Common open source security myths everyone needs to know
Open source is an extremely popular way for large enterprises, small businesses—even individuals and hobbyists—to acquire technology. Simply locate the open source dependencies that appear to address your personal or business computing dilemma, download, and install. Even large companies are taking advantage of open source programs to enhance their portfolio of enterprise applications. Still, everyone […]
How to successfully roll out developer-first license compliance
License compliance has traditionally been perceived by developers as a blocker but it does not need to continue to be regarded as such. License compliance is crucial for being able to minimize the risk to the business but the only way to do so at scale and without impeding development is with a developer-first mindset. […]
Announcing Snyk’s developer-first license compliance management
We’re thrilled to announce Snyk’s developer-first license compliance management solution, designed to help you maintain a rapid development pace while also remaining compliant with the open source licenses you’re using in your code!
Finding meaning amidst so much unknown
Initially, there was a fair amount of giggling and awkwardness. Did we really have to wear facemasks? So, we really couldn’t meet our friends, or families anymore? And then, with an unyielding steadiness, the reality sunk in. The daily news got worse, and anxiety levels rose. The isolation started to affect our psyches, and a […]
Snyk achieves Amazon Linux 2 ready designation
We continue to expand our relationship with Amazon Web Services and are excited to announce we’ve earned the Amazon Linux 2 Ready designation, as part of the Amazon Web Services (AWS) Service Ready Program. This designation recognizes that Snyk is certified to run on Amazon Linux 2, the next generation of Amazon Linux, a Linux […]
Secure code review: 8 security code review best practices
Code reviews are hard to do well. Particularly when you’re not entirely sure about the errors you should be looking for! The DevSecOps approach pushes security testing left so that vulnerabilities can be found and fixed earlier, in the design, development, or CI/CD stages of the workflow. It’s always a good idea to check for […]
Snyk Container certified “VMware PKS Partner Ready” to find and fix vulnerabilities in container workloads
We are excited to share that Snyk Container is now certified for use with VMware PKS and is available on the VMware Marketplace. Snyk’s Kubernetes monitor, part of the Snyk Container product, integrates with your VMware Enterprise PKS clusters, enabling you to monitor for newly deployed or updated workloads and identify vulnerabilities in their associated […]
Dependency management tools for Python
Managing dependencies is important to the health of your Python project. A project with properly managed dependencies reaps rewards in terms of predictability, sustainability, and security. Well managed dependencies ensure predictable behavior across local, development, and production environments. If your dependencies are well managed, you won’t find yourself on the wrong end of a long-term […]