@infrascan/aws
TypeScript icon, indicating that this package has built-in type declarations

0.4.1 • Public • Published

@infrascan/aws

A convenience package to register all AWS scanners with an instance of the Infrascan SDK.

Usage

import registerAwsScanners from "@infrascan/aws";
import Infrascan from "@infrascan/sdk";

const infrascanClient = new Infrascan();
registerAwsScanners(infrascanClient);

Package Sidebar

Install

npm i @infrascan/aws

Weekly Downloads

0

Version

0.4.1

License

MPL-2.0

Unpacked Size

25.8 kB

Total Files

7

Last publish

Collaborators

  • lfarrelly