user

Inedo Blog


Navigation
Featured

ProGet

ProGet 2022: What is Software Composition Analysis (SCA)?

Posted on July 19th, 2022.

ProGet 2022 has been released! We’ve made a lot of improvements, but some of the most exciting changes are the revamped Software Composition Analysis (SCA) features. Not only are Vulnerability Scanning and License Detection/Blocking a lot easier to use, but they’re integrated so that you can see which of your...

Featured

Otter

Otter 2022 is Here… and ProGet 2022 is Right Behind!

Posted on May 18th, 2022.

I’m excited to announce that we’ve just released Otter 2022 and that the first prerelease of ProGet 2022 will be shipping later this week.  In this article, I’ll talk about: A Release Numbering Scheme These releases follow our new, year-based number scheme, which aligns with how we’ve been releasing software for many years...

Featured

Python

PyPI Package Dependencies and Their Unintended Consequences

Posted on May 3rd, 2022.

Having uncontrolled package dependencies can lead to some unintended consequences, like version conflict and even malicious and vulnerable packages. Let’s see what happens when you let those dependency trees go unchecked.

Featured

Python

You Should be Using CI/CD Alongside Python

Posted on May 1st, 2022.

You know about CI/CD and you’re already using Python—so what’s stopping you from using them together? 

Featured

Python

How to Automate Vulnerability Scanning for PyPI Packages

Posted on April 13th, 2022.

Regularly scanning for vulnerabilities is the best way to protect against vulnerabilities that pop up and the risks that they bring.  Learn How to Automate Vulnerability Scanning for PyPI Packages.

Featured

Python

How to Easily Create a Custom Python GUI

Posted on March 14th, 2022.

Auto-generated GUI's for your Python let your non-expert users run scripts and allow you to sleep soundly by restricting only specific servers for a job.

Featured

NuGet

4 Filtering Practices for NuGet.org

Posted on February 17th, 2022.

NuGet.org is a great source for packages to jump-start a project, but it's important to filter packages from the open-source community before downloading.

Featured

Python

Identifying and Managing Vulnerabilities in Python Packages

Posted on February 11th, 2022.

Every package from PyPI.org can become vulnerable: it's just a matter of time until it's detected. To protect yourself, use tools to routinely scan for vulnerabilities.

Featured

NuGet

A Guide to NuGet & .NET in the Enterprise

Posted on February 9th, 2022.

Open-source packages like those found on NuGet.org have built the foundation for almost every modern application. What makes them so powerful and complex?

Featured

Python

Protect Yourself from Litigation due to Unexpected Python License Agreements

Posted on February 3rd, 2022.

Python package licenses can have huge consequences when not vetted and approved by stakeholders. Read about expanding your third-party software policy to include packages.