Skip to content

Norhanahmedsaber/HANTER

Repository files navigation

HANTER

HANTER Website

This package is HANTER's CLI which can be used to identify vulnerabilities in JavaScript source code by running simple commands.

Installation

npm i hanter

Initialize hanter.config.js file in your project

npx hanter init

if it already exists and you want to reset it to defaults

npx hanter init --force

Change the config file to suit you need

Run the Analysis

To run the analysis

npx hanter

Reports should appear in the terminal

You can customize your usage by adding rules to the rules directory

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published