{"id":41060307,"url":"https://github.com/digidotcom/python-wvalib","last_synced_at":"2026-01-22T11:42:52.481Z","repository":{"id":29664093,"uuid":"33206208","full_name":"digidotcom/python-wvalib","owner":"digidotcom","description":"Python library and CLI for accessing WVA functions","archived":false,"fork":false,"pushed_at":"2019-10-22T23:32:25.000Z","size":294,"stargazers_count":5,"open_issues_count":3,"forks_count":3,"subscribers_count":39,"default_branch":"master","last_synced_at":"2025-09-23T00:16:03.106Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digidotcom.png","metadata":{"files":{"readme":"README-dev.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-31T19:47:47.000Z","updated_at":"2015-04-22T18:06:10.000Z","dependencies_parsed_at":"2022-09-03T16:50:44.866Z","dependency_job_id":null,"html_url":"https://github.com/digidotcom/python-wvalib","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/digidotcom/python-wvalib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digidotcom%2Fpython-wvalib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digidotcom%2Fpython-wvalib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digidotcom%2Fpython-wvalib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digidotcom%2Fpython-wvalib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digidotcom","download_url":"https://codeload.github.com/digidotcom/python-wvalib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digidotcom%2Fpython-wvalib/sbom","scorecard":{"id":341867,"data":{"date":"2025-08-11","repo":{"name":"github.com/digidotcom/python-wvalib","commit":"4252735e2775f80ebaffd813fbe84046d26906b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":0,"reason":"Found 1/22 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: downloadThenRun not pinned by hash: toxtest.sh:28","Warn: pipCommand not pinned by hash: toxtest.sh:55","Info:   0 out of   1 downloadThenRun 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":"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: Mozilla Public 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 'master'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-18T06:05:52.469Z","repository_id":29664093,"created_at":"2025-08-18T06:05:52.469Z","updated_at":"2025-08-18T06:05:52.469Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28662306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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"}},"keywords":[],"created_at":"2026-01-22T11:42:51.710Z","updated_at":"2026-01-22T11:42:52.476Z","avatar_url":"https://github.com/digidotcom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Developer's Guide\n=================\n\nFor general documentation for this library, plese refer to\n[README.md](README.md).  The content here is targetted for\ndeveloper's looking to make changes to the code itself.\n\nPlease note that this library is licensed under the terms of the MPL\nv2.0, so you are free to make changes to the library without having to\ncontribute those changes back (see https://www.mozilla.org/MPL/2.0/).\nThat being said, contributions are welcome and would be greatly\nappreciated.\n\nSetting up your development environment\n---------------------------------------\n\nWe recommend that developer's use\n[virtualenv](https://virtualenv.pypa.io/en/latest/) and\n[pip](https://pypi.python.org/pypi/pip) for development.  With those\ntools installed and the code checked out, the following can be done to\nget a basic development environment set up (under Linux).  The same\nbasic instructions should apply to any OS but may require some tweaks:\n\n```\n$ virtualenv env\n$ source env/bin/activate\n$ pip install -r dev-requirements.txt\n```\n\nThe last line will install all requirements for both the library and\ndependencies for running the tests.\n\nRunning the Tests\n-----------------\n\nThe quickest way to run the unittests for the library is to do the\nfollowing (with your virtualenv activiated):\n\n```\n$ nosetests .\n```\n\nAs the library supports multiple versions of the interpreter, there is\nalso a script included which aids in testing the code against all\nsupported versions of the interpreter.  This script makes use of\n[pyenv](https://github.com/yyuu/pyenv) and\n[tox](https://tox.readthedocs.org/en/latest/).  This testing script is\nonly supported under Linux.  Since pyenv must download and build all\nrequired interpreters from source, it may take quite a while to run\nthe first time.\n\n```\n$ ./toxtests.sh\n```\n\nIf you run into problems, you may need to install some additional\ndependencies as described\n[in the pyenv documentation](https://github.com/yyuu/pyenv/wiki/Common-build-problems).\n\nOnce you have run toxtests.sh successfully once, you can quickly test\nwith a specific version of the interpreter by running nosetests out of\nthe tox environment for the desired version of the interpreter:\n\n```\n$ .tox/py34/bin/nosetests .\n```\n\nCoding Standards\n----------------\n\nAll contributions to the library must comply with the style guidelines\ndocumented in [PEP8](https://www.python.org/dev/peps/pep-0008/).  The\n[pep8 checker](https://pypi.python.org/pypi/pep8) may be used to\nensure that problems are found prior to code review.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigidotcom%2Fpython-wvalib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigidotcom%2Fpython-wvalib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigidotcom%2Fpython-wvalib/lists"}