{"id":43320379,"url":"https://github.com/xendit/xendit-api-key-scanner-action","last_synced_at":"2026-02-01T22:33:13.121Z","repository":{"id":83313525,"uuid":"602369430","full_name":"xendit/xendit-api-key-scanner-action","owner":"xendit","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-01T15:23:02.000Z","size":8777,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-10-01T17:29:09.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/xendit.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-16T03:54:25.000Z","updated_at":"2025-10-01T15:23:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d085bcc-8fb4-48cc-bb33-d928a682e85b","html_url":"https://github.com/xendit/xendit-api-key-scanner-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/xendit/xendit-api-key-scanner-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xendit%2Fxendit-api-key-scanner-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xendit%2Fxendit-api-key-scanner-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xendit%2Fxendit-api-key-scanner-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xendit%2Fxendit-api-key-scanner-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xendit","download_url":"https://codeload.github.com/xendit/xendit-api-key-scanner-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xendit%2Fxendit-api-key-scanner-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28993253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T22:01:47.507Z","status":"ssl_error","status_checked_at":"2026-02-01T21:58:37.335Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-02-01T22:33:12.609Z","updated_at":"2026-02-01T22:33:13.112Z","avatar_url":"https://github.com/xendit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Xendit API Key Scanner\nXendit API Key Scanner is a Github action to detect Xendit API Key in the pull request.\nThe action will fail if there is any detected Xendit API Key in the changed code in a spesific pull request. The action will give the detail path in Pull Request Comment. \n\nExample of PR Comment : \n\u003cimg  src=\"docs/pr_comment.png\"\u003e\n\n## Inputs \n- `github-token` (Optional) Github token to create PR Comment. By default using github token provided by github action.\n\n## How to use\n1. Create config inside `.github/workflow` folder.\nexample config : \n```\nname: 'Test - Xendit API Key Detector Action'\n\non: pull_request\njobs:\n  scan_job:\n    runs-on: ubuntu-latest\n    name: Xendit API Key Detector Action\n    steps:\n      - name: Scan Job\n        uses: xendit/xendit-api-key-scanner-action@v1.0.0\n```\nusing custom `gihtub-token` input (optional) :\n```\nname: 'Test - Xendit API Key Detector Action'\n\non: pull_request\njobs:\n  scan_job:\n    runs-on: ubuntu-latest\n    name: Xendit API Key Detector Action\n    steps:\n      - name: Scan Job\n        uses: xendit/xendit-api-key-scanner-action@v1.0.0\n        with:\n          github-token: \u003cgithub-token\u003e\n```\n2. Create pull request to test the action\n\n## Limitation\n\n1. Only detect in the Pull Request trigger\n\n## Contributing\n\nRunning test suite\n```bash\nnpm install\nnpm run test\n```\nRun before open pull request\n```bash\nnpm run prepare\n```\nFor any requests, bug or comments, please [open an issue](https://github.com/xendit/xendit-api-key-scanner-action/issues) or [submit a pull request](https://github.com/xendit/xendit-api-key-scanner-action/pulls).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxendit%2Fxendit-api-key-scanner-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxendit%2Fxendit-api-key-scanner-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxendit%2Fxendit-api-key-scanner-action/lists"}