{"id":19443351,"url":"https://github.com/smashedr/virustotal-action","last_synced_at":"2025-08-30T07:05:01.561Z","repository":{"id":242764648,"uuid":"810497851","full_name":"smashedr/virustotal-action","owner":"smashedr","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-05T04:53:08.000Z","size":471,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T08:15:34.828Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smashedr.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":"2024-06-04T20:13:28.000Z","updated_at":"2024-06-05T04:53:11.000Z","dependencies_parsed_at":"2024-06-11T21:47:59.435Z","dependency_job_id":null,"html_url":"https://github.com/smashedr/virustotal-action","commit_stats":null,"previous_names":["smashedr/virustotal-action"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smashedr/virustotal-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashedr%2Fvirustotal-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashedr%2Fvirustotal-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashedr%2Fvirustotal-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashedr%2Fvirustotal-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smashedr","download_url":"https://codeload.github.com/smashedr/virustotal-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smashedr%2Fvirustotal-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272815859,"owners_count":24997672,"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-08-30T02:00:09.474Z","response_time":77,"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-11-10T15:42:55.930Z","updated_at":"2025-08-30T07:05:01.536Z","avatar_url":"https://github.com/smashedr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VirusTotal Action\n\nUpload Release Assets to VirusTotal and Optionally Update Release Notes with Links.\n\n## Inputs\n\n| input           | required | default | description               |\n|-----------------|----------|---------|---------------------------|\n| github_token:   | Yes      | -       | secrets.GITHUB_TOKEN      |\n| vt_api_key:     | Yes      | -       | VirusTotal API Key        |\n| update_release: | No       | true    | Set to `false` to disable |\n\n## Simple Example\n\n```yaml\nname: \"Test VirusTotal Workflow\"\n\non:\n  workflow_dispatch:\n  release:\n    types: [ published ]\n\njobs:\n  test:\n    name: \"Test\"\n    runs-on: ubuntu-latest\n    timeout-minutes: 5\n\n    steps:\n      - name: \"Checkout\"\n        uses: actions/checkout@v4\n\n      - name: \"VirusTotal\"\n        uses: smashedr/virustotal-action@master\n        with:\n          github_token: ${{ secrets.GITHUB_TOKEN }}\n          vt_api_key: ${{ secrets.VT_API_KEY }}\n          update_release: true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmashedr%2Fvirustotal-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmashedr%2Fvirustotal-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmashedr%2Fvirustotal-action/lists"}