{"id":16963261,"url":"https://github.com/ruzickap/gha-test","last_synced_at":"2026-04-29T14:34:45.945Z","repository":{"id":110629028,"uuid":"604473579","full_name":"ruzickap/gha-test","owner":"ruzickap","description":"GitHub Action Test repository","archived":false,"fork":false,"pushed_at":"2026-04-26T03:34:36.000Z","size":1304,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-26T05:25:09.631Z","etag":null,"topics":["actions","ci","gha","github","github-action","test"],"latest_commit_sha":null,"homepage":"https://petr.ruzicka.dev","language":"Shell","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/ruzickap.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2023-02-21T06:09:36.000Z","updated_at":"2026-04-26T03:34:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"96c5a2ee-e337-4b2c-b082-15af44e585cf","html_url":"https://github.com/ruzickap/gha-test","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/ruzickap/gha-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruzickap%2Fgha-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruzickap%2Fgha-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruzickap%2Fgha-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruzickap%2Fgha-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruzickap","download_url":"https://codeload.github.com/ruzickap/gha-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruzickap%2Fgha-test/sbom","scorecard":{"id":1236518,"data":{"date":"2025-08-30T05:38:15Z","repo":{"name":"github.com/ruzickap/gha-test","commit":"d5535bd20e9390c90406b84f10d7b8f214a7c4f1"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.6,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: .github/renovate.json5:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  19 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql-actions.yml:25","Info: jobLevel 'actions' permission set to 'read': .github/workflows/container-build.yml:450","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/ghcr-cleanup-br.yml:20","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/ghcr-cleanup.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/codeql-actions.yml:17","Info: topLevel 'actions' permission set to 'read': .github/workflows/container-build.yml:49","Info: topLevel permissions set to 'read-all': .github/workflows/env-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/ghcr-cleanup-br.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/ghcr-cleanup.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/mega-linter.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/pr-slack-notification.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/release-please.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/renovate-pr.yml:46","Info: topLevel permissions set to 'read-all': .github/workflows/renovate.yml:49","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:14","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-request.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/virt-check.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/container-build.yml:122"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":9,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: required approving review count is 2 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: found contributions from: mckinsey \u0026 company, mend"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"12 out of 12 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-30T07:18:23.721Z","repository_id":110629028,"created_at":"2025-08-30T07:18:23.721Z","updated_at":"2025-08-30T07:18:23.721Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32429186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["actions","ci","gha","github","github-action","test"],"created_at":"2024-10-13T23:24:10.766Z","updated_at":"2026-04-29T14:34:45.940Z","avatar_url":"https://github.com/ruzickap.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gha-test\n\n[![CodeQL](https://github.com/ruzickap/gha-test/actions/workflows/codeql.yml/badge.svg)](https://github.com/ruzickap/gha-test/actions/workflows/codeql.yml)\n[![Commit Check](https://github.com/ruzickap/gha-test/actions/workflows/commit-check.yml/badge.svg)](https://github.com/ruzickap/gha-test/actions/workflows/commit-check.yml)\n[![MegaLinter](https://github.com/ruzickap/gha-test/actions/workflows/mega-linter.yml/badge.svg)](https://github.com/ruzickap/gha-test/actions/workflows/mega-linter.yml)\n[![Release Please](https://github.com/ruzickap/gha-test/actions/workflows/release-please.yml/badge.svg)](https://github.com/ruzickap/gha-test/actions/workflows/release-please.yml)\n[![Renovate](https://github.com/ruzickap/gha-test/actions/workflows/renovate.yml/badge.svg)](https://github.com/ruzickap/gha-test/actions/workflows/renovate.yml)\n[![Scorecards](https://github.com/ruzickap/gha-test/actions/workflows/scorecards.yml/badge.svg)](https://github.com/ruzickap/gha-test/actions/workflows/scorecards.yml)\n[![Semantic Pull Request](https://github.com/ruzickap/gha-test/actions/workflows/semantic-pull-request.yml/badge.svg)](https://github.com/ruzickap/gha-test/actions/workflows/semantic-pull-request.yml)\n[![Stale](https://github.com/ruzickap/gha-test/actions/workflows/stale.yml/badge.svg)](https://github.com/ruzickap/gha-test/actions/workflows/stale.yml)\n\nGitHub Action test repository...\n\nVersion test\n\n[//]: # (x-release-please-start-version)\n\n* Full Release: 2.1.0\n\n```bash\ncat \u003c\u003c EOF\n* Full Release: 2.1.0\nEOF\n```\n\n[//]: # (x-release-please-end)\n\n[//]: # (x-release-please-start-major)\n\n* Full Release: 2.0.0\n* Major Release: 2\n* Major Release: test@2\n\n```bash\ncat \u003c\u003c EOF\n* Full Release: 2.0.0\n* Major Release: 2\n* Major Release: test@2\nEOF\n```\n\n[//]: # (x-release-please-end)\n\n[//]: # (x-release-please-start-minor)\n\n* Full Release: 1.0.0\n* Minor Release: 1\n* Minor Release: test@1\n\n```bash\ncat \u003c\u003c EOF\n* Full Release: 1.0.0\n* Minor Release: 1\n* Minor Release: test@1\nEOF\n```\n\n[//]: # (x-release-please-end)\n\n[//]: # (x-release-please-start-patch)\n\n* Full Release: 0.0.0\n* Patch Release: 0\n* Patch Release: test@0\n\nMP4 Video:\n\n\u003chttps://github.com/ruzickap/gha-test/assets/0/d2f6c337-2679-4ba4-92f7-c8afb5ed88a5\u003e\n\nAV1 Video:\n\n\u003chttps://github.com/ruzickap/gha-test/assets/0/287b4432-89bc-48a7-b593-a1e1841136a3\u003e\n\n```bash\ncat \u003c\u003c EOF\n* Full Release: 0.0.0\n* Patch Release: 0\n* Patch Release: test@0\nEOF\n```\n\n[//]: # (x-release-please-end)\n\nEnd...\n\n```bash\necho \"Test: $(date +'%F')\"\n```\n\n```shell\necho \"Test: $(date +'%F')\"\n```\n\n\u003c!-- x-release-please-start-version --\u003e\n```bash\nkubectl run malware-cryptominer --image=quay.io/petr_ruzicka/malware-cryptominer-container:2.1.0\n```\n\u003c!-- x-release-please-end --\u003e\n\n\u003c!-- x-release-please-start-major --\u003e\n```bash\nkubectl run malware-cryptominer --image=quay.io/petr_ruzicka/malware-cryptominer-container:2\n```\n\u003c!-- x-release-please-end --\u003e\n\n\u003c!-- x-release-please-start-minor --\u003e\n```bash\nkubectl run malware-cryptominer --image=quay.io/petr_ruzicka/malware-cryptominer-container:1.1\n```\n\u003c!-- x-release-please-end --\u003e\n\n[Pod limit on Node - AWS EKS](https://stackoverflow.com/questions/57970896/pod-limit-on-node-aws-eks/57971006)\n\n---\n\n* Container Image:\n  * [quay.io/petr_ruzicka/malware-cryptominer-container:3](https://quay.io/petr_ruzicka/malware-cryptominer-container:2.0.0)\u003c!-- x-release-please-start-version --\u003e\n\n\u003c!-- x-release-please-start-version --\u003e\n\n```bash\nexport AWS_DEFAULT_REGION=\"eu-central-1\"\n\naws cloudformation deploy --capabilities CAPABILITY_IAM \\\n  --stack-name \"${USER}-malware-cryptominer-container-ec2\" \\\n  --parameter-overrides \"ContainerImage=quay.io/petr_ruzicka/malware-cryptominer-container:2.1.0\" \\\n  --template-file EC2InstanceWithDockerSample.yaml \\\n  --tags \"Name=${USER}-malware-cryptominer-container-ec2\"\n\n# aws cloudformation delete-stack --stack-name ${USER}-malware-cryptominer-container-ec2\n```\n\n\u003c!-- x-release-please-end --\u003e\n\n\u003c!-- x-release-please-start-major --\u003e\n\n```bash\nexport AWS_DEFAULT_REGION=\"eu-central-2\"\n\naws cloudformation deploy --capabilities CAPABILITY_IAM \\\n  --stack-name \"${USER}-malware-cryptominer-container-ec2\" \\\n  --parameter-overrides \"ContainerImage=quay.io/petr_ruzicka/malware-cryptominer-container:2\" \\\n  --template-file EC2InstanceWithDockerSample.yaml \\\n  --tags \"Name=${USER}-malware-cryptominer-container-ec2\"\n\n# aws cloudformation delete-stack --stack-name ${USER}-malware-cryptominer-container-ec2\n```\n\n\u003c!-- x-release-please-end --\u003e\n\nRun in Kubernetes:\n\n\u003c!-- x-release-please-start-version --\u003e\n\n```bash\n# Test release: 2.1.0\n# Test release: 1.1\n# Test release: 1\n\nkubectl run malware-cryptominer --image=quay.io/petr_ruzicka/malware-cryptominer-container:2.1.0\n```\n\n\u003c!-- x-release-please-end --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruzickap%2Fgha-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruzickap%2Fgha-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruzickap%2Fgha-test/lists"}