Skip to content

[FEATURE] Integrate Secret File with SOPS #5840

@dwisiswant0

Description

@dwisiswant0

Describe your feature request

Support secret files encrypted with SOPS (Secrets Operations). Basically, the idea is to let users work with encrypted files directly, so stuff like API keys, credentials, and sensitive configs stay secure. Nuclei would handle the decryption part on the fly, making things way safer and easier to manage.

Describe the use case of the feature

  • Encrypt any sensitive data, store it in repo, and never worry about exposing plaintext secrets.
  • Just point Nuclei to a SOPS-encrypted file, and it handles the rest. No extra steps like decrypting manually.
  • Makes it easier to follow security policies that require encryption while reducing the risk of leaks.

Describe alternatives you've considered

Store secrets as env vars. This is okay for small setups, but it gets messy with lots of secrets.

Ref:

Additional context

SOPS is super handy for encrypting files and works with backends like GCP KMS, AWS KMS, Azure Key Vault, HashiCorp Vault, and even age.

Metadata

Metadata

Assignees

Labels

Status: AbandonedThis issue is no longer important to the requestor and no one else has shown an interest in it.Status: StaleThis issue/PR has been inactive for a while and may be closed soon if no further activity occType: EnhancementMost issues will probably ask for additions or changes.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions