logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

App::CVSS - CVSS Command Line Interface

Author

       Giuseppe Di Terlizzi <https://metacpan.org/author/gdt>

Description

       App::CVSS "Command Line Interface" helper module for cvss(1).

       App::CVSS->run(@args)
           Execute the command

       cli_error($error)
           Clean error

Name

       App::CVSS - CVSS Command Line Interface

Synopsis

           use App::CVSS qw(run);

           run(\@ARGV);

See Also