{"id":28183306,"url":"https://github.com/darrenldl/stramon","last_synced_at":"2025-07-22T10:06:47.613Z","repository":{"id":65459642,"uuid":"532788501","full_name":"darrenldl/stramon","owner":"darrenldl","description":"Process behavior monitoring utility and library based on strace","archived":false,"fork":false,"pushed_at":"2023-05-09T04:10:46.000Z","size":323,"stargazers_count":28,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T22:45:43.771Z","etag":null,"topics":["process-monitoring","strace"],"latest_commit_sha":null,"homepage":"","language":"OCaml","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/darrenldl.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,"zenodo":null}},"created_at":"2022-09-05T07:23:58.000Z","updated_at":"2025-02-10T01:40:51.000Z","dependencies_parsed_at":"2025-05-16T04:25:51.573Z","dependency_job_id":null,"html_url":"https://github.com/darrenldl/stramon","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/darrenldl/stramon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrenldl%2Fstramon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrenldl%2Fstramon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrenldl%2Fstramon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrenldl%2Fstramon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darrenldl","download_url":"https://codeload.github.com/darrenldl/stramon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darrenldl%2Fstramon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266473051,"owners_count":23934476,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["process-monitoring","strace"],"created_at":"2025-05-16T04:15:38.497Z","updated_at":"2025-07-22T10:06:47.535Z","avatar_url":"https://github.com/darrenldl.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stramon\nProcess behavior monitoring utility and library based on strace\n\n## Installation\n\nStramon is primarily distributed as a statically linked binary\nin releases right now.\n\n#### Building from source\n\nEasiest way is to first build a container image using the Dockerfile under `containers/statically-linked`\n\n```\n$ cd containers/statically-linked\n$ podman build . -t stramon\n```\n\nThen run `start-container.sh` to start and enter the container, navigate to the\nmounted repo location within the container and use the release static make command\n\n```\n$ ./start-container.sh\n# cd /root/stramon # now we are inside the container\n# make release-static\n```\n\nThe statically linked binary should now be available as `statically-linked/stramon`\n\n## Usage\n\nTo trace a command:\n```\n$ stramon CMD\n```\n\n`stramon-latest.json` symlink is updated to point\nto the newest JSON file\n\n```\n$ cat stramon-latest.json | jq \".\"\n```\n\n## Help message\n\n```\n$ straamon --help\nstramon [-o JSON_OUTPUT] -- prog arg ...\n  -o JSON file output path, defaults to: stramon_DATE-TIME.json.\nIf provided path PATH is a directory, then output path is PATH/stramon_DATE-TIME.json\n  -f Force overwrite of output file\n  --no-link Disable adding/updating symlink stramon-latest.json\n  --version Print version and exit\n  --debug Enable debugging output to OUTPUT_PATH.debug\n  --raw Copy received strace output to OUTPUT_PATH.raw\n  -help  Display this list of options\n  --help  Display this list of options\n```\n\n## Example JSON files\n\n- Firefox: `examples/firefox.json`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarrenldl%2Fstramon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarrenldl%2Fstramon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarrenldl%2Fstramon/lists"}