Skip to main content

Aws Default Sg Audit Report

@jentz/aws-default-sg-audit-reportv2026.06.13.0· 2d agoREPORTS
01README

Workflow-scope report that renders an operator worklist for AWS Security Hub control EC2.2 from the finding and scan_error rows produced earlier in the workflow by @jentz/aws-default-sg-audit. Pure data shaping — no AWS API access.

Emits a markdown body (summary with accounts / default-SG / compliant / non-compliant counts, a "safe to remediate now" table of zero-ENI non-compliant default SGs, an "in use — migrate first" table of ENI-referenced non-compliant default SGs, and coverage-gap sections grouping failures into needs-aws-sso-login / blocked-by-SCP-IAM) and a JSON payload carrying findingCount, per-verdict and per-error-kind counts, the skipped-artifact count, and a degraded flag — matching the markdown + JSON pattern of @jentz/aws-s3-bucket-audit.

The report never throws: unparseable or schema-mismatched artifacts are counted and skipped, and an unexpected failure degrades to a still-valid report with the degraded flag set.

02Reports1
@jentz/aws-default-sg-audit-reportworkflow
aws_default_sg_audit_report.ts

Operator worklist for AWS Security Hub control EC2.2, built from the

awsec2security-hubec2.2compliance
03Stats
A
100 / 100
Downloads
0
Archive size
11.8 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
04Platforms
05Labels