Skip to content

v5.5.3 to production#7241

Merged
ramyaragupathy merged 39 commits into
mainfrom
staging
May 8, 2026
Merged

v5.5.3 to production#7241
ramyaragupathy merged 39 commits into
mainfrom
staging

Conversation

@ramyaragupathy
Copy link
Copy Markdown
Member

sumitdahal7 and others added 30 commits March 17, 2026 09:45
Enable autoescape=True in the Jinja2 Environment to prevent cross-site scripting via user-controlled template variables.
Flagged by Bandit (B701) and Semgrep.
…etion

The DELETE query loop in Project.delete() interpolated table names
directly into an f-string. Added an explicit whitelist with a
validation check before each query to prevent SQL injection if
table names ever become user-controlled. Flagged by Bandit (B608)
and Semgrep.
fix: Lock duration in extension task history action text and test cas…
ci(actions): update actions for Node.js 24 compatibility
…contributors

Feat/7216 campaign message contributors
…ject-delete

fix: Add table name whitelist to prevent SQL injection in project del…
…-xss

Fix Jinja2 autoescape disabled XSS vulnerability
Add imagery dropdown filter to explore projects
…etrics-not-showing

Fix: aggregate project type statistics on partnership page
…le-invalidating-task

Refactor: Improve task validation wording and layout structure
…-from-sandbox-project

Hide OSMCha buttons and changeset resources for sandbox projects
sumitdahal7 and others added 9 commits May 5, 2026 22:40
test: fix frontend regressions and stabilize mocks
Staging release for v5.5.3
fix(labeler): update config to v6 format
…I docs, config defaults, UI labels, mappings, and tests
Fix contribution page road stats and align the Ohsome topic across API docs, config defaults, UI labels, mappings, and tests
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
4.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@ramyaragupathy ramyaragupathy changed the title Staging v5.5.3 to production May 8, 2026
@ramyaragupathy ramyaragupathy merged commit c0c6b83 into main May 8, 2026
21 of 22 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.

6 participants