Latest updates for Static-Code-Analysis

Fresh curated links around static-code-analysis are collected here so marketers can spot useful updates and turn timely ideas into posts faster.

Recent items include:

  • Static Application Security Testing (SAST)
  • Code Review From the Terminal and CI, No MCP Client Required
  • There are 755 static-analysis tools. Only 42 are open-source security scanners.

Post angles to try

Share the most useful takeaway for your audience.
Turn one article into a quick practical checklist.
Ask your audience how this shift affects their work.
Turn angles into scheduled posts

Fresh articles and ideas

Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.

ministryoftesting.com /1 month ago

Static Application Security Testing (SAST)

Read source
dev.to /1 week ago

Code Review From the Terminal and CI, No MCP Client Required

A month ago I shipped aicraft-code-review, an MCP server that reviews code locally. This week I added a CLI mode — because not everyone wants to wire up an MCP client just to che...

Read source
dev.to /5 days ago

There are 755 static-analysis tools. Only 42 are open-source security scanners.

If you run a linter on your code today, you have a lot of choices. If you want one that actually looks for security bugs — and is open source — you have far fewer than the ecosyste...

Read source
habr.com /1 month ago

archcheck — на страже архитектуры C++

Открытый чекер архитектуры C++ для CI: циклы, копипаст, распухшие заголовки — в каждом PR. Плюс замер на 484 500 коммитов в поисках архитектурного дрейфа Почему ревью это пропустил...

Read source
sdtimes.com /3 days ago

AI SAST: Code Security for the Agentic SDLC

Endor Labs has launched an AI-powered Static Application Security Testing (SAST) tool for C code that detects more vulnerabilities than traditional scanners without requiring a sof...

Read source
rubyflow.com /1 month ago

Automate Tech Debt Audits with Claude Code

Over the years, we have written about many of the tools we use: Skunk for combining code quality and code coverage data, bundler-audit for security vulnerabilities in your dependen...

Read source
habr.com /2 weeks ago

Композиционный анализ проектов на C++

Композиционный анализ (Software Composition Analysis, SCA) – это практика автоматического выявления и отслеживания внешних зависимостей проекта с целью мониторинга их известных уяз...

Read source
testmuai.com /1 month ago

What Is Static Testing: Its Features And Best Practices

Static testing, a non-execution method, reviews code for errors, enhancing quality and preventing issues before execution.

Read source
dzone.com /4 days ago

Why DAST Findings Are Hard to Fix and How to Make Them Actionable

Dynamic testing is essential because it uncovers vulnerabilities in running applications. But while SAST gets the attention because it’s shift-left and relatively straightforward t...

Read source
habr.com /1 week ago

Как внедрить требования к безопасной разработке кода: опыт Staffcop

Безопасная разработка для Staffcop (системы расследования инцидентов внутренней инфобезопасности) — это не отдельная проверка перед релизом, а процесс, который команда постепенно в...

Read source
devops.com /1 month ago

Black Duck Extends Scope and Reach of Code Scanning Tool

Black Duck has updated its Coverity static analysis code scanning tool to provide deeper integrations with artificial intelligence (AI) tools along with updates to its user interfa...

Read source
fastruby.io /1 month ago

Automate Your Tech Debt Audits with Claude Code

Originally appeared on The Rails Tech Debt Blog.Today I’m excited to share a new open source project: A Claude Code skill to assess technical debt in a Ruby on Rails application. I...

Read source
habr.com /4 weeks ago

Ваш AI-агент не понимает код. Он просто очень уверенно угадывает — поэтому мы создали SLICER

AI-агенты отлично решают локальные задачи, но часто теряют связи между частями большой кодовой базы. Из-за этого изменение одной функции может незаметно сломать frontend, backend-р...

Read source
dev.to /1 month ago

Applying Checkov SAST to Detect Security Issues in Terraform Infrastructure as Code

Introduction Security issues in cloud infrastructure often start as small configuration mistakes. A public network rule, a missing encryption setting, or an overly permissive pol...

Read source
habr.com /1 month ago

Мост между SAST и фаззингом: как из сработки SAST получить подтверждённую уязвимость

Инструменты статического анализа (SAST) лишь подсвечивают вероятные уязвимости, генерируя гипотезы. Динамическое тестирование (DAST) и фаззинг, напротив, выявляют реальные сбои на...

Read source
dev.to /3 weeks ago

I ran my Solidity scanner on 6 top-audited DeFi protocols. Every 'critical' was a false positive — here's why.

Most Solidity scanners are high-recall, low-precision. They flag 40 things, 38 are noise, and after the third report you stop reading them — so the one real bug ships. Precision, n...

Read source
testmuai.com /1 month ago

9 Best Agentic Coding CLI Tools for 2026

Compare the 9 best agentic coding CLI tools for 2026 on models, MCP support, open-source licensing, and CI fit, from Claude Code and Gemini CLI to Aider.

Read source
rubyflow.com /1 month ago

Audition is a linter/fixer that gets your code Ractor-ready

Vibe coded a useful thing for Rubyists over the weekend. Audition is a linter/fixer that gets your code Ractor-ready: static analysis powered by Shopify’s rubydex, plus dynamic pro...

Read source
rubyflow.com /1 day ago

Coding guidelines

https://claudiob.github.io/style/

Read source
testmuai.com /1 month ago

What Is Code Review: Top Tools to Elevate Software Quality

Learn what is code review & its importance in software development. Explore the best code review tools available, to enhance your project's quality.

Read source
fastruby.io /2 weeks ago

Measuring Test Code Coverage For Non-Ruby Runners

Originally appeared on The Rails Tech Debt Blog.When we think about Ruby code coverage, our go-to gem for this is SimpleCov, which works great when the test suite uses Minitest, RS...

Read source

Turn fresh research into a full content calendar

Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.

Sources covering Static-Code-Analysis

feeds.dzone.com

Recent coverage from public sources
Public source

rubyland.news

Recent coverage from public sources
Public source

dev.to

Recent coverage from public sources
Public source

devops.com

Recent coverage from public sources
Public source

habr.com

Recent coverage from public sources
Public source

rubyflow.com

Recent coverage from public sources
Public source