Skip to content

An automated Python script to automate the management of stale scan agents in Tenable.io

License

Notifications You must be signed in to change notification settings

hugheylewis/TenableIO-Asset-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TenableIO-Asset-Management

A Python script to automate the management of stale scan agents in Tenable.io

Getting Started

The following packages are required to be installed:

  1. pip install python-dotenv
  2. pip install pytenable
    More information about pyTenable can be found here: https://pypi.org/project/pyTenable/

IMPORTANT

When installing the dotenv module:

  1. Be sure to first install python-dotenv and NOT dotenv.
  2. Then, keep the import dotenv statement as-is, since import python-dotenv does not work or exist

About

An automated Python script to automate the management of stale scan agents in Tenable.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages