SZZUnleashed
Bug commit detector
An implementation of an algorithm to identify bug-introducing commits in software projects
An implementation of the SZZ algorithm, i.e., an approach to identify bug-introducing commits.
110 stars
7 watching
76 forks
Language: Java
last commit: about 1 year ago
Linked from 1 awesome list
defect-predictiongitmining-software-repositoriessoftware-engineering-researchszzszz-algorithm
Related projects:
Repository | Description | Stars |
---|---|---|
jenkinsci/warnings-ng-plugin | Automatically detects and reports coding issues in source code | 341 |
zhangzhuosjtu/web3bugs | Analyzing and categorizing exploitable bugs in smart contracts to improve vulnerability detection techniques | 1,544 |
bugbountyforum/xss-radar | A tool designed to detect and exploit reflected cross-site scripting (XSS) vulnerabilities in web applications. | 318 |
bishopfox/gadgetprobe | Tools for analyzing and exploiting vulnerabilities in Java deserialization vulnerabilities | 585 |
shouc/corbfuzz | Fuzz testing tool to check browser security policies and detect vulnerabilities in web applications | 3 |
intel/yarpgen | A tool designed to generate correct runnable C/C++ programs with the goal of identifying compiler optimization bugs. | 488 |
graneed/bwpot | A tool to detect and analyze web application vulnerabilities by monitoring suspicious traffic and storing logs in Google BigQuery for analysis | 26 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
vulnplanet/l3x | An AI-driven tool for detecting vulnerabilities in code written in Rust and Solidity. | 63 |
urule99/jsunpack-n | A tool designed to emulate browser behavior and detect vulnerabilities in web-based exploits | 162 |
a16z/metamorphic-contract-detector | An automated tool to identify potential smart contract vulnerabilities on the Ethereum blockchain | 159 |
secdec/attack-surface-detector-burp | Identifies web app endpoints and parameters to help detect vulnerabilities | 98 |
crypto-com/cosmos-sdk-codeql | A query suite to detect common bug patterns in Cosmos SDK-based applications | 20 |
sonatype-nexus-community/audit.net | Identifies security vulnerabilities in .NET NuGet dependencies during software development and maintenance | 55 |
mandatoryprogrammer/xsshunter_client | An instrument used to hunt and identify cross-site scripting (XSS) vulnerabilities by tracking correlated requests and payloads. | 249 |