{"id":22831528,"url":"https://github.com/phrase/vulnerability_alerts_github_action","last_synced_at":"2025-10-04T19:00:19.463Z","repository":{"id":46724168,"uuid":"403940180","full_name":"phrase/vulnerability_alerts_github_action","owner":"phrase","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-03T13:13:44.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-07-03T14:27:29.306Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phrase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-09-07T10:44:18.000Z","updated_at":"2025-07-03T13:13:48.000Z","dependencies_parsed_at":"2024-12-12T20:33:51.965Z","dependency_job_id":"4a7d71cd-2516-4076-abf9-80a7887919fe","html_url":"https://github.com/phrase/vulnerability_alerts_github_action","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phrase/vulnerability_alerts_github_action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrase%2Fvulnerability_alerts_github_action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrase%2Fvulnerability_alerts_github_action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrase%2Fvulnerability_alerts_github_action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrase%2Fvulnerability_alerts_github_action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phrase","download_url":"https://codeload.github.com/phrase/vulnerability_alerts_github_action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrase%2Fvulnerability_alerts_github_action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278358482,"owners_count":25973949,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-12-12T20:26:27.756Z","updated_at":"2025-10-04T19:00:19.385Z","avatar_url":"https://github.com/phrase.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# phrase/vulnerability_alerts_github_action\n\nThis action checks for Dependabot security alerts and notifies in slack.\n\n## Inputs\n\n### `slack-token`\n\n**Required** Your slack access token for the bot.\n\n### `slack-channel`\n\n**Required** Channel where to post the notification.\n\n### `github-token`\n\n**Required** GitHub token to execute the GraphQL query for repository.\n\n### `github-repository`\n\n**Required** Name of repository to check.\n\n## Example usage\n\n```yaml\nname: Dependabot vulnerabilities\non:\n  schedule:\n    - cron: '0 8 * * 1-5'\njobs:\n  testnotify:\n    name: Notify\n    runs-on: ubuntu-latest\n    steps:\n      - name: Notify\n        id: vulnerability_alerts_github_action\n        uses: phrase/vulnerability_alerts_github_action@85ca43c872b642ab4e692cb573cc6f496753e4cf\n        with:\n          slack-token: ${{ secrets.SLACK_VULNERABILITIES_NOTIFICATIONS_TOKEN }}\n          slack-channel: ${{ secrets.SLACK_TEAM_INTEGRATIONS_CHANNEL }}\n          github-token: ${{ secrets.GH_VULNERABILITIES_ACTION_TOKEN }}\n          github-repository: ${{ github.repository }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphrase%2Fvulnerability_alerts_github_action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphrase%2Fvulnerability_alerts_github_action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphrase%2Fvulnerability_alerts_github_action/lists"}