3
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 14, 2024 — Oct 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure that it fails with "not found" when version is incorrect More... 10 days ago
Switch main branch to next version dev More... 11 days ago
Assert that commons-io signatures for known versions produce no warning More... 11 days ago
Update ASM to v9.9 for Java 26 bytecode compatibility More... 11 days ago
Automatically downgrade/fallback bundled signatures to next lower version if missing (#274) More... 15 days ago
Add JDK25 signatures (#272) More... 17 days ago
Add new versions of commons-io. I've looked quickly at the changes but no significant new methods appeared, I think. (#270) More... 17 days ago
Update config for publishing to Maven Central: - Add fake Javadoc files with readme.txt referring to docs.zip file - New staging URL (it also requires to send a "close" command at end, not yet implemented) - Snapshots not working yet, it fails to upload maven-metadata.xml because server sends error 400 More... 17 days ago
Fix build with Gradle by using specific version More... 17 days ago
Switch main branch to v3.10-SNAPSHOT More... 6 months ago
Mark Gradle API incubating More... 6 months ago
Fix severity override in Ant task by using child elements (see #253) (#262) More... 7 months ago
Fix typos in Javadocs More... 7 months ago
support .jar file to be scanned in cli (#259) More... 7 months ago
Add signatures for commons-io 2.18.0 More... 7 months ago
Fixes for #253: - Java 7 compatibility - Clean up imports / indent More... 7 months ago
Allow to set severity per signature (#253) More... 7 months ago
Followup for #258: Fix forbiddenapis and only print error message if there are actually arguments given. More... 7 months ago
print cli parse error message to let user know what is missing (#258) More... 7 months ago
Generate jdk-internal signature only till Java 23, later versions need to be administered manually (or removed when unsafe is gone) More... 7 months ago
Update ASM to version 9.8 for support of Java 25 bytecode; add signatures and build support for Java 24 GA More... 7 months ago
Revert "Explicitly enable extension functions with the XSLT factory (#255)" (#256) More... 9 months ago
Explicitly enable extension functions with the XSLT factory (#255) More... 9 months ago