Kado Permissions Tracker is an advanced tool designed to monitor and compare permissions across multiple cloud providers—AWS, Azure, and Google Cloud Platform (GCP)—over time. As part of the Kado ecosystem, it enhances your ability to manage and secure your cloud infrastructure by providing insights into permission changes and compliance with security policies.
Kado Permissions Tracker offers a comprehensive solution for tracking and analyzing cloud permissions across different providers. By capturing snapshots of permissions over time, it allows users to monitor changes, identify potential security risks, and ensure compliance with established security policies.
- Multi-Cloud Support: Track and analyze permissions for AWS, Azure, and Google Cloud Platform.
- Snapshot Comparison: Compare permissions across different time snapshots to identify changes.
- Search and Filter: Easily search for specific roles or permissions within each provider.
- Dark/Light Theme Toggle: A user-friendly interface with a dark and light theme toggle for comfortable viewing.
- Expandable/Collapsible Views: Expand or collapse detailed permission views for easier navigation.
- Responsive Design: Optimized for various screen sizes, ensuring usability on all devices.
- Change Tracking: Detect modifications to cloud roles and permissions over time, allowing for proactive security management.
- Security Compliance: Ensure that your cloud permissions remain consistent with your organization's security policies, helping to prevent unauthorized access.
- Cross-Provider Visibility: Gain a unified view of permissions across AWS, Azure, and GCP, making it easier to manage multi-cloud environments.
- Historical Analysis: Review how permissions have evolved over time, assisting in audit, compliance, and forensic analysis.
Kado Permissions Tracker automatically fetches and updates the latest permissions daily.
To view the permissions:
- Visit the live site at Kado Permissions Tracker.
- Use the cloud provider buttons to switch between AWS, Azure, and GCP.
- Utilize the search bar to filter specific roles or permissions.
- Click on roles to expand or collapse detailed permission information.
- Use the theme toggle in the top-right corner to switch between dark and light modes.
Key configuration files include:
scripts/fetch_aws_permissions.py
: Fetches and processes AWS permissions.scripts/fetch_azure_permissions.py
: Fetches and processes Azure permissions.scripts/fetch_gcp_permissions.py
: Fetches and processes GCP permissions.index.html
: The main page of the web interface.styles.css
: Styles for the web interface, including theme customization.script.js
: JavaScript functionality for the web interface, including search, expand/collapse, and theme toggle features.
Kado Permissions Tracker is an integral component of the Kado ecosystem, a suite of tools designed to provide comprehensive infrastructure management. It works seamlessly with other Kado tools to offer enhanced visibility and control over your cloud infrastructure:
- Configuration Management: Ensure that your cloud permissions are always in sync with your infrastructure setup by integrating with Kado’s configuration management tools.
- Dynamic Updates: Utilize Kado’s templating system to dynamically adjust tracked permissions based on changes to your infrastructure.
- Policy Enforcement: Combine with Kado’s policy enforcement capabilities to automatically validate and enforce permission changes according to your security policies.
Contributions to Kado Permissions Tracker are welcome! Whether you're fixing bugs, adding new features, or improving documentation, your input is valuable. Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Commit your changes with clear and descriptive messages.
- Push your branch to your fork and submit a pull request.
Please ensure that your contributions adhere to the project’s coding standards and include tests where applicable.
This project is licensed under the MIT License - see the LICENSE file for details.