Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / policeman-tools/forbidden-apis issues and pull requests
#250 - add commons-io-unsafe-2.16.txt and commons-io-unsafe-2.16.1.txt
Pull Request -
State: closed - Opened by mariemat 3 months ago
- 3 comments
#249 - Support commons-io 2.16
Pull Request -
State: closed - Opened by janhoy 4 months ago
- 4 comments
#248 - Use Gradle toolchains to avoid signature parsing errors
Issue -
State: open - Opened by tbroyer 5 months ago
#247 - Fix deprecations in Gradle 8.7
Pull Request -
State: closed - Opened by uschindler 8 months ago
Labels: enhancement
#246 - Address gradle deprecations #245
Pull Request -
State: closed - Opened by dweiss 8 months ago
- 2 comments
#245 - compatibility with Gradle 9.x
Issue -
State: closed - Opened by sdavids 9 months ago
- 11 comments
Labels: enhancement
#244 - Add commons-io 2.15, 2.15.1
Pull Request -
State: closed - Opened by janhoy 9 months ago
- 5 comments
#243 - Clarify what retention scope is required for forbiddenapis suppression annotations
Issue -
State: closed - Opened by laurentgo 10 months ago
- 3 comments
#242 - "Parsing signatures failed" if class is not found on classpath
Issue -
State: closed - Opened by huxi 10 months ago
- 3 comments
#241 - Add new (default) signatures
Issue -
State: open - Opened by rmannibucau 12 months ago
#240 - Add commons-io 2.15.1
Issue -
State: closed - Opened by janhoy 12 months ago
- 1 comment
#239 - Please publish PGP signature for the plugin at Gradle Plugin Portal
Issue -
State: open - Opened by vlsi about 1 year ago
- 6 comments
#238 - For static method calls and field accesses do not look into superclasses
Pull Request -
State: closed - Opened by uschindler about 1 year ago
Labels: bug
#237 - static method hiding produces false positives when original method is forbidden
Issue -
State: closed - Opened by hossman about 1 year ago
- 28 comments
Labels: bug
#236 - Require at least Maven 3.2.5
Issue -
State: closed - Opened by bmarwell about 1 year ago
- 3 comments
#235 - Add support for commons-io 2.14.0
Pull Request -
State: closed - Opened by uschindler about 1 year ago
Labels: enhancement
#234 - Remove jdk.jfr from non portable exceptions list
Issue -
State: closed - Opened by dreab8 about 1 year ago
- 1 comment
Labels: wontfix
#233 - Check fails with "Bundled signatures resource not found: jdk-unsafe-21" despite failOnUnsupportedJava/failOnViolation disabled
Issue -
State: closed - Opened by kohlschuetter about 1 year ago
- 7 comments
Labels: invalid, wontfix
#232 - Support commons-io-unsafe v2.12.0 and v2.13.0
Pull Request -
State: closed - Opened by janhoy over 1 year ago
- 1 comment
Labels: enhancement
#231 - Consider JEP 400 for jdk-unsafe Bundled Signatures
Issue -
State: closed - Opened by kwin over 1 year ago
- 1 comment
#230 - Use Maven Resolver API
Pull Request -
State: closed - Opened by kwin over 1 year ago
- 2 comments
#229 - Improve javadoc of "includes" and "excludes"
Pull Request -
State: closed - Opened by kwin over 1 year ago
- 1 comment
#228 - Clarify Maven configuration parameter "includes" and "excludes"
Issue -
State: closed - Opened by kwin over 1 year ago
- 2 comments
#227 - Restore the previous missing classes logging using DEBUG level
Pull Request -
State: closed - Opened by uschindler over 1 year ago
Labels: bug, enhancement
#226 - Provide option to enabled DEBUG level logging when using the CLI
Issue -
State: closed - Opened by mark-vieira over 1 year ago
- 12 comments
Labels: bug, enhancement
#225 - Remove HttpResponse.BodyHandlers.ofFile(Path) from banned method list in Java 21 signatures
Issue -
State: closed - Opened by uschindler over 1 year ago
- 2 comments
Labels: task
#224 - Add support for Java 20
Pull Request -
State: closed - Opened by uschindler over 1 year ago
- 1 comment
#223 - build warning about parameter "localRepository" after upgrading to maven 3.9.1
Issue -
State: closed - Opened by XN137 over 1 year ago
- 28 comments
Labels: enhancement
#222 - Forbidding constructors doesn't always work
Issue -
State: closed - Opened by snuyanzin over 1 year ago
- 2 comments
Labels: invalid
#221 - Remove plugin-init.groovy in resources and compile the plugin code with groovyc
Pull Request -
State: closed - Opened by uschindler over 1 year ago
Labels: bug, enhancement
#220 - Improve messsages in the bundled signatures so they are actionable
Issue -
State: open - Opened by vlsi almost 2 years ago
- 1 comment
#219 - Allow to ignore failures for some signature files only
Issue -
State: open - Opened by guillerodriguez almost 2 years ago
- 3 comments
#218 - Unable to suppress violation in a field declaration
Issue -
State: closed - Opened by mttjj almost 2 years ago
- 3 comments
Labels: wontfix
#217 - (Gradle) How to avoid creation of a forbiddenApisTest task
Issue -
State: closed - Opened by guillerodriguez almost 2 years ago
- 2 comments
#216 - idea: check proper use of declaration-site type variance
Issue -
State: open - Opened by vlsi almost 2 years ago
- 8 comments
#215 - Startup issues on Java 20
Issue -
State: closed - Opened by pjfanning almost 2 years ago
- 14 comments
Labels: invalid, wontfix
#214 - Add HttpResponse.BodyHandlers.ofFile(Path) to banned method lists (buggy)
Issue -
State: closed - Opened by dweiss almost 2 years ago
- 2 comments
Labels: enhancement
#213 - Project Loom does not play well with synchronized, so WDYT of adding support for "forbid use of synchronized"?
Issue -
State: open - Opened by vlsi almost 2 years ago
- 3 comments
Labels: enhancement
#212 - Annotate task with `@CacheableTask` so that the build cache can be used
Issue -
State: open - Opened by hakanai about 2 years ago
- 2 comments
#211 - [JDK-19] Method not found while parsing signature: java.text.NumberFormat#getCompactNumberInstance()
Issue -
State: closed - Opened by reta about 2 years ago
- 1 comment
#210 - If FAIL_ON_MISSING_CLASSES is disabled only log a summary of classes with WARN level
Pull Request -
State: closed - Opened by uschindler about 2 years ago
#209 - Fix Signatures URLs added to any task are actually applied to all tasks
Pull Request -
State: closed - Opened by uschindler about 2 years ago
Labels: bug
#208 - Add limited support for bundled signatures of a later JDK version than currently executing
Issue -
State: closed - Opened by uschindler about 2 years ago
- 1 comment
Labels: wontfix
#207 - Do not log message about missing classes (while parsing class files; not signatures) multiple times
Issue -
State: closed - Opened by uschindler about 2 years ago
- 2 comments
Labels: bug, enhancement
#206 - Add DEBUG level logging and report classpath and JDK type to allow debugging of classpath/JDK related problems
Pull Request -
State: closed - Opened by uschindler about 2 years ago
Labels: enhancement
#205 - Update to ASM 9.3 to support Java 19 bytecode
Pull Request -
State: closed - Opened by uschindler about 2 years ago
Labels: enhancement
#204 - Add support for Java 19
Issue -
State: closed - Opened by Danny02 about 2 years ago
- 3 comments
Labels: enhancement
#203 - Signatures URLs added to any task are actually applied to all tasks
Issue -
State: closed - Opened by hakanai about 2 years ago
- 5 comments
Labels: bug
#202 - Report the current classpath when failing due to not finding a class on the classpath
Issue -
State: closed - Opened by hakanai about 2 years ago
- 8 comments
Labels: enhancement
#201 - Since Java 18 uses UTF-8 by default should some methods now be considered as safe?
Issue -
State: closed - Opened by aspan over 2 years ago
- 3 comments
#200 - java 19 support - Unsupported class file major version 63
Issue -
State: closed - Opened by pjfanning over 2 years ago
- 1 comment
#199 - Consider a bundleded signature set that would suggest replacing HashMap, HashSet, Collectors.toSet, Collectors.toMap with Linked alternatives for deterministic oder
Issue -
State: open - Opened by vlsi over 2 years ago
- 2 comments
#198 - Support for exclusions file
Issue -
State: open - Opened by commodis over 2 years ago
- 3 comments
#197 - Ignoring unresolvable signatures in existing classes
Issue -
State: closed - Opened by yrodiere over 2 years ago
- 9 comments
Labels: invalid, discussion
#196 - java 11 Parsing signatures failed
Issue -
State: closed - Opened by ningpp over 2 years ago
- 6 comments
Labels: invalid
#195 - Add some missing unsafe signatures for Java 1.7 and new ones for 9, 12, 15
Pull Request -
State: closed - Opened by uschindler over 2 years ago
Labels: enhancement
#194 - Don't enforce annotations to be available, not even runtime-visible ones
Pull Request -
State: closed - Opened by uschindler over 2 years ago
Labels: bug
#193 - Add clone of IgnoreEmptyDirectories annotation to allow compiling forbiddenapis task with it
Pull Request -
State: closed - Opened by uschindler over 2 years ago
- 3 comments
Labels: bug, enhancement
#192 - Add minimal toolchain support to Gradle plugin
Issue -
State: closed - Opened by uschindler over 2 years ago
- 1 comment
Labels: invalid
#191 - Gradle plugin - Toolchain API fails on targetCompatibility
Issue -
State: closed - Opened by kiwiwings almost 3 years ago
- 23 comments
Labels: wontfix
#189 - Yet another Gradle update issue: 7.4 deprecated FileTrees using @SkipWhenEmpty
Issue -
State: closed - Opened by reta almost 3 years ago
- 19 comments
#188 - Wildcard method signatures
Pull Request -
State: closed - Opened by madrob almost 3 years ago
- 10 comments
Labels: enhancement
#187 - Gradle Plugin problems with Gradle >= 7.1
Issue -
State: closed - Opened by Ragin-LundF about 3 years ago
- 2 comments
Labels: invalid, wontfix
#186 - Improve build avoidance by ignoring ABI-compatible changes
Pull Request -
State: closed - Opened by mark-vieira about 3 years ago
- 4 comments
#185 - Add `DataOutput.writeBytes(String)` (and overrides)
Issue -
State: closed - Opened by Marcono1234 about 3 years ago
- 2 comments
Labels: enhancement
#184 - Add method signatures for JDK >= 11
Issue -
State: closed - Opened by Marcono1234 about 3 years ago
- 8 comments
Labels: enhancement
#183 - Method whitelist support
Issue -
State: open - Opened by hakanai about 3 years ago
- 1 comment
#182 - Fix wrong signature: `DateTimeFormatterBuilder#toFormatter()` is using default locale
Pull Request -
State: closed - Opened by uschindler about 3 years ago
Labels: bug
#181 - False positives when using DateTimeFormatter fluent builder
Issue -
State: closed - Opened by stonio about 3 years ago
- 9 comments
Labels: wontfix, discussion
#180 - Add support for Java 17 and update ASM to version 9.2
Pull Request -
State: closed - Opened by Stephan202 over 3 years ago
- 2 comments
#179 - Gradle 7.0 configuration cache issues
Issue -
State: closed - Opened by joschi over 3 years ago
- 23 comments
Labels: bug, enhancement
#178 - Fix false positives in JDK-17 with RandomSupport
Pull Request -
State: closed - Opened by uschindler over 3 years ago
#177 - False positives when using java.util.Random with JDK 17-ea17
Issue -
State: closed - Opened by yrodiere over 3 years ago
- 12 comments
Labels: bug
#176 - Bundled signatures not found: jdk-unsafe-16
Issue -
State: closed - Opened by bmarwell almost 4 years ago
- 6 comments
Labels: enhancement
#175 - On any exception happing within forbiddenapis Checker class print some parsing metadata to log file
Issue -
State: open - Opened by uschindler about 4 years ago
Labels: enhancement
#174 - Add better reporting if ASM fails to parse a class with an unspecified RuntimeException
Pull Request -
State: closed - Opened by uschindler about 4 years ago
- 2 comments
#173 - Ability to skip class file parse errors
Issue -
State: closed - Opened by vlsi about 4 years ago
- 19 comments
Labels: enhancement
#172 - [Wiki] Example for suppressions
Issue -
State: closed - Opened by bmarwell over 4 years ago
- 1 comment
#171 - maven central pom download fails due to https requirements
Issue -
State: closed - Opened by mkmaier over 4 years ago
- 6 comments
Labels: bug
#170 - Better support testing of bundled signatures (commons-io-unsafe) while still support to ignore missing signatures at runtime
Issue -
State: open - Opened by uschindler over 4 years ago
Labels: enhancement
#169 - Fix #168: Commons-IO signatures fails to resolve in commons-io v2.7
Pull Request -
State: closed - Opened by uschindler over 4 years ago
Labels: bug, enhancement
#168 - Support commons-io 2.7
Issue -
State: closed - Opened by Dichotomia over 4 years ago
- 16 comments
Labels: bug, enhancement
#167 - Add support for maven.compiler.release/testRelease
Pull Request -
State: closed - Opened by joschi over 4 years ago
- 3 comments
Labels: enhancement
#166 - Move some initialization steps (especially reflection) to Plugin's static initialization
Pull Request -
State: closed - Opened by uschindler over 4 years ago
#165 - Improved Gradle Support
Issue -
State: closed - Opened by breskeby over 4 years ago
- 1 comment
Labels: wontfix, discussion
#164 - Allow to silently ignore signatures if the class is not found
Pull Request -
State: closed - Opened by uschindler over 4 years ago
- 3 comments
Labels: enhancement
#163 - Hides the warning if the classes directory/fileset is missing
Pull Request -
State: closed - Opened by uschindler over 4 years ago
Labels: enhancement
#162 - Use task configuration avoidance in gradle initialization
Pull Request -
State: closed - Opened by rjernst over 4 years ago
- 13 comments
Labels: enhancement
#161 - fobiddenapis 3.0: Remove deprecations
Pull Request -
State: closed - Opened by uschindler over 4 years ago
Labels: task
#160 - Prepare forbiddenapis 3.0: Update to Java 7 minimum version
Pull Request -
State: closed - Opened by uschindler over 4 years ago
Labels: task
#159 - Fix Gradle task annotations
Pull Request -
State: closed - Opened by vlsi over 4 years ago
- 16 comments
Labels: bug, enhancement
#158 - allow build without gradle
Issue -
State: closed - Opened by judovana over 4 years ago
- 4 comments
Labels: wontfix
#157 - @SuppressAnnotation to support list of violations
Issue -
State: open - Opened by nitirajrathore over 4 years ago
- 3 comments
Labels: enhancement
#156 - PGP key used for POM cannot be verified
Issue -
State: closed - Opened by sdavids over 4 years ago
- 6 comments
#155 - Gradle cache
Pull Request -
State: closed - Opened by mkmaier almost 5 years ago
- 5 comments
Labels: enhancement
#154 - Use https for repo.gradle.org
Pull Request -
State: closed - Opened by mkmaier almost 5 years ago
- 3 comments
Labels: bug
#153 - New deprecation warnings with Gradle 6.0-rc-1
Issue -
State: closed - Opened by huxi about 5 years ago
- 4 comments
Labels: discussion
#152 - Added constructor signatures to java.io.FileReader and java.io.FileWr…
Pull Request -
State: closed - Opened by aspan about 5 years ago
- 2 comments
Labels: bug, enhancement
#151 - Include invocations to retrieve Default TimeZone in jdk-unsafe-1.8 ruleset
Issue -
State: closed - Opened by aaronols over 5 years ago
- 2 comments
#150 - add InputStream#skip(long) because it is flaky
Pull Request -
State: closed - Opened by tballison over 5 years ago
- 1 comment
Labels: enhancement