{"id":30677971,"url":"https://github.com/cyclone-github/jotti","last_synced_at":"2026-02-02T16:04:20.576Z","repository":{"id":206744919,"uuid":"717596590","full_name":"cyclone-github/jotti","owner":"cyclone-github","description":"CLI file uploader for Jotti https://virusscan.jotti.org","archived":false,"fork":false,"pushed_at":"2025-08-27T18:42:00.000Z","size":20,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-28T14:56:51.299Z","etag":null,"topics":["anti","anti-malware","anti-virus","antimalware","antivirus","cli","cyclone","go","jotti","malware","online-scanner","virus","virusscan","virustotal"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyclone-github.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-11-12T00:18:48.000Z","updated_at":"2025-08-27T18:38:25.000Z","dependencies_parsed_at":"2023-11-12T01:34:36.697Z","dependency_job_id":"9bac4a57-95fe-4f56-93c7-037bc31e9928","html_url":"https://github.com/cyclone-github/jotti","commit_stats":null,"previous_names":["cyclone-github/jottiuploader"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cyclone-github/jotti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyclone-github%2Fjotti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyclone-github%2Fjotti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyclone-github%2Fjotti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyclone-github%2Fjotti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyclone-github","download_url":"https://codeload.github.com/cyclone-github/jotti/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyclone-github%2Fjotti/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273129473,"owners_count":25050790,"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-09-01T02:00:09.058Z","response_time":120,"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":["anti","anti-malware","anti-virus","antimalware","antivirus","cli","cyclone","go","jotti","malware","online-scanner","virus","virusscan","virustotal"],"created_at":"2025-09-01T13:07:30.386Z","updated_at":"2026-02-02T16:04:13.729Z","avatar_url":"https://github.com/cyclone-github.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=cyclone-github\u0026repo=jotti\u0026theme=gruvbox)](https://github.com/cyclone-github/jotti/)\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/cyclone-github/jotti)](https://goreportcard.com/report/github.com/cyclone-github/jotti)\n[![GitHub issues](https://img.shields.io/github/issues/cyclone-github/jotti.svg)](https://github.com/cyclone-github/jotti/issues)\n[![License](https://img.shields.io/github/license/cyclone-github/jotti.svg)](LICENSE)\n[![GitHub release](https://img.shields.io/github/release/cyclone-github/jotti.svg)](https://github.com/cyclone-github/jotti/releases)\n\n# jotti\n\n```\n$ ./jotti_amd64.bin jotti_amd64.exe\nSHA1 Checksum: 7bbaea591789073aaf96ce2669e6238196cb9093\nProgress: [====================] 100.00% (sent) - waiting response...OK\nhttps://virusscan.jotti.org/en-US/search/hash/7bbaea591789073aaf96ce2669e6238196cb9093\n```\n### About:\n- This tool is a CLI file uploader for Jotti https://virusscan.jotti.org\n- Jotti is a lesser-known alternative to VirusTotal\n- Jotti enforces a rate limit which this tool honors once it has been reached. If you need to scan more files, consider supporting the Jotti project by purchasing an API key. \n### Usage Instructions:\n```\n./jotti {file_to_scan}\n./jotti -help\n./jotti -version\n```\n### Compile jotti from source:\n- If you want the latest features, compiling from source is the best option since the release version may run several revisions behind the source code.\n- This assumes you have Go and Git installed\n  - `git clone https://github.com/cyclone-github/jotti.git`  # clone repo\n  - `cd jotti`                                               # enter project directory\n  - `go mod init jotti`                                      # initialize Go module (skips if go.mod exists)\n  - `go mod tidy`                                              # download dependencies\n  - `go build -ldflags=\"-s -w\" .`                              # compile binary in current directory\n  - `go install -ldflags=\"-s -w\" .`                            # compile binary and install to $GOPATH\n- Compile from source code how-to:\n  - https://github.com/cyclone-github/scripts/blob/main/intro_to_go.txt\n\n### Changelog:\n- https://github.com/cyclone-github/jotti/blob/main/CHANGELOG.md","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclone-github%2Fjotti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyclone-github%2Fjotti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclone-github%2Fjotti/lists"}