{"id":13952431,"name":"python-flask-login","ecosystem":"guix","description":"User session management for Flask","homepage":"https://github.com/maxcountryman/flask-login","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/maxcountryman/flask-login","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:35:50.322Z","latest_release_published_at":"2026-03-02T19:35:50.322Z","latest_release_number":"0.6.3","last_synced_at":"2026-04-27T16:39:26.998Z","created_at":"2026-03-02T19:35:50.121Z","updated_at":"2026-04-27T16:39:27.721Z","registry_url":"https://packages.guix.gnu.org/packages/python-flask-login/0.6.3/","install_command":"guix install python-flask-login","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-web.scm#n8357","metadata":{"location":"gnu/packages/python-web.scm:8357","variable_name":"python-flask-login"},"repo_metadata":{"id":2694141,"uuid":"3687291","full_name":"maxcountryman/flask-login","owner":"maxcountryman","description":"Flask user session management.","archived":false,"fork":false,"pushed_at":"2025-08-27T03:00:09.000Z","size":850,"stargazers_count":3681,"open_issues_count":19,"forks_count":817,"subscribers_count":70,"default_branch":"main","last_synced_at":"2026-03-18T20:15:38.884Z","etag":null,"topics":["authentication","login-system","session-management"],"latest_commit_sha":null,"homepage":"https://flask-login.readthedocs.io/","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/maxcountryman.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["maxcountryman"]}},"created_at":"2012-03-11T14:42:33.000Z","updated_at":"2026-03-17T19:21:42.000Z","dependencies_parsed_at":"2024-05-21T15:43:41.484Z","dependency_job_id":"8457f865-ea77-41bb-83e3-6c29c4e580fc","html_url":"https://github.com/maxcountryman/flask-login","commit_stats":{"total_commits":407,"total_committers":121,"mean_commits":"3.3636363636363638","dds":0.8673218673218673,"last_synced_commit":"019dbe3ae0fb95966682e769280722afb0a6b904"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/maxcountryman/flask-login","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxcountryman%2Fflask-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxcountryman%2Fflask-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxcountryman%2Fflask-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxcountryman%2Fflask-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxcountryman","download_url":"https://codeload.github.com/maxcountryman/flask-login/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxcountryman%2Fflask-login/sbom","scorecard":{"id":628983,"data":{"date":"2025-08-11","repo":{"name":"github.com/maxcountryman/flask-login","commit":"019dbe3ae0fb95966682e769280722afb0a6b904"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 1/5 approved changesets -- score normalized to 2","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":"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: pipCommand not pinned by hash: .github/workflows/publish-release.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/tests.yaml:39","Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pre-commit.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml: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":"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: MIT License: 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":"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":"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":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 4 commits out of 29 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-21T07:18:05.785Z","repository_id":2694141,"created_at":"2025-08-21T07:18:05.785Z","updated_at":"2025-08-21T07:18:05.785Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30876821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T02:58:37.973Z","status":"ssl_error","status_checked_at":"2026-03-24T02:57:23.829Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"}},"repo_metadata_updated_at":"2026-04-27T16:39:27.700Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-flask-login","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-flask-login","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-flask-login","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-flask-login/dependencies","status":null,"funding_links":["https://github.com/sponsors/maxcountryman"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-18T06:02:47.446Z","issues_count":101,"pull_requests_count":176,"avg_time_to_close_issue":12726792.945652174,"avg_time_to_close_pull_request":4116092.8666666667,"issues_closed_count":92,"pull_requests_closed_count":150,"pull_request_authors_count":39,"issue_authors_count":90,"avg_comments_per_issue":1.7425742574257426,"avg_comments_per_pull_request":2.1079545454545454,"merged_pull_requests_count":79,"bot_issues_count":0,"bot_pull_requests_count":105,"past_year_issues_count":3,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":13719.0,"past_year_avg_time_to_close_pull_request":25842.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxcountryman%2Fflask-login/issues","maintainers":[{"login":"davidism","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidism"},{"login":"alanhamlett","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanhamlett"}],"active_maintainers":[{"login":"alanhamlett","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanhamlett"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-flask-login/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-flask-login/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-flask-login/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-flask-login/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-flask-login/codemeta","maintainers":[]}