Skip to content

Releases: dynatrace-oss/unguard

v0.9.3

24 Jul 11:09
Compare
Choose a tag to compare

Highlights

🌟 Features:

  • Add new Python payment-service based on Flask that can store and retrieve user's credit card information. by @orazefabian in #80

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.9.3

v0.9.2

15 May 13:37
Compare
Choose a tag to compare

What's Changed

  • 🔧 Add .NET SQL injection to exploit toolkit CLI by @sassko in #73
  • 🔧 Simplify .NET membership service SQL injection by @orazefabian in #74
  • 📝 Improve contribution guidelines by @orazefabian in #75

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

18 Dec 11:33
Compare
Choose a tag to compare

What's Changed

  • ✨ feat(envoy-proxy): Enable access logging for HTTP requests by @olivier97 in #68
  • 📈 feat(user-auth-service): Improve logging by @tiitha in #71

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

21 Nov 12:34
Compare
Choose a tag to compare

Highlights

🌟 Features:

  • Add new PHP like-service based on the Laravel framework, which is vulnerable to SQL injection

What's Changed

  • 📝 docs(crlf-injection): Fix path to redis payload file by @olivier97 in #66
  • 📝 docs: Update kind cluster setup docs and fix dead link in code comment by @olivier97 in #67
  • 🧑‍💻 ci: Add Testing Action by @MfCrizz in #58
  • 🧑‍💻 ci: Add default AWS LB annotations by @MfCrizz in #62
  • 🐘 feature: Add like-service (PHP) for liking/unliking posts by @eliasgierlinger in #63

New Contributors

Full Changelog: v0.8.2...v0.9.0

v0.8.2

17 Oct 06:35
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix: Enforce LF style line endings for gradlew files by @W3D3 in #53
  • 🐛 fix(tracing): Add missing default env variables to services by @MfCrizz in #55
  • 🧑‍💻Add SQL Injection in status-service (Golang) by @eliasgierlinger in #60

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

03 Jul 12:05
Compare
Choose a tag to compare

Highlights

🌟 Features:

  • Unguard transitioned to a Helm Chart!
    Easy installation of Unguard using the Helm Package Manager is now possible. 🚀
    See the Readme for more information. #47

🐛 Bugfixes:

  • Impossible to see other user's biography text and membership status. #51

What's Changed

  • 🐛 Fix membership and bio by @rolze in #51
  • 🧑‍💻 Transition Unguard to Helm by @MfCrizz in #47
  • 🔖 chore: Bump version to 0.8.1 by @MfCrizz in #52

New Contributors

  • @rolze made their first contribution in #51

Full Changelog: v0.8.0...v0.8.1

v0.8.0

12 May 08:53
Compare
Choose a tag to compare

Highlights

🌟 Features:

  • Attack simulator generates attacks using location-based IP addresses and forwards them to the appropriate services #30

🐛 Bugfixes:

  • Remove unintentionally malicious load from benign load generator #44

What's Changed

  • 🐛 fix: Make user simulator a CronJob by @W3D3 in #29
  • 🚑 fix: Revert node upgrade due to resulting crash by @W3D3 in #31
  • 🌟 Make attack simulator generate attacks using locaiton based ip addresses by @AlejandroCamba in #30
  • 📱 Improve unguard-frontend timeline aesthetics by @AlejandroCamba in #33
  • 📝 Add CITATION.cff file by @ammerzon in #35
  • 🐛 fix: Change docker image of proxy-service to pinned version by @MfCrizz in #36
  • 🐛 fix: Membership service enable retry db connection by @MfCrizz in #37
  • 📝 Correct architecture image / improve README by @W3D3 in #32
  • 🐛 fix: Invalid log4j2 xml config by @W3D3 in #39
  • 👷 ci: Add gitmoji commitlint action by @W3D3 in #40
  • 👷 ci: Add skaffold build ci action by @W3D3 in #41
  • 👷 ci: Update gitmoji subject-rule to disable lowercase by @ammerzon in #42
  • 🐛 fix: Remove single quotes from user-simulator bio data by @W3D3 in #44
  • 👷 ci: Remove the "v." prefix from the image tags by @MfCrizz in #45

New Contributors

Full Changelog: v0.7.0...v0.8.0