github common-fate/granted v0.31.0

latest releases: v0.35.1, v0.35.0, v0.34.2...
2 months ago

AWS RDS Proxy Plugin

This release adds an AWS RDS proxy plugin:

granted rds proxy

This plugin allows Granted to broker a connection to an AWS RDS database over AWS SSM Session Manager. The connection is routed through a Common Fate AWS Proxy which captures audit logs of the SQL statements executed.

The plugin uses the Common Fate control plane APIs to determine which databases a user is authorized to access, so to use this plugin a Common Fate instance is required. Email us at hello@commonfate.io if you'd like to test this and we'll set up an instance for you.

image

You can read more about the plugin here in our documentation.

Currently, plugins are compiled into the main Granted binary. We intend to shift to a model similar to the gh GitHub CLI where plugins can be independently versioned to Granted.

Fixes

A big thankyou to first-time contributor @dnrce for fixing the output message when credentials are exported with assume --export.

What's Changed

New Contributors

Full Changelog: v0.30.0...v0.31.0

Don't miss a new granted release

NewReleases is sending notifications on new releases.