dsar
v0.0.5
Published
Data Subject Access Request framework — umbrella package with subpath exports.
Readme
Umbrella package for DSAR subpath exports, including runtime, SDK, storage, and auth helpers.
Auth Model
The umbrella package now exposes both DSAR auth lanes:
- machine-access credentials for CLI, SDK, automation, and backend services
- optional hosted key verification through
dsar/auth-unkey - trusted host identity projection through
resolveTrustedRequestIdentityondsar/backend
Use API keys for machine callers. For browser-facing flows, authenticate the user in the host app and keep DSAR credentials on the server side.
See:
docs/architecture/auth-model.mddocs/integrations/unkey.md
Support
- Join our Discord community
- Open an issue on our GitHub repository
- Visit inth.com and use the chat widget
- Contact our support team via email [email protected]
Contributing
- We're open to all community contributions!
- Read our Contribution Guidelines
- Review our Code of Conduct
- Fork the repository
- Create a new branch for your feature
- Submit a pull request
- All contributions, big or small, are welcome and appreciated!
Security
If you believe you have found a security vulnerability in c15t, we encourage you to responsibly disclose this and NOT open a public issue. We will investigate all legitimate reports.
Our preference is that you make use of GitHub's private vulnerability reporting feature to disclose potential security vulnerabilities in our Open Source Software. To do this, please visit https://github.com/inthhq/dsar/security and click the "Report a vulnerability" button.
Security Policy
- Please do not share security vulnerabilities in public forums, issues, or pull requests
- Provide detailed information about the potential vulnerability
- Allow reasonable time for us to address the issue before any public disclosure
- We are committed to addressing security concerns promptly and transparently
License
Built with 💛 by the inth.com team
