Recent Releases of unguard

unguard - v0.11.2

Bugfixes

  • Fix loadtesting for login exploit by @KraProgrammer in https://github.com/dynatrace-oss/unguard/pull/111
  • πŸ›Change login to get in the backend by @KraProgrammer in https://github.com/dynatrace-oss/unguard/pull/106

Full Changelog: https://github.com/dynatrace-oss/unguard/compare/v0.11.0...v0.11.2

- PHP
Published by KraProgrammer about 1 year ago

unguard - v0.11.0

✨ Highlights

  • πŸ”– chore: Update user-auth-service to node 18 by @KraProgrammer in https://github.com/dynatrace-oss/unguard/pull/108

Bugfixes

  • Change login to get in the backend by @KraProgrammer in https://github.com/dynatrace-oss/unguard/pull/106
  • Fix malicious load generator by @KraProgrammer in https://github.com/dynatrace-oss/unguard/pull/109

Full Changelog: https://github.com/dynatrace-oss/unguard/compare/v0.10.0...v0.11.0

- PHP
Published by KraProgrammer about 1 year ago

unguard - v0.10.0

What's Changed

:sparkles: Highlights

  • :memo: Update xss docs & dev guide by @gollumeye in https://github.com/dynatrace-oss/unguard/pull/99
  • :beers: Add a NodeJS SQL injection vulnerability in the user-auth-service by @000panther in https://github.com/dynatrace-oss/unguard/pull/102

Bugfixes

  • πŸ› fix(chart): added environment variables for link service DB parameters in helm chart by @kiyo-s in https://github.com/dynatrace-oss/unguard/pull/90
  • :bug: fix(skaffold): Pin mariadb version to fix skaffold command by @orazefabian in https://github.com/dynatrace-oss/unguard/pull/96
  • πŸ› fix(chart): switch from ingress annotation to ingressClassName by @reg0bs in https://github.com/dynatrace-oss/unguard/pull/94

New Contributors

  • @kiyo-s made their first contribution in https://github.com/dynatrace-oss/unguard/pull/90
  • @reg0bs made their first contribution in https://github.com/dynatrace-oss/unguard/pull/94
  • @gollumeye made their first contribution in https://github.com/dynatrace-oss/unguard/pull/99
  • @000panther made their first contribution in https://github.com/dynatrace-oss/unguard/pull/102

Full Changelog: https://github.com/dynatrace-oss/unguard/compare/v0.9.4...v0.10.0

- PHP
Published by W3D3 about 1 year ago

unguard - v0.9.4

This is the 0.9.4 release of Unguard a.k.a. "The overdue version containing a bunch of bugfixes".

What's Changed

  • πŸ› fix(user-simulator): Fix user-simulator not properly terminating by @W3D3 in https://github.com/dynatrace-oss/unguard/pull/83
  • πŸ› fix(release): Fix helm release to bump all service versions by @W3D3 in https://github.com/dynatrace-oss/unguard/pull/85
  • πŸ› fix(build): Fix Profile and Frontend service upstream image issues by @orazefabian in https://github.com/dynatrace-oss/unguard/pull/86
  • ✨ feat(chart): Add labels.common helm value to easily put labels on all resources by @W3D3 in https://github.com/dynatrace-oss/unguard/pull/91

Full Changelog: https://github.com/dynatrace-oss/unguard/compare/v0.9.3...v0.9.4

- PHP
Published by W3D3 over 1 year ago

unguard - v0.9.3

Highlights

🌟 Features:

  • Add new Python payment-service based on Flask that can store and retrieve user's credit card information. by @orazefabian in https://github.com/dynatrace-oss/unguard/pull/80

What's Changed

  • πŸ“ docs: Fix mariadb setup intructions by @orazefabian in https://github.com/dynatrace-oss/unguard/pull/78
  • πŸ—οΈ build: Reduce container image sizes by @orazefabian in https://github.com/dynatrace-oss/unguard/pull/77
  • :bug: fix(build): specify platform for containers not working on arm by @hoermannpaul in https://github.com/dynatrace-oss/unguard/pull/79

New Contributors

  • @hoermannpaul made their first contribution in https://github.com/dynatrace-oss/unguard/pull/79

Full Changelog: https://github.com/dynatrace-oss/unguard/compare/v0.9.2...v0.9.3

- PHP
Published by orazefabian almost 2 years ago

unguard - v0.9.2

What's Changed

  • πŸ”§ Add .NET SQL injection to exploit toolkit CLI by @sassko in https://github.com/dynatrace-oss/unguard/pull/73
  • πŸ”§ Simplify .NET membership service SQL injection by @orazefabian in https://github.com/dynatrace-oss/unguard/pull/74
  • πŸ“ Improve contribution guidelines by @orazefabian in https://github.com/dynatrace-oss/unguard/pull/75

New Contributors

  • @sassko made their first contribution in https://github.com/dynatrace-oss/unguard/pull/73
  • @orazefabian made their first contribution in https://github.com/dynatrace-oss/unguard/pull/75

Full Changelog: https://github.com/dynatrace-oss/unguard/compare/v0.9.1...v0.9.2

- PHP
Published by W3D3 about 2 years ago

unguard - v0.9.1

What's Changed

  • ✨ feat(envoy-proxy): Enable access logging for HTTP requests by @olivier97 in https://github.com/dynatrace-oss/unguard/pull/68
  • πŸ“ˆ feat(user-auth-service): Improve logging by @tiitha in https://github.com/dynatrace-oss/unguard/pull/71

New Contributors

  • @tiitha made their first contribution in https://github.com/dynatrace-oss/unguard/pull/71

Full Changelog: https://github.com/dynatrace-oss/unguard/compare/v0.9.0...v0.9.1

- PHP
Published by W3D3 over 2 years ago

unguard - v0.9.0

Highlights

:star2: 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 https://github.com/dynatrace-oss/unguard/pull/66
  • πŸ“ docs: Update kind cluster setup docs and fix dead link in code comment by @olivier97 in https://github.com/dynatrace-oss/unguard/pull/67
  • πŸ§‘β€πŸ’» ci: Add Testing Action by @MfCrizz in https://github.com/dynatrace-oss/unguard/pull/58
  • πŸ§‘β€πŸ’» ci: Add default AWS LB annotations by @MfCrizz in https://github.com/dynatrace-oss/unguard/pull/62
  • 🐘 feature: Add like-service (PHP) for liking/unliking posts by @eliasgierlinger in https://github.com/dynatrace-oss/unguard/pull/63

New Contributors

  • @olivier97 made their first contribution in https://github.com/dynatrace-oss/unguard/pull/66

Full Changelog: https://github.com/dynatrace-oss/unguard/compare/v0.8.2...v0.9.0

- PHP
Published by W3D3 over 2 years ago

unguard - v0.8.2

What's Changed

  • πŸ› fix: Enforce LF style line endings for gradlew files by @W3D3 in https://github.com/dynatrace-oss/unguard/pull/53
  • πŸ› fix(tracing): Add missing default env variables to services by @MfCrizz in https://github.com/dynatrace-oss/unguard/pull/55
  • πŸ§‘β€πŸ’»Add SQL Injection in status-service (Golang) by @eliasgierlinger in https://github.com/dynatrace-oss/unguard/pull/60

New Contributors

  • @eliasgierlinger made their first contribution in https://github.com/dynatrace-oss/unguard/pull/60

Full Changelog: https://github.com/dynatrace-oss/unguard/compare/v0.8.1...v0.8.2

- PHP
Published by MfCrizz over 2 years ago

unguard - v0.8.1

Highlights

:star2: 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

:bug: Bugfixes:

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

What's Changed

  • :bug: Fix membership and bio by @rolze in https://github.com/dynatrace-oss/unguard/pull/51
  • πŸ§‘β€πŸ’» Transition Unguard to Helm by @MfCrizz in https://github.com/dynatrace-oss/unguard/pull/47
  • πŸ”– chore: Bump version to 0.8.1 by @MfCrizz in https://github.com/dynatrace-oss/unguard/pull/52

New Contributors

  • @rolze made their first contribution in https://github.com/dynatrace-oss/unguard/pull/51

Full Changelog: https://github.com/dynatrace-oss/unguard/compare/v0.8.0...v0.8.1

- PHP
Published by MfCrizz almost 3 years ago

unguard - v0.8.0

Highlights

:star2: Features:

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

:bug: Bugfixes:

  • Remove unintentionally malicious load from benign load generator #44

What's Changed

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

New Contributors

  • @MfCrizz made their first contribution in https://github.com/dynatrace-oss/unguard/pull/36

Full Changelog: https://github.com/dynatrace-oss/unguard/compare/v0.7.0...v0.8.0

- PHP
Published by MfCrizz about 3 years ago