Skip to content

andrewspearson/asm-severity-breakdown-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

asm-severity-breakdown-report

Creates a report from Tenable ASM that contains all assets in a specified inventory and appends Severity Breakdown information. Report is in CSV format.

Requirements

  • python3

Configuration

Usage

View the help menu

$ python3 asm-severity-breakdown-report.py -h
usage: asm-severity-breakdown-report.py [-h] -i 1234

This script creates a CSV report containing all assets in a specified inventory and appends Severity Breakdown data for each asset.

options:
  -h, --help            show this help message and exit
  -i 1234, --inventory-id 1234
                        Generate a report on this inventory ID

Run the script

$ python3 asm-severity-breakdown-report.py -i 9470
Exporting inventory data as a CSV...
Found 352 assets.
Appending Severity Breakdown for asset 352/352...
Created file inventory-id-9470-report.csv.
Process complete.

About

Creates a report from Tenable ASM that contains all assets in a specified inventory and appends Severity Breakdown information. Report is in CSV format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages