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

Update nuclei to 3.3.9 #2286

Merged
merged 1 commit into from
Feb 16, 2025
Merged

Update nuclei to 3.3.9 #2286

merged 1 commit into from
Feb 16, 2025

Conversation

blsaccess
Copy link
Contributor

This PR uses https://api.github.com/repos/projectdiscovery/nuclei/releases/latest to obtain the latest version of nuclei and update the version in bbot/modules/deadly/nuclei.py."

Release notes:

What's Changed

🎉 New Features

$ nuclei -list h1.txt -ai "extract page titles"

[extract-page-titles] [http] [info] https://api.hackerone.com ["HackerOne API"]

More in docs at https://docs.projectdiscovery.io/tools/nuclei/running#ai-powered-template-generation

$ nuclei -dts

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v3.3.9

		projectdiscovery.io

[INF] DAST Server API: http://localhost:9055/fuzz
[INF] DAST Server Stats URL: http://localhost:9055/stats
⇨ http server started on 127.0.0.1:9055

🐞 Bug Fixes

Other Changes

Issues closed in this release - https://github.com/projectdiscovery/nuclei/milestone/68?closed=1

New Contributors

Full Changelog: projectdiscovery/nuclei@v3.3.8...v3.3.9

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93%. Comparing base (050975a) to head (1c5fc99).
Report is 5 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #2286   +/-   ##
=====================================
- Coverage     93%     93%   -0%     
=====================================
  Files        378     378           
  Lines      29485   29483    -2     
=====================================
- Hits       27268   27266    -2     
  Misses      2217    2217           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TheTechromancer TheTechromancer merged commit 6cf3943 into dev Feb 16, 2025
14 checks passed
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.

2 participants