user

Inedo Blog


Navigation
Featured

Jenkins

What is Maven and How Does it Work With Jenkins?

Posted on June 26th, 2025.

Searching up “What does Maven do” will leave you with a feeling like you know less.

Featured

Inedo

Webinar: Ditch the Backlogs – Plan and Ship Software Predictably with BuildMaster

Posted on June 18th, 2025.

Backlogs were designed to streamline software delivery, but over time, they’ve turned into cluttered lists full of ideas and changes that never get done. Instead of driving action, they turn work into a series of placeholders and “someday” tasks. Important changes get stuck in limbo, and decisions get delayed. There’s a...

Featured

Inedo

Our Second Annual “State of Software Supply Chain” Report is Now Available

Posted on June 9th, 2025.

In 2024, we published our first State of Software Supply Chain Security report. The goal was to better understand how teams were managing open-source risks, vulnerabilities, and DevSecOps processes. We expected to find that secure teams relied on strict policies and specialized tools—but that’s not what we saw. Visibility, Not Just...

Featured

Jenkins

Will you Lose Team Members to Jenkins?

Posted on June 5th, 2025.

Jenkins Experts are vital to an organization, but when the expert is the only one who can properly work Jenkins it creates a bottleneck for the team.

Featured

.NET

Windows Communication Foundation Apps in .NET 10 and Beyond

Posted on June 4th, 2025.

.NET 8 is just around the corner and has developers looking to migrate from .NET Framework. Problem is, they have no idea what to do with their Windows Communication Foundation (WCF) applications.

Featured

PowerShell

How to Safely Run PowerShell on 1000 Servers… without the Risks of PS Remoting

Posted on May 29th, 2025.

Windows PowerShell remoting lets you run any PowerShell command remotely on other machines. Learn how to avoid the disasters that come with PS Remoting.

Featured

Software Supply Chain

How to Protect Your Software Supply Chain from AI-Generated Package Risks

Posted on May 22nd, 2025.

“Vibe coding”, or developers using AI assistants to quickly churn out code via prompts is the new thing. While generally helpful, there is a risk that these tools can suggest packages that don’t actually exist or have been “slopsquatted” (named to mimic legit ones). This supply chain security risk could welcome vulnerabilities or malware...

Featured

Jenkins

Why You Shouldn’t Store Build Artifacts in Jenkins

Posted on May 15th, 2025.

Storing build artifacts in Jenkins is not ideal, as they can be lost/deleted easily. Use a different repository, like Maven or ProGet, to do the storage.

Featured

.NET

Long Term Planning for ASP.NET Web Forms in .NET 10

Posted on May 9th, 2025.

.NET 5 will not support ASP.NET Web Forms, but your applications do NOT need to be rewritten yet. Use our advice to make good decisions for each app.

Featured

Inedo

From FOSS to Flop, and How to Go Commercial Without Alienating Your Users

Posted on May 6th, 2025.

Moq, FluentAssertions, MassTransit, AutoMapper, MediatR – if those NuGet package names sound familiar, it might be from all the recent controversy. The authors of these free, open-source .NET libraries announced they would be going commercial, and that lead to a predictable backlash from users. So much so, that we had to write an...