Skip to content

Tags: goldfiglabs/introspector

Tags

v0.1.7

Toggle v0.1.7's commit message
Fix support for signing-certificates

v0.1.6

Toggle v0.1.6's commit message
Upgrade psycopg2-binary to a version with arm64 packages prebuilt. Re…

…vert a bunch of build hacks as a result

0.1.5

Toggle 0.1.5's commit message
Add an external id to provider accounts so that they may be joined ag…

…ainst external data sources

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add AWS account id to config recorders and cloudwatch metrics (#28)

v0.1.3

Toggle v0.1.3's commit message
Add version to build infrastructure

v0.1.2

Toggle v0.1.2's commit message
Fix up build infrastructure to properly template the docker-compose file

v0.1.1

Toggle v0.1.1's commit message
Build for m1

v0.1.0

Toggle v0.1.0's commit message
Cleanup a few more goldfig -> introspector

v0.0.3

Toggle v0.0.3's commit message
Add support for new resources:

 - apigatewayv2
 - cloudfront distribution
 - ACM
 - redshift cluster
 - SQS
 - ECS
Fix view bugs, update data types to be more useful

v0.0.2

Toggle v0.0.2's commit message
Add service column to raw_import

ec2 imports now pass region in context, relation mapping takes a context, add support for ec2 security groups

ec2 instances now have a relation to security groups

Added Key Pairs for AWS EC2.

Move transforms into service folders

Move keypairs into ec2 folder

Fixed KeyPair view.

Filter disabled regions.

Adding Lamba support.

Merge and add db clusters

Add async rds support

Fix aws organizations mapping, uncomment all resources for debug mode

Remove old compose file, we don't need it anymore. Instead, we use sed in build.sh to construct it

Fix aws arn function

Refactor transform specs partially into dataclasses

Image from lightkeeper

Added support to serve schema docs.

Drop PsaswordPolicy from account in organizations

Completed lambda support.

ship aws view and transforms from lightkeeper

light typing

Fix up some typing

Added sample query for checking RDS backups disabled.

Added VPC generated files.

Add relations for instance, add vpcs

Make certain correct db session is used

Drop prints outside cli