RSSAmplifier

mrdee.in · Mar 1, 2026

First Steps: Static Analysis on the curl Repo

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Took a first concrete step today — rather than just reading, I ran a static code analysis on the curl repository. 
 ChatGPT suggested SonarQube, so I went with that. Cloned the curl repo into my account, configured an authentication token, and let the analysis run. 
 What came up # The findings were mostly manageable for a first pass: 
 
 A flag about Python version — easily fixed…

Read on mrdee.in

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.