infobyte / infobyte/faraday_plugins
Update Nuclie command line arguments in plugin.
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 61
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
The command line arguments have changed for running Nuclie
https://github.com/projectdiscovery/nuclei/commit/4d96025bece98824458a2231c047f560713441f7
--json should now be --jsonl
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open faraday_plugins/plugins/repo/nuclei/plugin.py at the referenced line and compare the command arguments with the linked Nuclei commit. Update the obsolete JSON output flag to the current argument, then verify that the generated Nuclei command uses the new flag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, security
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100