bb-plane-fork/apps/api/plane
Bavisetti Narayan 69d5cd183f
chore: added validation for description (#7507)
* added PageBinaryUpdateSerializer for binary data validation and update

* chore: added validation for description

* chore: removed the duplicated file

* Fixed coderabbit comments

- Improve content validation by consolidating patterns and enhancing recursion checks

- Updated `PageBinaryUpdateSerializer` to simplify assignment of validated data.
- Enhanced `content_validator.py` with consolidated dangerous patterns and added recursion depth checks to prevent stack overflow during validation.
- Improved readability and maintainability of validation functions by using constants for patterns.

---------

Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com>
2025-07-30 14:19:49 +05:30
..
analytics chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
api chore: added validation for description (#7507) 2025-07-30 14:19:49 +05:30
app chore: added validation for description (#7507) 2025-07-30 14:19:49 +05:30
authentication chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
bgtasks [WEB-4442] fix: removed the deleted labels from webhook payload (#7337) 2025-07-18 20:08:01 +05:30
db [WEB-4504] chore: added migration for app rail and reactions #7408 2025-07-14 20:57:29 +05:30
license [WEB-4479] feat: enable/disable SMTP configuration (#7393) 2025-07-16 01:04:18 +05:30
middleware chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
seeds/data chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
settings [WIKI-520] fix: update content disposition handling in asset download endpoints (#7380) 2025-07-15 13:24:17 +05:30
space chore: added validation for description (#7507) 2025-07-30 14:19:49 +05:30
static chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
tests [WEB-4558] fix: project test cases #7464 2025-07-24 14:07:37 +05:30
utils chore: added validation for description (#7507) 2025-07-30 14:19:49 +05:30
web chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
__init__.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
asgi.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
celery.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
urls.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
wsgi.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30