{"id":37687953,"url":"https://github.com/thelaycon/webkage","last_synced_at":"2026-01-16T12:37:37.497Z","repository":{"id":62588509,"uuid":"304592002","full_name":"thelaycon/webkage","owner":"thelaycon","description":"A fast Web Framework written in Python. Compatible with WSGI servers.","archived":false,"fork":false,"pushed_at":"2024-12-15T02:24:43.000Z","size":300,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-14T13:59:39.667Z","etag":null,"topics":["http","webframework","wsgi"],"latest_commit_sha":null,"homepage":"","language":"Python","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/thelaycon.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":"2020-10-16T10:17:49.000Z","updated_at":"2025-10-15T06:39:50.000Z","dependencies_parsed_at":"2023-12-16T01:44:36.599Z","dependency_job_id":"6a348805-d143-4066-9b60-b9f087f2f06b","html_url":"https://github.com/thelaycon/webkage","commit_stats":{"total_commits":37,"total_committers":3,"mean_commits":"12.333333333333334","dds":0.4864864864864865,"last_synced_commit":"e9ab09a67ffe12c761d6694947bd911508ac0ca5"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/thelaycon/webkage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelaycon%2Fwebkage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelaycon%2Fwebkage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelaycon%2Fwebkage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelaycon%2Fwebkage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thelaycon","download_url":"https://codeload.github.com/thelaycon/webkage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelaycon%2Fwebkage/sbom","scorecard":{"id":879059,"data":{"date":"2025-08-11","repo":{"name":"github.com/thelaycon/webkage","commit":"647bb7df7318d5519c181ecc1e61e6a4bb16f836"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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/python-publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/thelaycon/webkage/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/thelaycon/webkage/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:17","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/__pycache__/test_cookies.cpython-311-pytest-7.4.2.pyc:1","Warn: binary detected: src/__pycache__/test_forms.cpython-311-pytest-7.4.2.pyc:1","Warn: binary detected: src/__pycache__/test_settings.cpython-311-pytest-7.4.2.pyc:1","Warn: binary detected: tests/__pycache__/conftest.cpython-311-pytest-7.4.2.pyc:1","Warn: binary detected: tests/__pycache__/conftest.cpython-311-pytest-7.4.3.pyc:1","Warn: binary detected: tests/__pycache__/test_cookies.cpython-311-pytest-7.4.2.pyc:1","Warn: binary detected: tests/__pycache__/test_cookies.cpython-311-pytest-7.4.3.pyc:1","Warn: binary detected: tests/__pycache__/test_cookies.cpython-36-pytest-6.2.5.pyc:1","Warn: binary detected: tests/__pycache__/test_forms.cpython-311-pytest-7.4.2.pyc:1","Warn: binary detected: tests/__pycache__/test_forms.cpython-311-pytest-7.4.3.pyc:1","Warn: binary detected: tests/__pycache__/test_forms.cpython-36-pytest-6.2.5.pyc:1","Warn: binary detected: tests/__pycache__/test_params.cpython-311-pytest-7.4.2.pyc:1","Warn: binary detected: tests/__pycache__/test_params.cpython-311-pytest-7.4.3.pyc:1","Warn: binary detected: tests/__pycache__/test_params.cpython-36-pytest-6.2.5.pyc:1","Warn: binary detected: tests/__pycache__/test_settings.cpython-311-pytest-7.4.2.pyc:1","Warn: binary detected: tests/__pycache__/test_settings.cpython-36-pytest-6.2.5.pyc:1","Warn: binary detected: tests/__pycache__/test_static_files.cpython-311-pytest-7.4.2.pyc:1","Warn: binary detected: tests/__pycache__/test_static_files.cpython-311-pytest-7.4.3.pyc:1","Warn: binary detected: tests/__pycache__/test_static_files.cpython-36-pytest-6.2.5.pyc:1","Warn: binary detected: tests/__pycache__/test_views.cpython-311-pytest-7.4.2.pyc:1","Warn: binary detected: tests/__pycache__/test_views.cpython-311-pytest-7.4.3.pyc:1","Warn: binary detected: tests/__pycache__/test_views.cpython-36-pytest-6.2.5.pyc:1","Warn: binary detected: tests/views/__pycache__/__init__.cpython-311.pyc:1","Warn: binary detected: tests/views/__pycache__/cookies.cpython-311.pyc:1","Warn: binary detected: tests/views/__pycache__/forms.cpython-311.pyc:1","Warn: binary detected: tests/views/__pycache__/main.cpython-311.pyc:1","Warn: binary detected: tests/views/__pycache__/params.cpython-311.pyc:1","Warn: binary detected: tests/views/__pycache__/settings.cpython-311.pyc:1"],"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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 2 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-24T07:19:14.868Z","repository_id":62588509,"created_at":"2025-08-24T07:19:14.868Z","updated_at":"2025-08-24T07:19:14.868Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":["http","webframework","wsgi"],"created_at":"2026-01-16T12:37:32.437Z","updated_at":"2026-01-16T12:37:32.475Z","avatar_url":"https://github.com/thelaycon.png","language":"Python","readme":null,"funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthelaycon%2Fwebkage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthelaycon%2Fwebkage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthelaycon%2Fwebkage/lists"}