Pinned Repositories
autocode_dataset
CryptoLLM
tree-sitter-codeviews
Extract and combine multiple source code views using tree-sitter
BenchmarkJava
OWASP Benchmark is a test suite designed to verify the speed and accuracy of software vulnerability detection tools. A fully runnable web app written in Java, it supports analysis by Static (SAST), Dynamic (DAST), and Runtime (IAST) tools that support Java. The idea is that since it is fully runnable and all the vulnerabilities are actually exploitable, it’s a fair test for any kind of vulnerability detection tool. For more details on this project, please see the OWASP Benchmark Project home page.
tree-sitter-java
Java grammar for tree-sitter