{"id":15018969,"url":"https://github.com/soundcloud/knife-scrub","last_synced_at":"2026-03-06T08:33:55.859Z","repository":{"id":9935865,"uuid":"11951018","full_name":"soundcloud/knife-scrub","owner":"soundcloud","description":"Knife plugin to scrub normal attributes","archived":false,"fork":false,"pushed_at":"2023-04-09T21:10:21.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":118,"default_branch":"master","last_synced_at":"2025-12-04T09:24:06.659Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"anaibol/awesome-serverless","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soundcloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2013-08-07T13:50:04.000Z","updated_at":"2021-12-14T09:04:56.000Z","dependencies_parsed_at":"2024-10-29T17:03:15.699Z","dependency_job_id":null,"html_url":"https://github.com/soundcloud/knife-scrub","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"51ed36d51410df206d60c8fa7b9fd6acac2d026c"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/soundcloud/knife-scrub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Fknife-scrub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Fknife-scrub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Fknife-scrub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Fknife-scrub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soundcloud","download_url":"https://codeload.github.com/soundcloud/knife-scrub/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundcloud%2Fknife-scrub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30167963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"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":[],"created_at":"2024-09-24T19:52:41.244Z","updated_at":"2026-03-06T08:33:55.832Z","avatar_url":"https://github.com/soundcloud.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# knife scrub\n\nChef Knife plugin to scrub normal attributes from chef-server.\n\n## Installation\n\n    gem install knife-scrub\n\n## Usage\n\nThe only objects `knife-scrub` can scrub so far are `normal` attributes\nfrom previous roles or cookbook versions, as these might conflict with\nexisting `default` attributes.\n\n```bash\n$ knife scrub attributes nagios.services\n```\n\nIt's possible to restrict the node search to a given pattern with `--query`:\n\n```bash\n$ knife scrub attributes -q roles:web nagios.services\n```\n\nIn order to just display all nodes with normal attributes, use `--dry-run`:\n\n```bash\n$ knife scrub attributes -d nagios.services\n```\n\nThe usual `--yes` / `-y` flag works as well:\n\n```bash\n$ knife scrub attributes -q roles:web -y nagios.services\n```\n\n## Authors\n\nSoundCloud Inc., [Tobias Schmidt](mailto:ts@soundcloud.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoundcloud%2Fknife-scrub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoundcloud%2Fknife-scrub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoundcloud%2Fknife-scrub/lists"}