{"id":7747733,"name":"StuMason/codebuild-logs","ecosystem":"actions","description":"Get last codebuild event logs for project","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/StuMason/codebuild-logs","keywords_array":["aws","cli","codebuild","devops","logging","python"],"namespace":"StuMason","versions_count":5,"first_release_published_at":"2021-03-29T17:06:28.000Z","latest_release_published_at":"2021-03-29T17:06:28.000Z","latest_release_number":"0.0.1","last_synced_at":"2026-06-13T14:33:00.009Z","created_at":"2023-05-17T11:30:58.398Z","updated_at":"2026-06-13T14:33:00.009Z","registry_url":"https://github.com/StuMason/codebuild-logs","install_command":null,"documentation_url":null,"metadata":{"name":"project-codebuild-logs","description":"Get last codebuild event logs for project","author":"Stu Mason","inputs":{"aws-region":{"description":"Codebuild Project AWS region","default":null},"codebuild-project-name":{"description":"Codebuild Project name","default":null}},"runs":{"using":"docker","image":"Dockerfile"},"default_branch":"master","path":null},"repo_metadata":{"id":166371182,"uuid":"352692515","full_name":"StuMason/codebuild-logs","owner":"StuMason","description":"CLI tool to stream AWS CodeBuild logs in real-time","archived":true,"fork":false,"pushed_at":"2024-08-20T08:34:45.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-21T07:41:18.824Z","etag":null,"topics":["aws","cli","codebuild","devops","logging","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/StuMason.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-03-29T15:29:33.000Z","updated_at":"2026-01-15T19:59:19.000Z","dependencies_parsed_at":"2023-06-09T06:30:33.122Z","dependency_job_id":null,"html_url":"https://github.com/StuMason/codebuild-logs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":"jacobtomlinson/python-container-action","purl":"pkg:github/StuMason/codebuild-logs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StuMason","download_url":"https://codeload.github.com/StuMason/codebuild-logs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/sbom","scorecard":{"id":134998,"data":{"date":"2025-08-04","repo":{"name":"github.com/StuMason/codebuild-logs","commit":"eaeaff5b25ae573a30a8fd48be9386ace2a123f2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 2/11 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/StuMason/codebuild-logs/integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/StuMason/codebuild-logs/integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/StuMason/codebuild-logs/integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/StuMason/codebuild-logs/python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/StuMason/codebuild-logs/python.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: pipCommand not pinned by hash: Dockerfile:6","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:17","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/python.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T06:15:45.423Z","repository_id":166371182,"created_at":"2025-08-16T06:15:45.424Z","updated_at":"2025-08-16T06:15:45.424Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31130527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T01:34:30.680Z","status":"online","status_checked_at":"2026-03-29T02:00:07.786Z","response_time":89,"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"},"owner_record":{"login":"StuMason","name":"Stu Mason","uuid":"21249318","kind":"user","description":"Writing profiles is for bots","email":"","website":null,"location":"Folkestone","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21249318?u=2cd8ee9a81fc01a57696a09306d54e76d86f75b3\u0026v=4","repositories_count":1,"last_synced_at":"2024-11-24T20:48:50.472Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/StuMason","funding_links":[],"total_stars":null,"followers":20,"following":7,"created_at":"2023-05-17T10:46:00.620Z","updated_at":"2024-11-24T20:48:50.473Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StuMason","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StuMason/repositories"},"tags":[{"name":"v3","sha":"eaeaff5b25ae573a30a8fd48be9386ace2a123f2","kind":"commit","published_at":"2024-08-20T08:26:04.000Z","download_url":"https://codeload.github.com/StuMason/codebuild-logs/tar.gz/v3","html_url":"https://github.com/StuMason/codebuild-logs/releases/tag/v3","dependencies_parsed_at":"2024-08-23T04:53:10.106Z","dependency_job_id":null,"purl":"pkg:github/StuMason/codebuild-logs@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/tags/v3/manifests"},{"name":"v2","sha":"f769db9a07a1c6d71c621837ab944a73fa62dc61","kind":"commit","published_at":"2022-10-12T15:48:09.000Z","download_url":"https://codeload.github.com/StuMason/codebuild-logs/tar.gz/v2","html_url":"https://github.com/StuMason/codebuild-logs/releases/tag/v2","dependencies_parsed_at":"2023-06-02T00:40:26.530Z","dependency_job_id":null,"purl":"pkg:github/StuMason/codebuild-logs@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/tags/v2/manifests"},{"name":"v1","sha":"73b9dc25d940c5a30b88ce88f0ae41a16aa54940","kind":"commit","published_at":"2021-03-30T16:20:36.000Z","download_url":"https://codeload.github.com/StuMason/codebuild-logs/tar.gz/v1","html_url":"https://github.com/StuMason/codebuild-logs/releases/tag/v1","dependencies_parsed_at":"2023-06-02T00:40:28.212Z","dependency_job_id":null,"purl":"pkg:github/StuMason/codebuild-logs@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/tags/v1/manifests"},{"name":"1","sha":"73b9dc25d940c5a30b88ce88f0ae41a16aa54940","kind":"commit","published_at":"2021-03-30T16:20:36.000Z","download_url":"https://codeload.github.com/StuMason/codebuild-logs/tar.gz/1","html_url":"https://github.com/StuMason/codebuild-logs/releases/tag/1","dependencies_parsed_at":"2023-06-02T00:40:27.706Z","dependency_job_id":null,"purl":"pkg:github/StuMason/codebuild-logs@1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/tags/1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/tags/1/manifests"},{"name":"0.0.1","sha":"7d0397a0598099564d6da25da9baa2264983620b","kind":"commit","published_at":"2021-03-29T17:06:28.000Z","download_url":"https://codeload.github.com/StuMason/codebuild-logs/tar.gz/0.0.1","html_url":"https://github.com/StuMason/codebuild-logs/releases/tag/0.0.1","dependencies_parsed_at":"2023-06-02T00:40:28.175Z","dependency_job_id":null,"purl":"pkg:github/StuMason/codebuild-logs@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-29T02:40:31.462Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":40.26221692491061,"dependent_packages_count":0.0,"stargazers_count":35.24756426029994,"forks_count":21.674483584472608,"docker_downloads_count":null,"average":24.29606619242079},"purl":"pkg:githubactions/StuMason/codebuild-logs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/StuMason/codebuild-logs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/StuMason/codebuild-logs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/StuMason/codebuild-logs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-23T13:28:44.849Z","issues_count":0,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":206.66666666666666,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/StuMason%2Fcodebuild-logs/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/StuMason%2Fcodebuild-logs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/StuMason%2Fcodebuild-logs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/StuMason%2Fcodebuild-logs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/StuMason%2Fcodebuild-logs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/StuMason%2Fcodebuild-logs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/StuMason%2Fcodebuild-logs/codemeta","maintainers":[]}