What's Changed
- Refactor AWS API gateway to use data model by @achantavy in #1446
- ECR: Handle each image id separately by @heryxpc in #1468
- ECR: add describe_images to get image size information. by @heryxpc in #1471
- ECR: Paginate and extract image tag when using describe_images at ECR module by @heryxpc in #1480
- GCP IAM Ingestion by @kunaals in #1459
- Use
pip install
with--no-cache-dir
inside the Dockerfile by @PeterDaveHello in #1470 - Preventing keyerror exception from cve attribute retrieval by @heryxpc in #1482
- Fix #1481: Separate EC2 template version fetching from template fetching by @ishaanverma in #1486
- Fix #1490: launch template version fetching by @ishaanverma in #1495
New Contributors
- @PeterDaveHello made their first contribution in #1470
- @ishaanverma made their first contribution in #1486
Full Changelog: 0.99.0...0.100.0