Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuclei Templates Stats

A utility for extracting various metadata from nuclei-templates.

Install

go install -v github.com/projectdiscovery/templates-stats

Examples

Pulls Template stats in Markdown format (default)

templates-stats -output TEMPLATES-STATS.md

Pulls Template stats in JSON format

templates-stats -json -output TEMPLATES-STATS.json

Pulls Template stats for template stored at custom path

templates-stats -output TEMPLATES-STATS.md -path custom_templates/

Pulls Top 10 authors of templates

templates-stats -top 10 -authors -output TOP-10.md

Note:

  • As default $HOME/nuclei-templates path is used.

About

A utility for extracting various meta data from nuclei-templates.

Resources

Code of conduct

Contributing

Security policy

Stars

12 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages