• Home
  • GitHub
  • Training
  • Scrum
Sign in Subscribe
Instagram Twitter phone
Static Analysis

Is NDepend 5 coming soon?

  • Jesse Houwing

Jesse Houwing

31 Jul 2012
Share

My Visual Studio 2012 is hinting towards the release of NDepend version 5. It's very soon after the release of 4.0, so it kind of surprised me a little. The download link isn't working yet, so no way to confirm...

TheĀ release notes page is also keeping its lips tightly together.

Fixing complex bugs with AI - A deepdive into the PowerShellScriptAnalyzer
Featured

Fixing complex bugs with AI - A deepdive into the PowerShellScriptAnalyzer

Some build failures are annoying. Others are simply impossible. Mine was the second kind. On a plain `ubuntu-latest` runner, a recursive `Invoke-ScriptAnalyzer` run would stop dead with an error saying that `Get-Command` was not recognised as the name of a cmdlet.
18 Sep 2026 23 min read
A trust checklist for GitHub Actions

A trust checklist for GitHub Actions

Every action you reference in a workflow runs on your runner, with access whatever token you hand it. `uses: some-org/some-action@v3` is an instruction to execute someone else's code. It deserves at least as much scrutiny as a production dependency, and receives considerably less.
04 Sep 2026 8 min read
Can one agent start another? Queueing sub-tasks in GitHub Agentic Workflows

Can one agent start another? Queueing sub-tasks in GitHub Agentic Workflows

Consider a "dark factory" setup: a software factory with almost no people on the production line. A small number of people orchestrate the system, but agents do most of the work: planning, coding, reviewing, securing, deploying and reporting back. The goal is to define the factory itself as code.
04 Sep 2026 8 min read
Scrum Bug © 2026
Facebook X LinkedIn GitHub Bluesky Mastodon Instagram Threads StackOverflow MVP Call RSS
Powered by Ghost