Skip to content

Releases: pixee/java-security-toolkit

v1.1.3

07 Mar 21:45
b673e7e
Compare
Choose a tag to compare

Commits

  • 575e452: 🐛 Fix NPE in HardenedZipInputStream (Johnathan Gilday) #27
  • 839cdfa: Autogenerated JaCoCo coverage badge (Jacoco Coverage Update Action) #27
  • 6c151ea: 🚀 Release 1.1.3 (Johnathan Gilday) #28

v1.1.2

01 Feb 00:15
b885b03
Compare
Choose a tag to compare

Commits

  • 801020b: fixed partial path travesal bypass, bumped version, fixed bug in readme (Arshan Dabirsiaghi)
  • 291aedd: added comment describing test (Arshan Dabirsiaghi)
  • 98bb779: slightly more readable version (Arshan Dabirsiaghi)
  • b885b03: Merge pull request from GHSA-qh4g-4m4w-jgv2 (Arshan Dabirsiaghi)

v1.1.1

04 Oct 17:01
7c8e93e
Compare
Choose a tag to compare

Commits

  • 9dc3c53: 📝 update readme to use new version (Ryan Dens) #12
  • 806f5d7: 🚀 Automatically close and release sonatype staging repository after publication (Ryan Dens) #13
  • b9c3f78: add new domain validation api (Arshan Dabirsiaghi) #14
  • dfe37fb: use 1.8 api (Arshan Dabirsiaghi) #14
  • d26ec30: Autogenerated JaCoCo coverage badge (Jacoco Coverage Update Action) #14
  • 7fe82b4: bump version (Arshan Dabirsiaghi) #15
  • 81d0299: bump version (Arshan Dabirsiaghi) #15

v1.1.0

28 Sep 22:56
Compare
Choose a tag to compare

Commits

  • 9673290: ➕ add Gradle Wrapper (Ryan Dens) #9
  • a9d06e2: 🙈 add gradle files to gitignore (Ryan Dens) #9
  • be6b1e5: ✨ add gradle build and test (Ryan Dens) #9
  • b0e7abf: ✨ setup releasing targeting java 11 (Ryan Dens) #9
  • df315f8: ✨ create java 11 source set (Ryan Dens) #9
  • 861c50e: ✨ use multi-release jar with module-info.java (Ryan Dens) #9
  • 9306177: ✅ test across JREs (Ryan Dens) #9
  • 7d9cafd: 👷 setup CI for Gradle (Ryan Dens) #9
  • 9434b2a: 🙈 fix gitignore for gradle wrapper (Ryan Dens) #9
  • 9219511: 🐛 fix java home (Ryan Dens) #9
  • eec031c: 🔊 publish build scan (Ryan Dens) #9
  • 5179677: 🔥 delete pom (Ryan Dens) #9
  • 1564392: 🐛 disable java11jar task (Ryan Dens) #9
  • 95d73dd: 🚀 release with Gradle (Ryan Dens) #9
  • 9d888d6: 🚀 target maven central (Ryan Dens) #9
  • 1edfe0f: 🚀 configure GPG signing for Gradle (Ryan Dens) #9
  • 120aadb: ✅ add jacoco test report (Ryan Dens) #9
  • 40e418b: ✨ generate jacoco badge (Ryan Dens) #9
  • 9a13534: 🔊 log percentage and upload coverage report (Ryan Dens) #9
  • e4937fc: Autogenerated JaCoCo coverage badge (Jacoco Coverage Update Action) #9
  • 282e222: ♻️ inline coverity escapers (Ryan Dens) #9
  • 8df7370: Autogenerated JaCoCo coverage badge (Jacoco Coverage Update Action) #9
  • eea801d: ✅ define test suite for java 11 sources (Ryan Dens) #9
  • 76802c2: 🐛 use vulnerable version of fileupload and configure DiskFileItem serializaiton for tests (Ryan Dens) #9
  • c6c2213: ➕ add runtime dependency on project (Ryan Dens) #9
  • d05a944: 🚧 add integration test suite (Ryan Dens) #9
  • 65a27ea: ✅ add basic test app (Ryan Dens) #9
  • 3998ad5: ✅ add module test app (Ryan Dens) #9
  • 9d2dbd8: 🐛 correct main class definition (Ryan Dens) #9
  • 70bb4b3: 🔥 dont use applicaiton plugin for module project (Ryan Dens) #9
  • b6b212a: 🔥 dont use application plugin for hello world project (Ryan Dens) #9
  • acc0bc3: ✅ test both containers (Ryan Dens) #9
  • 9239894: Update test-apps/hello-world-modules/src/main/java/io/github/pixee/testapp/Main.java (Ryan Dens) #9
  • ee74adb: ♻️ Move createSafeObjectInputStream to java 8 compatible class (Ryan Dens) #9
  • 2ff73fb: Autogenerated JaCoCo coverage badge (Jacoco Coverage Update Action) #9
  • 020ca0e: 👌 reane SafeObjectInputStream to ObjectInputStreams (Ryan Dens) #9
  • af9a1a3: Autogenerated JaCoCo coverage badge (Jacoco Coverage Update Action) #9
  • 6412cb5: ♻️ reanme APIs to be more clear and concise (Ryan Dens) #10
  • 9324721: 💡 improve javadoc to clarify apache commons dependency (Ryan Dens) #10
  • 70bf611: 🔖 bump version for new release (Ryan Dens) #11

v1.0.7

06 Sep 16:47
6214dbb
Compare
Choose a tag to compare

Commits

  • cd91550: Update README.md (Arshan Dabirsiaghi) #5
  • c65109e: signature added and version bumped in prep for release (Arshan Dabirsiaghi) #6
  • ace8ad2: Autogenerated JaCoCo coverage badge (Jacoco Coverage Update Action) #6
  • bdc54c6: Bump version (Arshan Dabirsiaghi) #7

v1.0.6

25 Jul 00:03
0def925
Compare
Choose a tag to compare

Commits

  • eba8a8f: Autogenerated JaCoCo coverage badge (Jacoco Coverage Update Action)
  • 84a6481: remove collections4 (Arshan Dabirsiaghi) #4
  • baf6484: Update the new version in preparation for release (Arshan Dabirsiaghi) #4

v1.0.5

22 Jun 16:45
Compare
Choose a tag to compare

Commits

v1.0.4

20 Jun 19:07
Compare
Choose a tag to compare

Commits

v1.0.3

08 Jun 17:09
Compare
Choose a tag to compare

Commits

  • 75e6c66: Update CONTRIBUTING.md (Arshan Dabirsiaghi)
  • 8cb38b4: Update README.md (Arshan Dabirsiaghi)
  • 84441ea: changed the unwanted types apis to be more clear, fixed up deserialization logic, and added more tests (Arshan Dabirsiaghi)
  • b694087: Autogenerated JaCoCo coverage badge (Jacoco Coverage Update Action)
  • d727c16: update lib for no reason thx inaccurate tools (Arshan Dabirsiaghi)
  • 0b7ab7b: Merge branch 'main' of https://github.com/pixee/java-security-toolkit (Arshan Dabirsiaghi)
  • 750af14: update readme (Arshan Dabirsiaghi)

v1.0.2

06 Apr 21:26
Compare
Choose a tag to compare

Commits

  • c17fd64: bump for dev (Arshan Dabirsiaghi)
  • 3f4b7ae: updated jakarta path (Arshan Dabirsiaghi)
  • c2cd448: fmt (Arshan Dabirsiaghi)