templates-stats

command module
v0.0.0-...-9df9f82 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2023 License: MIT Imports: 16 Imported by: 0

README

vulscan Templates Stats

A utility for extracting various metadata from vulscan-templates.

Install
go install -v github.com/khulnasoft-labs/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/vulscan-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