{"id":14981445,"url":"https://github.com/michaelcontento/credly2hugo-action","last_synced_at":"2026-02-17T11:33:31.306Z","repository":{"id":65160878,"uuid":"545095911","full_name":"michaelcontento/credly2hugo-action","owner":"michaelcontento","description":"Import certificates from Credly into your Hugo website","archived":false,"fork":false,"pushed_at":"2026-02-09T17:19:09.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"v1","last_synced_at":"2026-02-09T20:56:12.668Z","etag":null,"topics":["credly","hugo","hugo-blog","static-site-generator"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/michaelcontento.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":"michaelcontento","ko_fi":"michaelcontento"}},"created_at":"2022-10-03T19:23:38.000Z","updated_at":"2026-02-09T17:19:11.000Z","dependencies_parsed_at":"2023-12-11T08:24:10.483Z","dependency_job_id":"7a24d980-c96f-4428-8dc5-6983139b269c","html_url":"https://github.com/michaelcontento/credly2hugo-action","commit_stats":{"total_commits":41,"total_committers":3,"mean_commits":"13.666666666666666","dds":"0.29268292682926833","last_synced_commit":"2aaf7d9050b253180dda8a86877590392d666f53"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/michaelcontento/credly2hugo-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcontento%2Fcredly2hugo-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcontento%2Fcredly2hugo-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcontento%2Fcredly2hugo-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcontento%2Fcredly2hugo-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelcontento","download_url":"https://codeload.github.com/michaelcontento/credly2hugo-action/tar.gz/refs/heads/v1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcontento%2Fcredly2hugo-action/sbom","scorecard":{"id":641039,"data":{"date":"2025-08-11","repo":{"name":"github.com/michaelcontento/credly2hugo-action","commit":"99b4bfc35fc24f38f5c0d19474421135db8dfe22"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/19 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: no topLevel permission defined: .github/workflows/semver-checker.yml:1","Warn: no topLevel permission defined: .github/workflows/shellcheck.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/docker.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/michaelcontento/credly2hugo-action/docker.yml/v1?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/michaelcontento/credly2hugo-action/docker.yml/v1?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/michaelcontento/credly2hugo-action/docker.yml/v1?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/michaelcontento/credly2hugo-action/docker.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semver-checker.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/michaelcontento/credly2hugo-action/semver-checker.yml/v1?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semver-checker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/michaelcontento/credly2hugo-action/semver-checker.yml/v1?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellcheck.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/michaelcontento/credly2hugo-action/shellcheck.yml/v1?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/shellcheck.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/michaelcontento/credly2hugo-action/shellcheck.yml/v1?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.20 to alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 'v1'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T10:45:40.453Z","repository_id":65160878,"created_at":"2025-08-21T10:45:40.453Z","updated_at":"2025-08-21T10:45:40.453Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29542523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T08:11:05.436Z","status":"ssl_error","status_checked_at":"2026-02-17T08:09:38.860Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["credly","hugo","hugo-blog","static-site-generator"],"created_at":"2024-09-24T14:03:35.297Z","updated_at":"2026-02-17T11:33:31.288Z","avatar_url":"https://github.com/michaelcontento.png","language":"Shell","funding_links":["https://github.com/sponsors/michaelcontento","https://ko-fi.com/michaelcontento"],"categories":[],"sub_categories":[],"readme":"# credly2hugo v1\n\nThis action will download a given users certificates and badges from [Credly] and stores them within the current repository as **(a)** JSON [Hugo Data File][] and **(b)** badges as image raw image file.\n\n## Usage\n\nSee [action.yaml](action.yaml), but basically:\n\n```yaml\n- uses: michaelcontento/credly2hugo-action@v1\n  with:\n    # The user of whom we want to grab the infos\n    name: michael-contento\n```\n\nBy default this action will store the following files:\n\n- JSON file containting informations about all available certifications\n    - `data/CredlyBadges.json`\n- The raw JSON file retrieved from Credly with all infos\n    - `data/CredlyBadgesRaw.json`\n- A folder full of images\n    - `assets/images/CredlyBadges/*`\n\n## Custom paths\n\nIf you want to change the path where the JSON file and/or the images are stored, use `datafile` and/or `imagedir` - like:\n\n```yaml\n- uses: michaelcontento/credly2hugo-action@v1\n  with:\n    name: michael-contento\n    datafile: CustomFile.json\n    # Final path:     ./data/CustomFile.json\n    # Final path raw: ./data/CustomFileRaw.json\n    imagedir: foo/bar\n    # Final path:     ./assets/foo/bar/*\n```\n\n\n  [Credly]: https://info.credly.com/\n  [Hugo Data File]: https://gohugo.io/templates/data-templates/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcontento%2Fcredly2hugo-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelcontento%2Fcredly2hugo-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcontento%2Fcredly2hugo-action/lists"}