-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add role assumption for s3 source #1477
Commits on Jul 11, 2023
-
add role assumption for s3 source
Mike Vanbuskirk committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 58f9205 - Browse repository at this point
Copy the full SHA 58f9205View commit details -
refactor role assumption to repeatable string
user can pass array of roles to assume
Mike Vanbuskirk committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 75d5dc9 - Browse repository at this point
Copy the full SHA 75d5dc9View commit details
Commits on Jul 20, 2023
-
Merge branch 'main' into add-assume-role-aws
Mike Vanbuskirk committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 192568d - Browse repository at this point
Copy the full SHA 192568dView commit details
Commits on Jul 21, 2023
-
refactor s3 chunks to handle passed roleARNs
Mike Vanbuskirk committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 1151a9f - Browse repository at this point
Copy the full SHA 1151a9fView commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e77ac46 - Browse repository at this point
Copy the full SHA e77ac46View commit details
Commits on Jul 24, 2023
-
Merge branch 'main' into add-assume-role-aws
Mike Vanbuskirk committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 35ad811 - Browse repository at this point
Copy the full SHA 35ad811View commit details -
add docstring for rolearn strings()
Mike Vanbuskirk committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 4da1ac2 - Browse repository at this point
Copy the full SHA 4da1ac2View commit details
Commits on Jul 25, 2023
-
make sure role ars are passed into source
Mike Vanbuskirk committedJul 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 6684732 - Browse repository at this point
Copy the full SHA 6684732View commit details
Commits on Jul 26, 2023
-
refactor role assumption functionality
break s3 bucket scanning into sep. function
Mike Vanbuskirk committedJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for bc30433 - Browse repository at this point
Copy the full SHA bc30433View commit details -
Mike Vanbuskirk committed
Jul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 07d14ed - Browse repository at this point
Copy the full SHA 07d14edView commit details
Commits on Jul 28, 2023
-
- Make sure s3 struct is populated with roles - add separate new client instantiation for role-based access - iterates through each role
Mike Vanbuskirk committedJul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 111c955 - Browse repository at this point
Copy the full SHA 111c955View commit details -
Mike Vanbuskirk committed
Jul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for f6bcd4e - Browse repository at this point
Copy the full SHA f6bcd4eView commit details -
Mike Vanbuskirk committed
Jul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 9ea7140 - Browse repository at this point
Copy the full SHA 9ea7140View commit details -
Merge branch 'main' into add-assume-role-aws
Mike Vanbuskirk committedJul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 3055580 - Browse repository at this point
Copy the full SHA 3055580View commit details -
Mike Vanbuskirk committed
Jul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 4156884 - Browse repository at this point
Copy the full SHA 4156884View commit details -
Mike Vanbuskirk committed
Jul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 6b6c0db - Browse repository at this point
Copy the full SHA 6b6c0dbView commit details
Commits on Jul 31, 2023
-
Mike Vanbuskirk committed
Jul 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 8361dc1 - Browse repository at this point
Copy the full SHA 8361dc1View commit details -
drop redundant switch case in assumerole client
Mike Vanbuskirk committedJul 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 5f9506f - Browse repository at this point
Copy the full SHA 5f9506fView commit details -
use less verbose 'ctx' designator
Mike Vanbuskirk committedJul 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 36da074 - Browse repository at this point
Copy the full SHA 36da074View commit details
Commits on Aug 1, 2023
-
breakout functionality from Chunks
- separate functions for: - enumerating buckets to scan - scanning objects within the buckets
Mike Vanbuskirk committedAug 1, 2023 Configuration menu - View commit details
-
Copy full SHA for e111a09 - Browse repository at this point
Copy the full SHA e111a09View commit details
Commits on Aug 2, 2023
-
Merge branch 'main' into add-assume-role-aws
Mike Vanbuskirk committedAug 2, 2023 Configuration menu - View commit details
-
Copy full SHA for c7d4545 - Browse repository at this point
Copy the full SHA c7d4545View commit details -
Mike Vanbuskirk committed
Aug 2, 2023 Configuration menu - View commit details
-
Copy full SHA for ffa9354 - Browse repository at this point
Copy the full SHA ffa9354View commit details -
Merge branch 'main' into add-assume-role-aws
Mike Vanbuskirk committedAug 2, 2023 Configuration menu - View commit details
-
Copy full SHA for b871baa - Browse repository at this point
Copy the full SHA b871baaView commit details
Commits on Aug 7, 2023
-
allow scan to continue on single bucket err
Mike Vanbuskirk committedAug 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 414ec9d - Browse repository at this point
Copy the full SHA 414ec9dView commit details -
Merge branch 'main' into add-assume-role-aws
Mike Vanbuskirk committedAug 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 3756beb - Browse repository at this point
Copy the full SHA 3756bebView commit details
Commits on Aug 9, 2023
-
Merge branch 'main' into add-assume-role-aws
Mike Vanbuskirk committedAug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 6df9ae1 - Browse repository at this point
Copy the full SHA 6df9ae1View commit details -
Merge branch 'main' into add-assume-role-aws
Mike Vanbuskirk committedAug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 238428e - Browse repository at this point
Copy the full SHA 238428eView commit details
Commits on Aug 14, 2023
-
Merge branch 'main' into add-assume-role-aws
Mike Vanbuskirk committedAug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 266238c - Browse repository at this point
Copy the full SHA 266238cView commit details
Commits on Aug 16, 2023
-
Merge branch 'main' into add-assume-role-aws
Mike Vanbuskirk committedAug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for b35c531 - Browse repository at this point
Copy the full SHA b35c531View commit details
Commits on Aug 17, 2023
-
Mike Vanbuskirk committed
Aug 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 8a0e106 - Browse repository at this point
Copy the full SHA 8a0e106View commit details -
Mike Vanbuskirk committed
Aug 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 80f4319 - Browse repository at this point
Copy the full SHA 80f4319View commit details -
Merge branch 'main' into add-assume-role-aws
Mike Vanbuskirk committedAug 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 4163069 - Browse repository at this point
Copy the full SHA 4163069View commit details