{"id":19560547,"url":"https://github.com/codelytv/check-critical-files","last_synced_at":"2025-10-23T21:02:57.490Z","repository":{"id":65157538,"uuid":"246265495","full_name":"CodelyTV/check-critical-files","owner":"CodelyTV","description":"👁 Check for critical files in your commits","archived":false,"fork":false,"pushed_at":"2020-04-02T11:07:34.000Z","size":4,"stargazers_count":21,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-25T09:47:04.562Z","etag":null,"topics":["action","alerting","code-review","github","github-action","github-actions","pull-requests","secret-management","secrets","secrets-management","utilities"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/CodelyTV.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":"2020-03-10T10:00:14.000Z","updated_at":"2025-03-12T08:56:22.000Z","dependencies_parsed_at":"2023-01-04T12:32:58.468Z","dependency_job_id":null,"html_url":"https://github.com/CodelyTV/check-critical-files","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"1de890d6028307b83866291c737db3adb0fd3605"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fcheck-critical-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fcheck-critical-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fcheck-critical-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodelyTV%2Fcheck-critical-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodelyTV","download_url":"https://codeload.github.com/CodelyTV/check-critical-files/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251068040,"owners_count":21531475,"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":["action","alerting","code-review","github","github-action","github-actions","pull-requests","secret-management","secrets","secrets-management","utilities"],"created_at":"2024-11-11T05:08:00.777Z","updated_at":"2025-10-05T17:10:14.396Z","avatar_url":"https://github.com/CodelyTV.png","language":"Shell","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://codely.tv\"\u003e\n    \u003cimg src=\"http://codely.tv/wp-content/uploads/2016/05/cropped-logo-codelyTV.png\" width=\"192px\" height=\"192px\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  👁 Check critical files\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/CodelyTV\"\u003e\u003cimg src=\"https://img.shields.io/badge/CodelyTV-OS-green.svg?style=flat-square\" alt=\"codely.tv\"/\u003e\u003c/a\u003e\n    \u003ca href=\"http://pro.codely.tv\"\u003e\u003cimg src=\"https://img.shields.io/badge/CodelyTV-PRO-black.svg?style=flat-square\" alt=\"CodelyTV Courses\"/\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/marketplace/actions/check-critical-files\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/CodelyTV/check-critical-files?style=flat-square\" alt=\"GitHub Action version\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    Warns you when critical files are modified\n\u003c/p\u003e\n\n## 🚀 Usage\n\nCreate a file named `checker.yml` inside the `.github/workflows` directory and paste:\n\n```yml\nname: Check critical files\n\non: [pull_request]\n\njobs:\n  check-critical-files:\n    runs-on: ubuntu-latest\n    name: Check for critical files\n    steps:\n      - uses: codelytv/check-critical-files@v1\n        with:\n          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n          critical_message: Take a look, you've commited some \u003cb\u003ecritical file\u003c/b\u003e\n          critical_files: |\n            .env\n            action.yml\n```\n\n\u003e `critical_message` accepts `html` format.\n\n## ⚖️ License\n\n[MIT](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelytv%2Fcheck-critical-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelytv%2Fcheck-critical-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelytv%2Fcheck-critical-files/lists"}