Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Team ID input for PDCP result upload #5294

Closed
ehsandeep opened this issue Jun 15, 2024 · 0 comments · Fixed by #5295
Closed

Support for Team ID input for PDCP result upload #5294

ehsandeep opened this issue Jun 15, 2024 · 0 comments · Fixed by #5295
Assignees
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Milestone

Comments

@ehsandeep
Copy link
Member

Please describe your feature request:

export PDCP_TEAM_ID=cphlrbmnr2khg33n6ik1

When configured, X-Team-Id header will set with provided value for result API.

Example:

   POST /v1/scans/import HTTP/1.1
   Host: api.dev.projectdiscovery.io
   Content-Length: 23
   Content-Type: application/json
   X-Api-Key: XXXXXXXXXXXXXXXXXX
+  X-Team-Id: cphlrbmnr2khg33n6ik1
   Accept-Encoding: gzip, deflate, br

Team ID can be copied from https://cloud.projectdiscovery.io/settings/team

@ehsandeep ehsandeep added the Type: Enhancement Most issues will probably ask for additions or changes. label Jun 15, 2024
@tarunKoyalwar tarunKoyalwar linked a pull request Jun 15, 2024 that will close this issue
@ehsandeep ehsandeep added this to the nuclei v3.2.9 milestone Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants