{"id":21556707,"url":"https://github.com/spouliot/cilout","last_synced_at":"2026-05-18T15:32:06.874Z","repository":{"id":61770732,"uuid":"457997417","full_name":"spouliot/cilout","owner":"spouliot","description":"A collection of commands to query .net assemblies and output results that are easy to read and diff.","archived":false,"fork":false,"pushed_at":"2022-10-20T21:26:35.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-09T17:26:37.957Z","etag":null,"topics":["cil","dotnet","metadata","query"],"latest_commit_sha":null,"homepage":"","language":"C#","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/spouliot.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}},"created_at":"2022-02-11T00:51:25.000Z","updated_at":"2022-02-14T01:07:37.000Z","dependencies_parsed_at":"2022-10-20T22:45:25.471Z","dependency_job_id":null,"html_url":"https://github.com/spouliot/cilout","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/spouliot/cilout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spouliot%2Fcilout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spouliot%2Fcilout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spouliot%2Fcilout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spouliot%2Fcilout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spouliot","download_url":"https://codeload.github.com/spouliot/cilout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spouliot%2Fcilout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33182743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["cil","dotnet","metadata","query"],"created_at":"2024-11-24T08:09:38.229Z","updated_at":"2026-05-18T15:32:06.851Z","avatar_url":"https://github.com/spouliot.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"A collection of commands to query .net assemblies and output results that\nare easy to read and diff.\n\nThe tool and it's commands can be useful by themselves or when used in\nconjunction with [`appcompare`](https://github.com/spouliot/appcompare).\n\n## How to install\n\nRelease packages are available from nuget. They can be installed from the\ncommand-line.\n\n```bash\n$ dotnet tool install --global cilout\n```\n\nTo update or to re-install the latest version execute:\n\n```bash\n$ dotnet tool update --global cilout\n```\n\n## USAGE:\n\n```bash\ncilout [OPTIONS] \u003cCOMMAND\u003e\n```\n\n## OPTIONS:\n\n* `-h`, `--help`     Prints help information\n* `-v`, `--version`  Prints version information\n\n## COMMANDS:\n\n* [`assembly \u003cassembly\u003e`](https://github.com/spouliot/cilout/wiki/Assembly)\n    * [`is-trimmable`](https://github.com/spouliot/cilout/wiki/AssemblyIsTrimmable)\n    * [`has-entrypoint`](https://github.com/spouliot/cilout/wiki/AssemblyHasEntryPoint)\n    * [`references`](https://github.com/spouliot/cilout/wiki/AssemblyReferences)\n    * [`definitions`](https://github.com/spouliot/cilout/wiki/AssemblyDefinitions)\n* [`appbundle \u003cbundle\u003e`](https://github.com/spouliot/cilout/wiki/AppBundle)\n    * [`is-trimmable`](https://github.com/spouliot/cilout/wiki/AppBundleIsTrimmable)\n    * [`has-entrypoint`](https://github.com/spouliot/cilout/wiki/AppBundkeHasEntryPoint)\n\n## RETURN CODES:\n\n| Return Code | Description                                                  |\n|-------------|--------------------------------------------------------------|\n| `0`         | Execution was successful                                     |\n| positive    | Command specific (see the command documentation for details) |\n| `-1`        | Error while validating the arguments or running the command  |\n\n## EXAMPLES:\n\n```bash\n$ cilout -v\n\n1.2.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspouliot%2Fcilout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspouliot%2Fcilout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspouliot%2Fcilout/lists"}