356
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 26, 2025 — Jul 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: upgrade http:// to https:// in README.md (#2119) More... 8 days ago
reject bit matrix not matching layer count in aztec extractBits (#2117) More... 15 days ago
Address Issue #2115, Aztec grid (#2116) More... 17 days ago
reject non-positive datablock count in aztec correctBits (#2114) More... 19 days ago
reject negative and overflowing crop in core LuminanceSource classes (#2112) More... about 1 month ago
reject negative and overflowing crop in BufferedImageLuminanceSource (#2111) More... about 1 month ago
fix quadratic backtracking in URIResultParser isPossiblyMaliciousURI (#2110) More... about 1 month ago
use anchored matching in URIResultParser.isBasicallyValidURI (#2109) More... about 1 month ago
Clear padding bits in BitMatrix.flip() so they are not read as set (#2108) More... about 1 month ago
Validate crop rectangle for TYPE_BYTE_GRAY images in BufferedImageLuminanceSource (#2107) More... about 1 month ago
guard truncated structured carrier message in maxicode decode (#2106) More... about 1 month ago
Bump actions/checkout from 6 to 7 (#2101) More... about 1 month ago
wrap invalid base64 as IOException in readDataURIImage (#2105) More... about 1 month ago
format decoded digits locale-independently in maxicode/pdf417/aztec (#2100) More... about 1 month ago
fix catastrophic backtracking in email domain regex (#2099) More... about 1 month ago
reject wrong-size bit matrix in maxicode BitMatrixParser (#2098) More... about 1 month ago
reject non-square bit matrix in qrcode BitMatrixParser (#2096) More... about 1 month ago
reject oversized received array in pdf417 ErrorCorrection.decode (#2097) More... about 1 month ago
guard empty symbol in code39 check digit handling (#2092) More... about 1 month ago
avoid NegativeArraySizeException in aztec getEncodedData (#2091) More... about 1 month ago
guard truncated symbol in rss expanded AI01AndOtherAIs decoder (#2089) More... about 1 month ago
guard unterminated AI in ExpandedProductResultParser (#2088) More... about 1 month ago
guard trailing shift char in code39 decodeExtended (#2086) More... about 2 months ago
avoid out-of-bounds reads after control codewords in pdf417 parser (#2085) More... about 2 months ago
guard base256 length read in datamatrix decodeBase256Segment (#2084) More... about 2 months ago
avoid out-of-bounds read in pdf417 decodeMacroBlock (#2083) More... about 2 months ago
avoid out-of-bounds read for NS sequence in maxicode getMessage (#2079) More... about 2 months ago
Avoid charset provider lookups for UTF-8 QR encoding (#2077) More... 2 months ago
Add reader initialization support for Data Matrix and PDF417 (#2069) More... 3 months ago
Add Code 128 reader initialization support (#2068) More... 3 months ago