{"id":16270328,"url":"https://github.com/alexsjones/action-helm-datree","last_synced_at":"2026-03-17T12:09:08.409Z","repository":{"id":65157400,"uuid":"444384886","full_name":"AlexsJones/action-helm-datree","owner":"AlexsJones","description":"Datree helm plugin as a GitHub action","archived":false,"fork":false,"pushed_at":"2022-01-09T11:40:36.000Z","size":20,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-22T12:33:05.148Z","etag":null,"topics":["datree","helm"],"latest_commit_sha":null,"homepage":"","language":null,"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/AlexsJones.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}},"created_at":"2022-01-04T10:57:05.000Z","updated_at":"2022-07-05T14:15:27.000Z","dependencies_parsed_at":"2023-01-04T12:32:46.527Z","dependency_job_id":null,"html_url":"https://github.com/AlexsJones/action-helm-datree","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexsJones%2Faction-helm-datree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexsJones%2Faction-helm-datree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexsJones%2Faction-helm-datree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexsJones%2Faction-helm-datree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexsJones","download_url":"https://codeload.github.com/AlexsJones/action-helm-datree/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247868493,"owners_count":21009444,"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":["datree","helm"],"created_at":"2024-10-10T18:10:21.696Z","updated_at":"2026-03-17T12:09:03.390Z","avatar_url":"https://github.com/AlexsJones.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# action-helm-datree\n\nA simple plugin for enabling the scanning of helm charts with Datree.\n\n## Example\n\n```\n\nname: CI\non:\n  push:\n    branches: [ main ]\n  pull_request:\n    branches: [ main ]\n  workflow_dispatch:\njobs:\n  scan:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v2\n      - name: Test our Datree helm action\n        id: entry\n        uses: AlexsJones/action-helm-datree@main\n        with:\n          datree_token: ${{ secrets.DATREE_TOKEN }}\n          chart_directory: \"chart\"\n      - name: Get result\n        run: echo \"${{ steps.entry.outputs.result }}\"\n\n```\n\n### Options\n\n```\nchart_directory: \u003cdefaults to current directory - optional\u003e\nvalues_file: \u003cdefaults to values.yaml - optional \u003e\ndatree_token: \u003cno default - required \u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexsjones%2Faction-helm-datree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexsjones%2Faction-helm-datree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexsjones%2Faction-helm-datree/lists"}