Skip to content

Added name check to avoid directory attack for object type#16719

Closed
Caideyipi wants to merge 114 commits intoapache:new_object_typefrom
Caideyipi:tag_name_check
Closed

Added name check to avoid directory attack for object type#16719
Caideyipi wants to merge 114 commits intoapache:new_object_typefrom
Caideyipi:tag_name_check

Conversation

@Caideyipi
Copy link
Collaborator

Description

As the title said.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

Caideyipi and others added 30 commits November 6, 2025 09:37
…pache#16672)

* ifpermitted

* reconstruct

* final-prev

* complete-dn

* partial

* very-partial

* fix

* partial-set

* fix

* test

* fix

* shop

* fix

* some

* partial

* bishop

* fix

* fix

* grasia

* fix

* main

* fix

* partial

* fix

* minor

* fix

* fix

* spotless

* test

* part

* fix

* bug-fix

* fix

* Revert "fix"

This reverts commit da7a080.

* Reapply "fix"

This reverts commit 27de58a.

(cherry picked from commit f096b82)
…rt/import tools (apache#16698)

* Add ssl param + Support interactive pw input

* fix spotless

* Changed params processing order: ts > tpw > pw

(cherry picked from commit ababbf3)
* fix

* fix

(cherry picked from commit a9ba724)
JackieTien97 and others added 27 commits November 27, 2025 08:24
* edge

* sonar

* emperor-cloth

* emperor-patch

(cherry picked from commit 448592e)
(cherry picked from commit d997408)
* ff

* back-roll

(cherry picked from commit ddcc646)
* rq

* gra

* fix

* fix

* coverage

* fix

* fix

* fix

(cherry picked from commit 03bc260)
* partial

* test

(cherry picked from commit 8cb4b9b)
* Refactor TableSchema handling to reduce conversion overhead

* update

* update

* update

* update

* update

* update

* update

* update

* fix

* update semanticCheck

* fix: cache table schema by database and table

* spotless

* update

* update

* update

* update

* update

* fix InsertStatementTest

* update

* update

* update

* update

* Revert "update"

This reverts commit 7eb3b3a.

* ignore object type

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* fix it

* fix it

* fix

* fix

* fix

* fix

* fix

* fix

* update

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

(cherry picked from commit 23be220)
… calculating the byte size for Blob inputs (apache#16170)

(cherry picked from commit 85281fa)
…ect, MergeExcept, RemoveEmptyIntersectBranchs, EvaluateEmptyIntersect, PruneIntersectSourceColumns, PruneExceptSourceColmns (apache#16761)

(cherry picked from commit bd813d8)
@Caideyipi Caideyipi closed this Dec 10, 2025
@Caideyipi Caideyipi deleted the tag_name_check branch December 10, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.