Skip to content

gu4xin1m/Tenable-CS-Reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A script to convert and save Tenable.IO Container Security vulnerabilities in a more friendly and readable xlsx file.

Install

pip install -r requirements.txt

Run

Create a file named ".env" with the following variables:

TENABLE_ACCESS_KEY=YOUR_KEY
TENABLE_SECRET_KEY=YOUR_KEY

Or just the export the env variables.

python3 run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages