{"id":27360624,"url":"https://github.com/fhightower/k8s-scanner-collector","last_synced_at":"2025-08-04T02:13:00.178Z","repository":{"id":83534047,"uuid":"529443878","full_name":"fhightower/k8s-scanner-collector","owner":"fhightower","description":"Script (deployable to k8s) to log requests from vulnerability and exploit scanners.","archived":false,"fork":false,"pushed_at":"2022-09-02T07:47:32.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-20T01:58:18.169Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fhightower.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,"zenodo":null}},"created_at":"2022-08-27T00:50:34.000Z","updated_at":"2022-09-01T09:14:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"09f8ebe5-e4b1-4d3f-aaad-07d3adaa2076","html_url":"https://github.com/fhightower/k8s-scanner-collector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fhightower/k8s-scanner-collector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhightower%2Fk8s-scanner-collector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhightower%2Fk8s-scanner-collector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhightower%2Fk8s-scanner-collector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhightower%2Fk8s-scanner-collector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fhightower","download_url":"https://codeload.github.com/fhightower/k8s-scanner-collector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhightower%2Fk8s-scanner-collector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268639813,"owners_count":24282672,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-04-13T01:09:11.296Z","updated_at":"2025-08-04T02:13:00.167Z","avatar_url":"https://github.com/fhightower.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# k8s Scanner Collector\n\nScript (deployable to k8s) to log requests from vulnerability and exploit scanners.\n\n## Helpful Commands\n\n### Build the Docker Container\n\nTo build the container with the name `scanner-collector`, run:\n\n```\ndocker build -t scanner-collector .\n```\n\n### Run the Docker Container\n\nTo run the docker container locally, run:\n\n```\ndocker run -p 80:80 scanner-collector\n```\n\nand then the collector will be available locally at http://localhost:80.\n\n### Exec Commands in the Docker Container\n\nYou can run commands in a running docker container using:\n\n```\ndocker exec -it \u003cCONTAINER_NAME\u003e \u003cCOMMAND\u003e\n```\n\nfor example, this command drops you into a shell in the docker container:\n\n```\ndocker exec -it \u003cCONTAINER_NAME\u003e sh\n```\n\nNote that this only works on a *running* docker container.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffhightower%2Fk8s-scanner-collector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffhightower%2Fk8s-scanner-collector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffhightower%2Fk8s-scanner-collector/lists"}