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

feat nuclei result upload #4343

Merged
merged 13 commits into from
Nov 18, 2023
Merged

feat nuclei result upload #4343

merged 13 commits into from
Nov 18, 2023

Conversation

tarunKoyalwar
Copy link
Member

@tarunKoyalwar tarunKoyalwar commented Nov 6, 2023

CLI Options:

   -auth  configure projectdiscovery cloud (pdcp) api key
   -dcu, -disable-cloud-upload  disable uploading scan results to pdcp

ENVs:

export PDCP_API_KEY=XXXXX
export PDCP_API_SERVER=XXXX
export PDCP_DASHBOARD_URL=XXXX
export DISABLE_CLOUD_UPLOAD=XXXX
export DISABLE_CLOUD_UPLOAD_WRN=XXXX

Configured API is stored at: $HOME/.pdcp/credentials.yaml

@tarunKoyalwar tarunKoyalwar self-assigned this Nov 6, 2023
@tarunKoyalwar
Copy link
Member Author

tarunKoyalwar commented Nov 9, 2023

TODO

use multiwriter to extend callback's in case of output.Writer is implemented #4329
this will be resolved with scanContext in much cleaner way

@tarunKoyalwar tarunKoyalwar marked this pull request as ready for review November 15, 2023 13:47
@ehsandeep ehsandeep merged commit 87aeb57 into dev Nov 18, 2023
12 checks passed
@ehsandeep ehsandeep deleted the feat-nuclei-result-upload branch November 18, 2023 10:55
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.

None yet

2 participants