{"id":24498504,"url":"https://github.com/izziiyt/compaa","last_synced_at":"2025-03-15T07:13:26.738Z","repository":{"id":227258142,"uuid":"770895450","full_name":"izziiyt/compaa","owner":"izziiyt","description":"component activity analyzer","archived":false,"fork":false,"pushed_at":"2024-09-02T07:51:00.000Z","size":87,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T22:11:38.039Z","etag":null,"topics":["security","software-composition-analysis"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/izziiyt.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":"2024-03-12T10:55:40.000Z","updated_at":"2024-09-02T07:50:22.000Z","dependencies_parsed_at":"2024-06-21T12:58:38.139Z","dependency_job_id":"c0e62598-ea42-45b2-8f15-5860e17273a6","html_url":"https://github.com/izziiyt/compaa","commit_stats":null,"previous_names":["izziiyt/compaa"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izziiyt%2Fcompaa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izziiyt%2Fcompaa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izziiyt%2Fcompaa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izziiyt%2Fcompaa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izziiyt","download_url":"https://codeload.github.com/izziiyt/compaa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243695598,"owners_count":20332629,"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":["security","software-composition-analysis"],"created_at":"2025-01-21T22:11:36.670Z","updated_at":"2025-03-15T07:13:26.715Z","avatar_url":"https://github.com/izziiyt.png","language":"Go","readme":"[![CI][ci-img]][ci]\n[![Go Report Card][go-report-img]][go-report]\n[![License: MIT][license-img]][license]\n\n# Why compaa (Component Activity Analyzer)?\n\n`compaa` is simple component activity analyzer designed for secure software development.\nYou can find maintainance activities and EOLs of dependended modules.\nIt aims supporting your secure software component maintainance.\n\n# Install\n\ngo\n```bash\ngo install github.com/izziiyt/compaa\n```\n\nmise\n```bash\nmise use --global go:github.com/izziiyt/compaa\n```\n\n# Example\nYou can find your software depends on inactive OSS. \n(recommended to use your github token when running for sufficient github api rate limit.)\n\n```bash\nGITHUB_TOKEN=${YOUR_GITHUB_TOKEN} compaa ./target/path\n./path/example0/Dockerfile\n./path/example1/subpath/package.json\n./path/example2/Dockerfile\n├ WARN: docker.io/library/alpine:3.13 last update isnt recent (2022-11-10 20:55:35.397295 +0000 UTC)\n./path/example2/subpath/Dockerfile\n./path/example3/go.mod\n├ WARN: go1.18 is EOL\n├ WARN: github.com/pkg/errors is archived\n├ WARN: github.com/jinzhu/gorm last push isnt recent (2023-09-11 08:16:54 +0000 UTC)\n```\n\n# Supported File Format\n\ncompaa supports the following file formats:\n- Dockerfile (Docker)\n- Gemfile (Ruby)\n- go.mod (Go)\n- package.json (Javascript)\n- requirements.txt (Python)\n\n# License\nThis project is licensed under the MIT License, see the LICENSE file for details.\n\n[ci]: https://github.com/izziiyt/compaa/actions/workflows/ci.yaml\n[ci-img]: https://github.com/izziiyt/compaa/actions/workflows/ci.yml/badge.svg\n[go-report]: https://goreportcard.com/report/github.com/izziiyt/compaa\n[go-report-img]: https://goreportcard.com/badge/github.com/izziiyt/compaa\n[license]: https://opensource.org/licenses/MIT\n[license-img]: https://img.shields.io/badge/License-MIT-yellow.svg\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizziiyt%2Fcompaa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizziiyt%2Fcompaa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizziiyt%2Fcompaa/lists"}