Skip to content

Infrawise v0.17.0

Choose a tag to compare

@Sidd27 Sidd27 released this 15 Jul 07:17

What's New

  • ship Python scanner in build, demo Python service, docs for Python AST scanning
  • language auto-detection — run ts-morph and Python scans by file signal
  • Python scanner — MongoDB and Kafka detection
  • Python scanner — SQL detection (psycopg/pymysql/sqlalchemy text)
  • Python scanner — DynamoDB detection (resource Table, inline, client kwarg)
  • Python AST scanning — boto3 client detection (sqs/sns/ssm/secrets/lambda)

Bug Fixes

  • hard-cap validateMongoAccess probe — mongodb 7.5 can exceed serverSelectionTimeoutMS

Maintenance

  • chore: bump website softwareVersion to 0.17.0
  • test: exercise ssm receiver-hint fallback and site-packages exclusion