Skip to content

Releases: securisec/cliam

2.2.0

03 Feb 22:52
Compare
Choose a tag to compare

✨ aws additional policies for s3 and others
✨ aws appsync, codeartifact, opensearch, polly
✨ aws iot* policies
✨ aws network-firewall policies
🚀 azure policies updated
🔧 fix some extra flags for aws
✨ new azure policies added
🔥 remove Create* permissions that doesnt take any params
🚀 update all aws policies
🚀 update aws policies
🚀 update aws python scripts
🚀 updates to aws policies

2.1.0

31 Jan 22:57
Compare
Choose a tag to compare

✨ aws --endpoint flag
✨ aws utils get-caller-identity
✨ azure policies
✨ gcp firestore list collections
✨ new aws congnito policies
✨ new azure policies
➕ deps added/updated
🎨 format code
🎨 minor changes
🎨 minor logging updates
🐛 cli args passed for aws is still prompting for creds
🐛 fix bug with aws curl completer
🐛 fix bug with envar based enum on aws
📔 docs added/updated
🔍 aws move to verbose flag instead of DEBUG for enumerate
🔍 aws show status code on fail if verbose
🔍 gcp parent flag completer
🔍 gcp read project from session file
🔍 gcp set parent as project by default
🔍 improvements to gcp curl builder
🔍 misc updates based on linter
🔍 more debug logging
🔍 update aws scripts
🔥 change var session json parsing to following sts session token
🔥 remove unused spinner
🔥 some code cleanup
🔧 fix bug where save-output was not set correctly
🔧 remove provider from verbose logging counter
🔧 secret for aws when passed as a flag to static credentials
🚀 better logging for gcp
🚀 set envar as default value for flags
🚧 aws utils
🚧 support for custom endpoints for aws

2.0.0

18 Jun 23:28
Compare
Choose a tag to compare

🔍 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

1.1.0: 🗓 Jun 7, 2022 6:34:30 PM

08 Jun 02:04
Compare
Choose a tag to compare
🔥 firebase unauthenticated extras rename key to document
🔍 completer for firebase unauthenticated
🔍 log url for firebase unauthenticated
🐛 fix bug where there was some mismatches with region and zones in gcp policies

1.0.0

05 May 20:52
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/securisec/cliam

DEV

27 Apr 00:37
Compare
Choose a tag to compare
🗓 Apr 16, 2022 5:25:03 PM

💚 build steps added/updated