templates-stats

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2021 License: MIT Imports: 15 Imported by: 0

README

Nuclei Templates Stats

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

Install
GO111MODULE=on go get -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.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL