Skip to content

Checks which Lambdas are being protected by Application Security, and those wihch aren't.

Notifications You must be signed in to change notification settings

trend-anz/Application-Security-Checker

Repository files navigation

Cloud One: Application Security Checker

About

Inspired by Workload Security's Cloud Connector, Application Security Checker advises users which Lambdas are secured and which ones aren't.

Example

python3 app-sec-checker.py

DemoLabda-01: False
DemoLabda-02: False
DemoLabda-03: False
DemoLabda-04: False
DemoLabda-05: False
DemoLabda-06: False
DemoLabda-07: True
DemoLabda-08: False
DemoLabda-09: False
DemoLabda-10: False
DemoLabda-11: False
DemoLabda-12: False
DemoLabda-13: False

12/13 (92.31%) of Lambdas are unprotected.

About

Checks which Lambdas are being protected by Application Security, and those wihch aren't.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages