{"id":20481299,"url":"https://github.com/0xricksanchez/getenv_wrapper","last_synced_at":"2026-04-21T04:31:17.517Z","repository":{"id":134703302,"uuid":"429035959","full_name":"0xricksanchez/getenv_wrapper","owner":"0xricksanchez","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-19T20:04:43.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T15:51:08.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/0xricksanchez.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-17T12:25:16.000Z","updated_at":"2022-01-03T15:38:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"b336bd89-6213-4fca-b230-5d79c592bf1d","html_url":"https://github.com/0xricksanchez/getenv_wrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xricksanchez/getenv_wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Fgetenv_wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Fgetenv_wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Fgetenv_wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Fgetenv_wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xricksanchez","download_url":"https://codeload.github.com/0xricksanchez/getenv_wrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xricksanchez%2Fgetenv_wrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32076859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: 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":[],"created_at":"2024-11-15T16:07:41.202Z","updated_at":"2026-04-21T04:31:17.496Z","avatar_url":"https://github.com/0xricksanchez.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## README\n\nThis is a simple wrapper that hooks calls to `getenv` or `secure_getenv` and replaces the value of the environment variable specified in `argv[1]` with data from stdin.\n\n## Usage\n\n```bash\nclang -ggdb -O2 tests/env.c -o tests/env\ncargo build\nLD_PRELOAD=./target/debug/libets.so ./tests/env ZSH \u003c\u003c\u003c $(head /dev/urandom)\n```\n\nNote: The changed environment variable only persist in the context of the run application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xricksanchez%2Fgetenv_wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xricksanchez%2Fgetenv_wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xricksanchez%2Fgetenv_wrapper/lists"}