{"id":16920425,"url":"https://github.com/jerop/fuzzton","last_synced_at":"2025-03-20T23:15:36.682Z","repository":{"id":103440910,"uuid":"385735659","full_name":"jerop/fuzzton","owner":"jerop","description":null,"archived":false,"fork":false,"pushed_at":"2021-07-19T18:51:05.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T19:42:21.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jerop.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":"2021-07-13T21:08:34.000Z","updated_at":"2023-03-05T06:35:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f9d145b-23ac-49a8-823d-e2ac86bcf1ca","html_url":"https://github.com/jerop/fuzzton","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/jerop%2Ffuzzton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerop%2Ffuzzton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerop%2Ffuzzton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerop%2Ffuzzton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerop","download_url":"https://codeload.github.com/jerop/fuzzton/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706542,"owners_count":20496571,"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":[],"created_at":"2024-10-13T19:48:17.608Z","updated_at":"2025-03-20T23:15:36.664Z","avatar_url":"https://github.com/jerop.png","language":"Go","readme":"# fuzzton\n\n## Prerequisites\n\nSetup a Kubernetes cluster \n\nInstall [Tekton Pipelines](https://github.com/tektoncd/pipeline)\n\n```shell\nkubectl apply --filename https://storage.googleapis.com/tekton-releases/pipeline/latest/release.yaml\n```\n\nInstall [Tekton CLI](https://github.com/tektoncd/cli)\n\n```shell\nbrew install tektoncd-cli\n```\n\n## Usage\n\nInstall [`git-clone`](https://github.com/tektoncd/catalog/tree/main/task/git-clone/0.4) `Task` from the Tekton Catalog\n\n```shell\nkubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/main/task/git-clone/0.4/git-clone.yaml\n```\n\nInstall [`golang-test`](https://github.com/tektoncd/catalog/tree/main/task/golang-test/0.2) `Task` from the Tekton Catalog\n\n```shell\nkubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/main/task/golang-test/0.2/golang-test.yaml\n```\n\nInstall [`golang-fuzz`](https://github.com/tektoncd/catalog/tree/main/task/golang-fuzz/0.1) `Task` from the Tekton Catalog\n\n```shell\nkubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/main/task/golang-fuzz/0.1/golang-fuzz.yaml\n```\n\nRun the `Pipeline` and show the logs\n\n```shell\ntkn pipeline start --showlog \\\n-f tekton/pipeline.yaml \\\n-p package=github.com/jerop/fuzzton \\\n-w name=workarea,volumeClaimTemplateFile=tekton/workspace.yaml\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerop%2Ffuzzton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerop%2Ffuzzton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerop%2Ffuzzton/lists"}