Metadata-Version: 2.4
Name: trustfix
Version: 0.0.1
Summary: TrustFix — Automated NHI governance and IAM remediation. Finds your IAM misconfigurations and fixes them automatically via GitHub PRs.
Home-page: https://trustfix.dev
Author: TrustFix
Author-email: hello@trustfix.dev
License: MIT
Project-URL: Homepage, https://trustfix.dev
Project-URL: GitHub, https://github.com/trustfix/trustfix-core
Keywords: iam,aws,security,oidc,nhi,non-human-identity,github-actions,terraform,devsecops,remediation
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: requires-python
Dynamic: summary

# TrustFix

**Automated NHI governance and IAM remediation for engineering teams.**

TrustFix finds your IAM misconfigurations and fixes them automatically via GitHub PRs — before they become incidents.

## Coming Soon

Full release at [trustfix.dev](https://trustfix.dev)

## What TrustFix Does

- Audits AWS IAM OIDC trust policies for misconfigurations
- Detects over-privileged machine identities
- Finds long-lived access keys and stale credentials
- Automatically opens GitHub PRs with least-privilege fixes
- Generates SOC2 compliance evidence from your CI/CD pipeline

## Stay Updated

- Website: [trustfix.dev](https://trustfix.dev)
- GitHub: [github.com/trustfix](https://github.com/trustfix)
