Skip to content

Merge branch 'dev'#7662

Merged
e-maad merged 0 commit intomainfrom
dev
Dec 2, 2025
Merged

Merge branch 'dev'#7662
e-maad merged 0 commit intomainfrom
dev

Conversation

@e-maad
Copy link
Contributor

@e-maad e-maad commented Dec 2, 2025

Pull Request

Summary

Merging dev to main to generate the latest version to be used by web-app.
Using pre-release version for dev in web-app caused some conflicts as the main version for core (46.46.7) is using older version of commons and the pre-release version 46.46.6-beta.9.457c85ad6 is using later version of commons. Causing a conflict in dev branch of webApp.

Security Checklist (required)

  • External inputs are validated & sanitized on client and/or server where applicable.
  • API responses are validated; unexpected shapes are handled safely (fallbacks or errors).
  • No unsafe HTML is rendered; if unavoidable, sanitization is applied and documented where it happens.
  • Injection risks (XSS/SQL/command) are prevented via safe APIs and/or escaping.

Standards Acknowledgement (required)

Notes for reviewers

  • Trade-offs:
  • Follow-ups (linked issues):
  • Linked PRs (e.g. web-packages):

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 2, 2025

@e-maad e-maad merged commit e50f37a into main Dec 2, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants