Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 23:28
· 14 commits to master since this release

πŸ” add template param error for gcp
πŸ” allow optional params for success logger
✨ aws curl builder
✨ aws lambda getlayerversionbyarn
✨ azure auth with default creds
✨ azure cert based auth
✨ azure curl builder
✨ azure grouped permissions
✨ azure handle both kebab and camelcase extra map
✨ azure known value completer
✨ azure policies
πŸ” azure scanner to return resp
✨ azure service sub command
✨ azure subscriptions subcommand
πŸ’š build steps added/updated
πŸ” change default request timeout to 5 seconds
✨ check expiration of azure jwt token
πŸ” cli to use cert based auth
πŸ”₯ deprecate json,form,headers from azure policy type. refactor to path
βž• deps added/updated
πŸ“” docs added/updated
πŸ› fix azure access token when using default
πŸ› fix bug with aws verbose failure count
πŸ”₯ full refactor of aws grouped services to make it simpler
✨ gcp curl builder
πŸ”₯ gcp rename access-token
🎨 minor refactors
🎨 minor renaming
πŸ” misc script updates
✨ more azure policies
πŸ” move from byes to json for azure scanner body to handle errors with 200
πŸ”₯ move gcp access-token to gcp root
✨ move save-ouput as global flag
🎨 move to map for gcp rest policies
🎨 move to persistant flags for gcp rest
✨ new azure policies
πŸ” new function to handle aws request only
🎨 refactor aws policies as a map
🎨 refactor azure policies
πŸ”₯ reformat azure extras as list for better completions
πŸ”₯ remove some dead code
πŸ”₯ remove url and method from azure verbose
πŸ” show count in azure verbose
🎨 some file renaming for azure
πŸ” some shorthands for azure flags
πŸ” some shorthands for global azure commands
🎨 some simplication
🎨 split gcp enumerate rest api into request builder function
✨ support for CLIAM_AZURE... oauth token
πŸ” update azure py to make it easy to scale
πŸ” update azure success logger to show 200 with no body in debug
πŸ” verbose flag for aws to show extra params
πŸ” verbose post run stats for all cloud providers