Skip to content

Secrets manager integration (Vault/AWS) #38

@yaront1111

Description

@yaront1111

Repo: cordum

Problem

SECURITY.md claims integration with Vault and AWS Secrets Manager, but OSS only detects secret refs.

Proposed

  • Add secret resolver interface and providers for Vault and AWS Secrets Manager.
  • Expose helper APIs for workers/gateway to resolve secret:// refs.

Acceptance

  • secret://vault/... and secret://aws-sm/... resolve when configured.
  • Docs updated with env vars and IAM requirements.
  • Tests cover ref parsing and failure modes.

References

  • core/infra/secrets/secrets.go
  • SECURITY.md
  • docs/CORE.MD

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions