Close #28
This commit is contained in:
16
tools/static-analysis/cobra.md
Normal file
16
tools/static-analysis/cobra.md
Normal 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.
|
Reference in New Issue
Block a user