3
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 01, 2024 — Dec 01, 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... about 2 months ago
Switch main branch to next version dev More... about 2 months ago
Assert that commons-io signatures for known versions produce no warning More... about 2 months ago
Update ASM to v9.9 for Java 26 bytecode compatibility More... about 2 months ago
Automatically downgrade/fallback bundled signatures to next lower version if missing (#274) More... 2 months ago
Add JDK25 signatures (#272) More... 2 months ago
Add new versions of commons-io. I've looked quickly at the changes but no significant new methods appeared, I think. (#270) More... 2 months 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... 2 months ago
Fix build with Gradle by using specific version More... 2 months ago
Switch main branch to v3.10-SNAPSHOT More... 8 months ago
Mark Gradle API incubating More... 8 months ago
Fix severity override in Ant task by using child elements (see #253) (#262) More... 8 months ago
Fix typos in Javadocs More... 8 months ago
support .jar file to be scanned in cli (#259) More... 8 months ago
Add signatures for commons-io 2.18.0 More... 8 months ago
Fixes for #253: - Java 7 compatibility - Clean up imports / indent More... 8 months ago
Allow to set severity per signature (#253) More... 8 months ago
Followup for #258: Fix forbiddenapis and only print error message if there are actually arguments given. More... 8 months ago
print cli parse error message to let user know what is missing (#258) More... 8 months ago
Generate jdk-internal signature only till Java 23, later versions need to be administered manually (or removed when unsafe is gone) More... 8 months ago
Update ASM to version 9.8 for support of Java 25 bytecode; add signatures and build support for Java 24 GA More... 8 months ago
Revert "Explicitly enable extension functions with the XSLT factory (#255)" (#256) More... 11 months ago
Explicitly enable extension functions with the XSLT factory (#255) More... 11 months ago