{"id":15717520,"url":"https://github.com/jerry23011/virustotal-macos","last_synced_at":"2025-04-02T06:08:41.464Z","repository":{"id":243364493,"uuid":"812075909","full_name":"Jerry23011/VirusTotal-macOS","owner":"Jerry23011","description":"An elegant VirusTotal client built with SwiftUI","archived":false,"fork":false,"pushed_at":"2024-10-03T02:42:49.000Z","size":18357,"stargazers_count":85,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-25T05:47:39.767Z","etag":null,"topics":["app","macos","macos-app","macos-sequoia","macos-sonoma","swift","swiftui","virus-scanning","virustotal"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/Jerry23011.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}},"created_at":"2024-06-07T22:53:25.000Z","updated_at":"2024-10-21T15:52:24.000Z","dependencies_parsed_at":"2024-06-21T06:47:06.604Z","dependency_job_id":"c42c37ac-223a-4ef3-831d-23293dee9c8c","html_url":"https://github.com/Jerry23011/VirusTotal-macOS","commit_stats":null,"previous_names":["jerry23011/virustotal-macos"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerry23011%2FVirusTotal-macOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerry23011%2FVirusTotal-macOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerry23011%2FVirusTotal-macOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerry23011%2FVirusTotal-macOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jerry23011","download_url":"https://codeload.github.com/Jerry23011/VirusTotal-macOS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246763938,"owners_count":20829799,"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":["app","macos","macos-app","macos-sequoia","macos-sonoma","swift","swiftui","virus-scanning","virustotal"],"created_at":"2024-10-03T21:50:25.091Z","updated_at":"2025-04-02T06:08:41.448Z","avatar_url":"https://github.com/Jerry23011.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg height=\"180\" src=\"https://github.com/Jerry23011/VirusTotal-macOS/blob/main/Resources/AppIcon.png\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eVirusTotal for macOS\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e An elegant VirusTotal client built with Swift and SwiftUI\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/Jerry23011/VirusTotal-macOS/blob/main/README.md\"\u003eEnglish\u003c/a\u003e · \u003ca href=\"https://github.com/Jerry23011/VirusTotal-macOS/blob/main/README_CN.md\"\u003e简体中文\u003c/a\u003e\n\u003c/p\u003e\n\n## Quick Setup\nYou can get a free public API key from VirusTotal. Visit [VirusTotal's API page](https://www.virustotal.com/gui/my-apikey) to retrieve it.\n\u003cimg src=\"https://github.com/Jerry23011/VirusTotal-macOS/blob/main/Resources/API.png\"/\u003e\n#### Downloads\n\u003cimg src=\"https://img.shields.io/badge/macOS-14.0+-green\"/\u003e\n\nPlease head to [Releases](https://github.com/Jerry23011/VirusTotal-macOS/releases) to get the latest dmg.\n#### Bypassing macOS notarization\nIn case you get a popup saying \"VirusTotal.app” will damage your computer. You should move it to the Bin\", execute the following code in your Terminal.app. This is because I don't have an Apple Developer membership. Since the app is open-source, feel free to compile it from source if you have any concerns.\n\n```\nsudo xattr -rd com.apple.quarantine /Applications/VirusTotal.app\n```\n#### Homebrew\n```\nbrew install marsanne/cask/virustotal\n```\n## Features\n- File Analysis\n- URL Analysis\n- Remove tracking query in URL\n- macOS System Service support\n- Scan History\n- Mini mode\n- Sandboxed app\n- Auto-updates via Sparkle\n## Privacy\nThis app is sandboxed and only contacts VirusTotal and GitHub (for downloading updates).\nNote that this is NOT an official product of VirusTotal. However, all source code is available, so feel free to compile it yourself.\n\nLogs are stored locally and never sent anywhere else.\n\nThe data the app sends to VirusTotal conforms to VirusTotal's [Privacy Policy](https://docs.virustotal.com/docs/privacy-policy)\n## Contributing\nIssues and PRs are welcomed! If you'd like to contribute to localization, please refer to [this guide](https://github.com/Jerry23011/VirusTotal-macOS/blob/main/Resources/Docs/Localization-Guide_EN.md)\n## Acknowledgements\nSee [Acknowledgements](https://github.com/Jerry23011/VirusTotal-macOS/blob/main/ACKNOWLEDGEMENTS.md)\n## Screenshots\n### Check Quota\nRetrieve your hourly, daily, and monthly quota.\n\u003cimg src=\"https://github.com/Jerry23011/VirusTotal-macOS/blob/main/Resources/HomePage_EN.png\"/\u003e\n### File Scanning\nUpload a File and get an analysis report\n\u003cimg src=\"https://github.com/Jerry23011/VirusTotal-macOS/blob/main/Resources/File_EN.gif\"/\u003e\n### URL Scanning\nScan a URL with ease\n\u003cimg src=\"https://github.com/Jerry23011/VirusTotal-macOS/blob/main/Resources/URL_EN.png\"/\u003e\n### Scan History\nView scan history\n\u003cimg src=\"https://github.com/Jerry23011/VirusTotal-macOS/blob/main/Resources/ScanHistory_EN.png\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerry23011%2Fvirustotal-macos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerry23011%2Fvirustotal-macos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerry23011%2Fvirustotal-macos/lists"}