bb-plane-fork/apps/api/plane/space/serializer
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
..
__init__.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
base.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
cycle.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
intake.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
issue.py chore: added validation for description (#7507) 2025-07-30 14:19:49 +05:30
module.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
project.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
state.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
user.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
workspace.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30