diff --git a/data/tools/smartbench.yml b/data/tools/smartbench.yml new file mode 100644 index 000000000..0411d128e --- /dev/null +++ b/data/tools/smartbench.yml @@ -0,0 +1,12 @@ +name: SmartBench +categories: + - linter +tags: + - python +license: MIT +types: + - cli +source: 'https://github.com/xianyu-sheng/SmartBench' +homepage: 'https://github.com/xianyu-sheng/SmartBench' +description: >- + Evidence-constrained code diagnosis workbench combining static analysis with LLM review. Found and verified 4 real bugs in open-source projects (stunner, qscan, sniproxy, Robyn).