Pinned Repositories
ColocationPatternMinning
This repository is the code implementing some classic algorithms in co-location pattern minning.
deepsim
Distributed_Java_Applications
分布式Java应用:基础与实践 林昊著
EasyTabURL-ChromeExtension
Help you operate tabs' url more conveniently
log-config
SQLiteDetection
A fork of https://github.com/USC-SQL/RAT-TRAP
gumtree
An awesome code differencing tool
WALA
T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses
ChatUniTest
chatunitest-maven-plugin
coder-chenzhi's Repositories
coder-chenzhi/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
coder-chenzhi/bpf_study
bpf 学习仓库
coder-chenzhi/CMU-program-analysis.github.io
Public-facing course info for program analysis materials.
coder-chenzhi/codeql-queries
coder-chenzhi/CrossHair
An analysis tool for Python that blurs the line between testing and type systems.
coder-chenzhi/ctest_prio_art
Test-Case Prioritization for Configuration Testing
coder-chenzhi/CVE-2021-44228-Apache-Log4j-Rce
Apache Log4j 远程代码执行
coder-chenzhi/depclean
DepClean automatically detects and removes unused dependencies in Maven projects
coder-chenzhi/DependencyCheck
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
coder-chenzhi/enhancements
Enhancements tracking repo for Kubernetes
coder-chenzhi/hadoop
Mirror of Apache Hadoop
coder-chenzhi/hbase
Apache HBase
coder-chenzhi/hive
Apache Hive
coder-chenzhi/ICWS21-ServerlessWorkflow
coder-chenzhi/insights-core
Insights Core is a data collection and processing framework used by Red Hat Insights
coder-chenzhi/instagram-mern
Full-Stack Instgram Clone using MERN Stack and Socket.io
coder-chenzhi/JavaThings
Share Things Related to Java - Java安全漫谈笔记相关内容
coder-chenzhi/JPDG_Maven
Please refer to original version https://github.com/timtadh/jpdg for more information
coder-chenzhi/kiteco-public
Primary Kite repo — private bits replaced with XXXXXXX
coder-chenzhi/klara
Automatic test case generation for python and static analysis library
coder-chenzhi/LATTICE_tosem
coder-chenzhi/Logout4Shell
Use Log4Shell vulnerability to vaccinate a victim server against Log4Shell
coder-chenzhi/logparser
A toolkit for automated log parsing [ICSE'19, TDSC'18, ICWS'17, DSN'16]
coder-chenzhi/methods2test
methods2test is a supervised dataset consisting of Test Cases and their corresponding Focal Methods from a set of Java software repositories
coder-chenzhi/myJQF
JQF + Zest: Coverage-guided semantic fuzzing for Java.
coder-chenzhi/PLELog
Implementation of PLELog in ICSE 2021 accepted paper:Semi-supervised Log-based Anomaly Detection via Probabilistic Label Estimation.
coder-chenzhi/pynguin
The PYthoN General UnIt Test geNerator is a test-generation tool for Python
coder-chenzhi/Qilin
Qilin: A New Framework for Supporting Fine-Grained Context-Sensitivity in Java Pointer Analysis
coder-chenzhi/Static-Program-Analysis-Book
Getting started with static program analysis. 静态程序分析入门教程。
coder-chenzhi/symbolic-execution-tutorial
Tutorial on Symbolic Execution. Hands-on session is based on the angr framework.