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

Fix missing template_url for pd signed templates #5644

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

RamanaReddy0M
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M commented Sep 18, 2024

Test cmd:

 ✗ ./nuclei -t ~/custom-dir/nuclei-templates/http/technologies/wordpress-detect.yaml -u www.sonymusic.com -j -silent | jq '.["template-url"]'

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@RamanaReddy0M RamanaReddy0M changed the title Fix missing template_url for pd signed templates when executed from c… Fix missing template_url for pd signed templates Sep 18, 2024
@RamanaReddy0M RamanaReddy0M self-assigned this Sep 19, 2024
@ehsandeep ehsandeep merged commit 3d2f31a into dev Sep 19, 2024
9 of 12 checks passed
@ehsandeep ehsandeep deleted the issue-5643-fix-missing-tmpl-url branch September 19, 2024 13:28
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.

[BUG] json outputs and exports missing encoded templates
3 participants