{"id":17091021,"url":"https://github.com/lu4p/shred","last_synced_at":"2025-04-12T22:30:58.872Z","repository":{"id":57500004,"uuid":"173836452","full_name":"lu4p/shred","owner":"lu4p","description":"This is a libary to mimic the functionallity of the linux shred command.","archived":false,"fork":false,"pushed_at":"2020-12-11T17:34:29.000Z","size":21,"stargazers_count":15,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T16:38:48.178Z","etag":null,"topics":["go","golang","golang-library","shred","shredder","shredding-files"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lu4p.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"lu4p"}},"created_at":"2019-03-04T23:13:16.000Z","updated_at":"2024-08-30T05:53:51.000Z","dependencies_parsed_at":"2022-08-28T20:00:58.428Z","dependency_job_id":null,"html_url":"https://github.com/lu4p/shred","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu4p%2Fshred","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu4p%2Fshred/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu4p%2Fshred/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu4p%2Fshred/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lu4p","download_url":"https://codeload.github.com/lu4p/shred/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248639779,"owners_count":21137904,"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","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":["go","golang","golang-library","shred","shredder","shredding-files"],"created_at":"2024-10-14T13:57:21.173Z","updated_at":"2025-04-12T22:30:58.845Z","avatar_url":"https://github.com/lu4p.png","language":"Go","funding_links":["https://github.com/sponsors/lu4p"],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/lu4p/shred?status.svg)](https://godoc.org/github.com/lu4p/shred)\n[![License](https://img.shields.io/github/license/lu4p/shred.svg)](https://unlicense.org/)\n[![Go Report Card](https://goreportcard.com/badge/github.com/lu4p/shred)](https://goreportcard.com/report/github.com/lu4p/shred)\n# shred\n Package shred is a golang library to mimic the functionality of the linux `shred` command\n \n ## Usage\n```golang\npackage main\nimport (\n  \"github.com/lu4p/shred\"\n)\n\nfunc main(){\n\tshredconf := shred.Conf{Times: 1, Zeros: true, Remove: false}\n\tshredconf.Path(\"filename\")\n}\n```\n\n## Installation\n```\ngo get -u github.com/lu4p/shred \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu4p%2Fshred","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flu4p%2Fshred","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu4p%2Fshred/lists"}