{"id":20789067,"url":"https://github.com/timoguin/sigcli","last_synced_at":"2026-05-24T13:33:00.157Z","repository":{"id":57517693,"uuid":"216906068","full_name":"timoguin/sigcli","owner":"timoguin","description":"CLI interface for the Signal Sciences API using the go-sigsci SDK","archived":false,"fork":false,"pushed_at":"2020-04-17T14:11:02.000Z","size":1483,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T02:31:48.968Z","etag":null,"topics":["cli","cobra","go","golang","signal-sciences","signal-sciences-api","signalsciences","sigsci","sigsci-api","viper"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timoguin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2019-10-22T20:41:49.000Z","updated_at":"2022-01-07T02:02:30.000Z","dependencies_parsed_at":"2022-09-26T18:01:30.876Z","dependency_job_id":null,"html_url":"https://github.com/timoguin/sigcli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/timoguin/sigcli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoguin%2Fsigcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoguin%2Fsigcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoguin%2Fsigcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoguin%2Fsigcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timoguin","download_url":"https://codeload.github.com/timoguin/sigcli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoguin%2Fsigcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33436554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T13:13:05.286Z","status":"ssl_error","status_checked_at":"2026-05-24T13:13:03.728Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["cli","cobra","go","golang","signal-sciences","signal-sciences-api","signalsciences","sigsci","sigsci-api","viper"],"created_at":"2024-11-17T15:19:25.973Z","updated_at":"2026-05-24T13:33:00.138Z","avatar_url":"https://github.com/timoguin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Signal Sciences CLI\n\nCLI tool that interacts with the Signal Sciences API using the go-sigsci\nlibrary. Build with a simple `go build` or `make build`.\n\n## Usage\n\n    $ ./sigcli\n    Interact with the Signal Sciences API\n\n    Usage:\n      sigcli [command]\n\n    Available Commands:\n      bash-completion     Generates bash completion scripts\n      get-corp            Get info about a corp\n      help                Help about any command\n      list-agents         List sigsci agents\n      list-corps          List sigsci corps\n      list-suspicious-ips List suspicious IPS for a specific site\n      list-top-attacks    List top attacks for a specific site\n\n    Flags:\n          --config string   config file (default is $HOME/.sigcli.yaml)\n      -d, --debug           enable debug mode for verbose output\n          --email string    SigSci email/username\n      -h, --help            help for sigcli\n          --token string    SigSci API token\n\n    Use \"sigcli [command] --help\" for more information about a command.\n\n## Config\n\nThe following order of precedence is used for obtaining config values:\n\n- CLI flags\n- Env vars\n- Config file\n\nAll CLI commands have built-in help. Use the -h flag on any part of the CLI to\nview usage docs.\n\nYou can set the following env vars:\n\n- SIGSCI_EMAIL\n- SIGSCI_TOKEN\n- SIGSCI_CORP\n- SIGSCI_SITE\n\nYou can also use a YAML or JSON config file:\n\n    $ cat ~/.sigsci.yaml\n    email: \"YOUR_SIGSCI_EMAIL\"\n    token: \"YOUR_SIGSCI_API_TOKEN\"\n    corp: \"YOUR_CORP\"\n    site: \"YOUR_SITE\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoguin%2Fsigcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimoguin%2Fsigcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoguin%2Fsigcli/lists"}