Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / google/log4jscanner issues and pull requests

#64 - feat/backup

Pull Request - State: open - Opened by karchx over 2 years ago - 7 comments

#63 - jar: support Go 1.19 archive/zip

Pull Request - State: closed - Opened by ianlancetaylor over 2 years ago

#62 - jar: fix logic with new Go 1.19 support for prefixed JARs

Pull Request - State: closed - Opened by ericchiang over 2 years ago - 1 comment

#61 - Make Parser used by Walker configurable

Pull Request - State: closed - Opened by singlethink over 2 years ago

#60 - Report CVEs identified

Pull Request - State: closed - Opened by singlethink over 2 years ago

#59 - Add license to pool files.

Pull Request - State: closed - Opened by singlethink over 2 years ago

#58 - jar: fix pool.Dynamic test flakiness

Pull Request - State: closed - Opened by aktau over 2 years ago

#57 - jar: reduce redundant allocations and copies (2x-3x speedup)

Pull Request - State: closed - Opened by aktau over 2 years ago - 9 comments

#56 - Feat/makefile

Pull Request - State: open - Opened by karchx over 2 years ago - 1 comment

#55 - Scan does not catch log4j log4j-1.2.12.jar

Issue - State: open - Opened by vitikyalapatii over 2 years ago

#54 - Correctly detect vulnerable log4j <2.1

Pull Request - State: closed - Opened by singlethink over 2 years ago - 5 comments

#53 - scripts: don't include '.' in the release TAR file

Pull Request - State: closed - Opened by ericchiang over 2 years ago

#52 - Add status badges to README

Pull Request - State: closed - Opened by leozz37 over 2 years ago - 1 comment

#51 - False negative for old libraries version

Issue - State: open - Opened by nikaiw over 2 years ago - 1 comment

#50 - Add version control directories in skipDirs

Pull Request - State: closed - Opened by bunseokbot over 2 years ago

#49 - Allow JAR scanning to continue after error

Pull Request - State: closed - Opened by singlethink over 2 years ago - 3 comments

#48 - Make maximum recursion depth and maximum in memory size configurable

Pull Request - State: closed - Opened by singlethink over 2 years ago - 2 comments

#47 - addresses #46

Pull Request - State: closed - Opened by alexsaveliev over 2 years ago - 3 comments

#45 - Skip opening irrelevant class files

Pull Request - State: closed - Opened by singlethink over 2 years ago - 2 comments

#44 - Note that we flag the java 6 and 7 versions as vulnerable

Pull Request - State: closed - Opened by ddworken over 2 years ago - 2 comments

#43 - False positive with current detection method

Issue - State: closed - Opened by nikaiw over 2 years ago - 3 comments

#42 - Error scanning - negative offset

Issue - State: closed - Opened by pannemra over 2 years ago - 3 comments

#40 - Improve Parse performance

Pull Request - State: closed - Opened by mknyszek over 2 years ago - 7 comments

#39 - Skip Network Mounts

Pull Request - State: closed - Opened by nikaiw over 2 years ago - 4 comments

#38 - *: fix typos and specify Go 1.17 requirement

Pull Request - State: closed - Opened by ericchiang over 2 years ago

#37 - Please support remediation of CVE-2021-4104 by removing JMSAppender.class as well

Issue - State: closed - Opened by jshomphe over 2 years ago - 4 comments

#36 - Fix bug where directories inside rewritten jars had incorrect lengths

Pull Request - State: closed - Opened by ddworken over 2 years ago

#35 - fixed typo

Pull Request - State: closed - Opened by thecasual over 2 years ago

#34 - Add Support for Additional Java Binary Types

Issue - State: open - Opened by pyotam over 2 years ago - 1 comment

#33 - test flutter app issue

Issue - State: closed - Opened by ryqliang over 2 years ago

#32 - "cannot find package" when building or installing through go install command

Issue - State: closed - Opened by ForumPlayer over 2 years ago - 1 comment

#31 - (docs): correct typo in README.md

Pull Request - State: closed - Opened by vladdoster over 2 years ago

#30 - sudo: log4jscanner: command not found

Issue - State: closed - Opened by cdo9 over 2 years ago - 2 comments

#29 - Remove invalid reference

Pull Request - State: closed - Opened by dominikschulz over 2 years ago

#27 - Replace io.ReadAll usage with pre-allocated buffers of appropriate size

Issue - State: closed - Opened by lyoung-confluent over 2 years ago - 3 comments

#26 - Fix typo in README: throught -> through

Pull Request - State: closed - Opened by tomsugden over 2 years ago - 2 comments

#25 - Dependency Error While Building

Issue - State: closed - Opened by Ajay-056 over 2 years ago

#24 - Add links to contributor usernames in README

Pull Request - State: closed - Opened by ewpratten over 2 years ago - 2 comments

#23 - jar: create temp file in same directory before rename

Pull Request - State: closed - Opened by ericchiang almost 3 years ago

#22 - *: support self-executable JARs

Pull Request - State: closed - Opened by ericchiang almost 3 years ago

#21 - Support executable JARs

Issue - State: closed - Opened by ericchiang almost 3 years ago - 1 comment

#20 - jar: iterate over zip file headers instead of using fs.WalkDir

Pull Request - State: closed - Opened by ericchiang almost 3 years ago

#19 - hotfix: add .idea for intellij

Pull Request - State: closed - Opened by karchx almost 3 years ago - 2 comments

#16 - jar: add workaround for malformed ZIP directory entries

Pull Request - State: closed - Opened by ericchiang almost 3 years ago

#15 - README: add link to pre-compiled releases

Pull Request - State: closed - Opened by ericchiang almost 3 years ago

#14 - scripts: add a script to upload build artifacts

Pull Request - State: closed - Opened by ericchiang almost 3 years ago - 2 comments

#13 - Rewrite should back up the original jar(s) by default

Issue - State: open - Opened by mslinn almost 3 years ago - 5 comments

#12 - readdir META-INF/versions/9: not implemented

Issue - State: closed - Opened by mslinn almost 3 years ago - 7 comments

#11 - scripts: add a script for generating pre-compiled artifacts

Pull Request - State: closed - Opened by ericchiang almost 3 years ago

#10 - README: add source install instructions

Pull Request - State: closed - Opened by ericchiang almost 3 years ago

#9 - workflow: add binary build and publish action

Pull Request - State: closed - Opened by RiRa12621 almost 3 years ago - 3 comments

#8 - Readme: add installation instructions

Pull Request - State: closed - Opened by RiRa12621 almost 3 years ago - 4 comments

#7 - log4jscanner should be able to scan a single file

Issue - State: open - Opened by ericchiang almost 3 years ago

#6 - Release precompiled binaries

Issue - State: closed - Opened by ericchiang almost 3 years ago

#5 - Add install instructions

Issue - State: closed - Opened by ericchiang almost 3 years ago

#4 - *: remove internal build file

Pull Request - State: closed - Opened by ericchiang almost 3 years ago

#3 - *: don't scan magic filesystems, add --skip and -s flags

Pull Request - State: closed - Opened by ericchiang almost 3 years ago

#2 - jar: make testdataPath a variable so other build systems can overwrite

Pull Request - State: closed - Opened by ericchiang almost 3 years ago

#1 - .github: add initial CI through GitHub actions

Pull Request - State: closed - Opened by ericchiang almost 3 years ago