{"id":2888773,"name":"python-pam","ecosystem":"pypi","description":"Python PAM module using ctypes, py3","homepage":"https://github.com/FirefighterBlu3/python-pam","licenses":"License :: OSI Approved :: MIT License","normalized_licenses":["AML"],"repository_url":"https://github.com/FirefighterBlu3/python-pam","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2014-08-03T18:25:30.000Z","latest_release_published_at":"2022-03-18T00:32:07.000Z","latest_release_number":"2.0.2","last_synced_at":"2026-03-19T23:48:09.105Z","created_at":"2022-04-10T12:21:28.665Z","updated_at":"2026-03-19T23:48:21.978Z","registry_url":"https://pypi.org/project/python-pam/","install_command":"pip install python-pam --index-url https://pypi.org/simple","documentation_url":"https://python-pam.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 6 - Mature","Environment :: Plugins","Intended Audience :: Developers","Intended Audience :: Information Technology","Intended Audience :: System Administrators","License :: OSI Approved :: MIT License","Operating System :: POSIX","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 3","Topic :: Security","Topic :: System :: Systems Administration :: Authentication/Directory"],"normalized_name":"python-pam","project_status":null},"repo_metadata":{"id":19340151,"uuid":"22579127","full_name":"FirefighterBlu3/python-pam","owner":"FirefighterBlu3","description":"Python pam module supporting py3 (py2 support still exists but is deprecated)","archived":false,"fork":false,"pushed_at":"2025-07-13T16:39:00.000Z","size":101,"stargazers_count":118,"open_issues_count":12,"forks_count":28,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-22T06:36:15.056Z","etag":null,"topics":["hacktoberfest","hacktoberfest2021","linux","pam","pam-authentication","python","python3"],"latest_commit_sha":null,"homepage":"","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/FirefighterBlu3.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2014-08-03T16:54:37.000Z","updated_at":"2025-10-18T00:36:49.000Z","dependencies_parsed_at":"2024-06-18T15:27:16.484Z","dependency_job_id":"5b5a0f50-981d-43a4-93d6-3269041f9588","html_url":"https://github.com/FirefighterBlu3/python-pam","commit_stats":{"total_commits":91,"total_committers":9,"mean_commits":10.11111111111111,"dds":0.2637362637362637,"last_synced_commit":"2408c2eb8ada2bf5e649959679abe202d9ea7ac9"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/FirefighterBlu3/python-pam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FirefighterBlu3","download_url":"https://codeload.github.com/FirefighterBlu3/python-pam/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/sbom","scorecard":{"id":50489,"data":{"date":"2025-08-11","repo":{"name":"github.com/FirefighterBlu3/python-pam","commit":"1dcd670bcc601156d3dc2ad98355b34f50a6ab9c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":0,"reason":"Found 1/11 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":"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":"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/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/FirefighterBlu3/python-pam/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/FirefighterBlu3/python-pam/main.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"Maintained","score":0,"reason":"1 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":"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":"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":"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":"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 'master'","Warn: branch protection not enabled for branch 'release/2.0.0'"],"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 24 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-14T23:37:26.730Z","repository_id":19340151,"created_at":"2025-08-14T23:37:26.730Z","updated_at":"2025-08-14T23:37:26.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280872012,"owners_count":26405606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"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":"FirefighterBlu3","name":"David Ford","uuid":"3165044","kind":"user","description":null,"email":"","website":"https://blue-labs.org/","location":"South Florida, USA","twitter":null,"company":"Blue Labs Software","icon_url":"https://avatars.githubusercontent.com/u/3165044?v=4","repositories_count":6,"last_synced_at":"2023-08-16T02:25:46.193Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FirefighterBlu3","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T09:09:59.054Z","updated_at":"2023-08-16T02:25:46.429Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FirefighterBlu3","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FirefighterBlu3/repositories"},"tags":[{"name":"v2.0.2","sha":"abd2714d59e22b8965e509361d059133e9c30117","kind":"commit","published_at":"2022-03-18T00:25:04.000Z","download_url":"https://codeload.github.com/FirefighterBlu3/python-pam/tar.gz/v2.0.2","html_url":"https://github.com/FirefighterBlu3/python-pam/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FirefighterBlu3/python-pam@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"80ae6db0b778ccc45555d7f2bed154565ef66ee9","kind":"commit","published_at":"2022-03-18T00:13:38.000Z","download_url":"https://codeload.github.com/FirefighterBlu3/python-pam/tar.gz/v2.0.1","html_url":"https://github.com/FirefighterBlu3/python-pam/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FirefighterBlu3/python-pam@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e91137ab4dd63f3b762754478f63f76d74db1be7","kind":"commit","published_at":"2022-03-14T01:18:48.000Z","download_url":"https://codeload.github.com/FirefighterBlu3/python-pam/tar.gz/v2.0.0","html_url":"https://github.com/FirefighterBlu3/python-pam/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FirefighterBlu3/python-pam@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/tags/v2.0.0/manifests"},{"name":"v1.8.4","sha":"fe44b334970f421635d9e373b563c9e6566613bd","kind":"tag","published_at":"2018-06-16T06:25:44.000Z","download_url":"https://codeload.github.com/FirefighterBlu3/python-pam/tar.gz/v1.8.4","html_url":"https://github.com/FirefighterBlu3/python-pam/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FirefighterBlu3/python-pam@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"7f71db2c4e63e317cb607cd5353b4ec176d7a137","kind":"commit","published_at":"2018-03-24T01:00:39.000Z","download_url":"https://codeload.github.com/FirefighterBlu3/python-pam/tar.gz/v1.8.3","html_url":"https://github.com/FirefighterBlu3/python-pam/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FirefighterBlu3/python-pam@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirefighterBlu3%2Fpython-pam/tags/v1.8.3/manifests"}]},"repo_metadata_updated_at":"2026-03-19T23:48:21.954Z","dependent_packages_count":6,"downloads":1587822,"downloads_period":"last-month","dependent_repos_count":286,"rankings":{"downloads":0.38420283161113256,"dependent_repos_count":0.8841314439286587,"dependent_packages_count":1.8582145106797228,"stargazers_count":7.063402083500342,"forks_count":8.113436949463756,"docker_downloads_count":0.4970015765103771,"average":3.1333982326156646},"purl":"pkg:pypi/python-pam","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-pam","docker_dependents_count":18,"docker_downloads_count":21805394,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-pam","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-pam/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:40:35.072Z","issues_count":26,"pull_requests_count":26,"avg_time_to_close_issue":13512133.94736842,"avg_time_to_close_pull_request":10922001.611111112,"issues_closed_count":19,"pull_requests_closed_count":18,"pull_request_authors_count":17,"issue_authors_count":22,"avg_comments_per_issue":3.1153846153846154,"avg_comments_per_pull_request":0.9615384615384616,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":7,"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":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.14285714285714285,"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/FirefighterBlu3%2Fpython-pam/issues","maintainers":[{"login":"FirefighterBlu3","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FirefighterBlu3"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-pam/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-pam/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-pam/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-pam/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-pam/codemeta","maintainers":[{"uuid":"FirefighterBlu3","login":"FirefighterBlu3","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/FirefighterBlu3/","role":null,"created_at":"2023-02-23T08:06:15.225Z","updated_at":"2023-02-23T08:06:15.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/FirefighterBlu3/packages"}]}