{"id":19938128,"url":"https://github.com/dweinstein/analysis-runner","last_synced_at":"2025-08-02T22:04:51.343Z","repository":{"id":30741289,"uuid":"34297700","full_name":"dweinstein/analysis-runner","owner":"dweinstein","description":null,"archived":false,"fork":false,"pushed_at":"2016-11-10T19:11:20.000Z","size":8,"stargazers_count":11,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-03T14:40:47.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/dweinstein.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}},"created_at":"2015-04-21T01:54:44.000Z","updated_at":"2021-11-20T16:11:16.000Z","dependencies_parsed_at":"2022-08-03T15:15:17.991Z","dependency_job_id":null,"html_url":"https://github.com/dweinstein/analysis-runner","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/dweinstein/analysis-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fanalysis-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fanalysis-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fanalysis-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fanalysis-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dweinstein","download_url":"https://codeload.github.com/dweinstein/analysis-runner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Fanalysis-runner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268464789,"owners_count":24254196,"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-02T02:00:12.353Z","response_time":74,"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-12T23:38:28.169Z","updated_at":"2025-08-02T22:04:51.226Z","avatar_url":"https://github.com/dweinstein.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SYNOPSIS\n\nA runner script for downloading a target file, running a target tool, and handling the result in a flexible manner. This is done as a shell script so that it can be run in pretty much any environment, in particular almost any type of Docker container.\n\nOne example includes:\n- [androguard-manifest](https://github.com/dweinstein/dockerfile-androguard-manifest)\n\n# USAGE\n\n## required env TOOL or $1\n\nThe analysis tool to run (with some specific required parameters) and pass the input file to for processing.\n\n## Option i\n\n`-i \u003cval\u003e` specifies where to get the input, `val` can be a path to a file or a URL.\n\n## Optional o\n\n`-o \u003cval\u003e` specifies what to do with the result. If not supplied, the output will just go to stdout/stderr. If a URL is supplied the output will be POST'd to that URL on successful analysis.\n\n## CONTENT_TYPE\n\nThe content-type for HTTP POST\n\n## Rest\n\nArguments after `--` in the parameters are passed along to the analysis tool when it runs. This is mostly useful for the docker container use case.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdweinstein%2Fanalysis-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdweinstein%2Fanalysis-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdweinstein%2Fanalysis-runner/lists"}