feat(data-collection): Request data collection - #3030
Merged
sl0thentr0py merged 1 commit intoAug 13, 2026
Conversation
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
4 times, most recently
from
July 21, 2026 15:21
84ceec2 to
e36c648
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
2 times, most recently
from
July 22, 2026 11:39
ceb85b7 to
6a366a2
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
2 times, most recently
from
July 22, 2026 11:49
f50f49d to
5543891
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
2 times, most recently
from
July 22, 2026 11:52
134f992 to
a3638b2
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
July 22, 2026 12:00
a3638b2 to
1202c30
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
July 22, 2026 12:10
1202c30 to
e12f4a2
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
3 times, most recently
from
July 22, 2026 12:23
a207aae to
831da33
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
2 times, most recently
from
July 22, 2026 13:13
f1e317b to
b6161d4
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
July 22, 2026 13:26
b6161d4 to
612525c
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
July 22, 2026 16:19
612525c to
bdfab90
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
2 times, most recently
from
July 22, 2026 16:23
4d4eaa4 to
bdfab90
Compare
solnic
requested changes
Jul 30, 2026
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
August 10, 2026 12:06
bdfab90 to
73fb5ec
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
August 10, 2026 12:08
73fb5ec to
de296be
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
2 times, most recently
from
August 10, 2026 12:26
20ce2fc to
a1c0420
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
August 10, 2026 12:30
a1c0420 to
fdef33c
Compare
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
August 10, 2026 12:32
fdef33c to
dacba84
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 3 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit dacba84. Configure here.
Co-Authored-By: OpenAI <noreply@example.com>
sl0thentr0py
force-pushed
the
neel/data-collection/request
branch
from
August 13, 2026 12:38
dacba84 to
2b48c88
Compare
solnic
approved these changes
Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

PII_HEADER_SNIPPETSto backfilldata_collection.http_headers.requestfor ip address collection (bothenvandrequest)data_collection.cookiesfor cookie collection (fixHashsignature since it always was one)data_collection.url_query_paramsfor query string and parse query intoHashand filterdata_collection.http_bodiesfor bodyrack_env_whitelist, will be removed in majorIssues
data_collection#3003