poc-go-tenableio

command module
v0.0.0-...-db01016 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2018 License: MIT Imports: 3 Imported by: 0

README

poc-go-tenable.io

PoC/partial implementation of the Tenable.io API as a Golang client library.

I figured Tenable.io had a Python SDK, and a Java SDK, so it should have a partially implemented Go SDK as well.. because reasons.

Usage

import tio "github.com/0xdevalias/poc-go-tenableio/api

c := api.DefaultClient(
		"TODO-ACCESS-KEY",
		"TODO-SECRET-KEY",
	)
	
assets, _ := c.Workbenches.Assets()

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL