{"id":20268473,"url":"https://github.com/infisical/infisical-dagger","last_synced_at":"2026-03-01T04:04:38.375Z","repository":{"id":254819186,"uuid":"847614618","full_name":"Infisical/infisical-dagger","owner":"Infisical","description":"Official infisical dagger module","archived":false,"fork":false,"pushed_at":"2024-09-16T06:15:04.000Z","size":50,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T19:57:36.436Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Infisical.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-26T07:53:38.000Z","updated_at":"2024-09-16T06:24:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b941975-b80e-4238-938c-fa90ab57418b","html_url":"https://github.com/Infisical/infisical-dagger","commit_stats":null,"previous_names":["infisical/infisical-dagger"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infisical%2Finfisical-dagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infisical%2Finfisical-dagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infisical%2Finfisical-dagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Infisical%2Finfisical-dagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Infisical","download_url":"https://codeload.github.com/Infisical/infisical-dagger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252905792,"owners_count":21822862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T12:18:30.373Z","updated_at":"2026-03-01T04:04:33.324Z","avatar_url":"https://github.com/Infisical.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Infisical Dagger\n\nThis module is part of the Daggerverse, a collection of reusable Dagger modules.\n\n## Description\n\nThe Infisical Dagger Module is an official integration that seamlessly connects your Dagger workflows with **[Infisical](https://infisical.com)**. Infisical is the open source secret management platform that teams use to centralize their secrets like API keys, database credentials, and configurations.\n\n## Features\n\n- Get secret by key\n- List secrets\n\n## Installation\n\n```shell\ndagger install github.com/Infisical/infisical-dagger@\u003cversion-number\u003e\n```\n\n## Usage\n\n### CLI\n\n```bash\ndagger call with-universal-auth --client-id=env:CLIENT_ID --client-secret=env:CLIENT_SECRET get-secret-by-name --project-id=\"\u003cproject-id\u003e\" --secret-name=\"\u003cSECRET-NAME\u003e\" --environment-slug=\"\u003cslug\u003e\" --secret-path=\"/\"\n```\n\n### Dagger Function\n\n```python\n dag.infisical()\n            .with_universal_auth(client_id, client_secret)\n            .get_secrets(\n                project_id=project_id,\n                environment_slug=environment_slug,\n                secret_path=\"/\",\n            )\n```\n\n## License\n\nSpecify the license for your module:\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfisical%2Finfisical-dagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfisical%2Finfisical-dagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfisical%2Finfisical-dagger/lists"}