This commit is contained in:
2025-08-22 13:44:11 -06:00
parent 3a9f16c0cc
commit 15ac900894
2 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
+++
title = 'Cobra'
subtitle = 'Static Code Analyzer'
links = [ { title = "Source Code", url = "https://github.com/nimble-code/Cobra", icon = 'fa-solid fa-code' },
]
applications = ["Static Analyzer"]
developers = []
licenses = ["MIT"]
inputs = []
interfaces = ["CLI"]
maintenance = ["Actively Maintained"]
draft = false
date = 2025-08-22
+++
Cobra is a fast code analyzer that can be used to interactively probe and query up to millions of lines of code.