{"date":"2025-08-18T04:50:59Z","repo":{"name":"github.com/intel-retail/automated-self-checkout","commit":"e123add2e2a43092a6ff70d48fb2a6f91fb47964"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":7.4,"checks":[{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '1.0.1'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '1.0.1'","Warn: 'branch protection settings apply to administrators' is disable on branch 'main'","Warn: 'branch protection settings apply to administrators' is disable on branch '1.0.1'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: could not determine whether codeowners review is allowed","Info: status check found to merge onto on branch 'main'","Warn: no status checks found to merge onto branch '1.0.1'","Info: PRs are required in order to make changes on branch 'main'","Warn: PRs are not required to make changes on branch '1.0.1'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"10 out of 10 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: intel contributor org/company found, edgexfoundry contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#maintained"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/intel-retail/automated-self-checkout/codeql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/intel-retail/automated-self-checkout/gh-pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/intel-retail/automated-self-checkout/gh-pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gotest.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/intel-retail/automated-self-checkout/gotest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gotest.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/intel-retail/automated-self-checkout/gotest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/intel-retail/automated-self-checkout/integration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/projectsSync.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/intel-retail/automated-self-checkout/projectsSync.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reports.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/intel-retail/automated-self-checkout/reports.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reports.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/intel-retail/automated-self-checkout/reports.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile.docs:9: pin your Docker image by updating python:3-slim to python:3-slim@sha256:4d55aff3915a8622fdb8e6ab3645992de771bd97c3dd1279860cd5e18bcd7582","Warn: containerImage not pinned by hash: download_models/Dockerfile:2: pin your Docker image by updating python:3.10-slim to python:3.10-slim@sha256:420fbb0e468d3eaf0f7e93ea6f7a48792cbcadc39d43ac95b96bee2afe4367da","Warn: containerImage not pinned by hash: helm/Dockerfile:7: pin your Docker image by updating intel/dlstreamer:2024.1.1-dev-ubuntu22 to intel/dlstreamer:2024.1.1-dev-ubuntu22@sha256:af4e34a06ca43c410109bb25995b4b99380d17a4ae9efec44c42cb86a45efbc8","Warn: containerImage not pinned by hash: notebooks/Dockerfile:8: pin your Docker image by updating python:3.10-slim-bullseye to python:3.10-slim-bullseye@sha256:f1fb49e4d5501ac93d0ca519fb7ee6250842245aba8612926a46a0832a1ed089","Warn: containerImage not pinned by hash: src/Dockerfile:7","Warn: containerImage not pinned by hash: src/Dockerfile:9","Warn: containerImage not pinned by hash: src/Dockerfile:18","Warn: containerImage not pinned by hash: src/pipeline-server/Dockerfile.pipeline-server:7: pin your Docker image by updating intel/edge-video-analytics-microservice:2.3.0 to intel/edge-video-analytics-microservice:2.3.0@sha256:7a53dec4bac3cd583c9c0df41648d3bfdb69923d50916e2b5ca4ba45bf54b59e","Warn: containerImage not pinned by hash: telegraf/Dockerfile:7: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: Dockerfile.docs:10-12","Warn: pipCommand not pinned by hash: download_models/Dockerfile:22-23","Warn: pipCommand not pinned by hash: download_models/Dockerfile:22-23","Warn: pipCommand not pinned by hash: helm/Dockerfile:16","Warn: pipCommand not pinned by hash: notebooks/Dockerfile:24","Warn: pipCommand not pinned by hash: notebooks/Dockerfile:24","Warn: pipCommand not pinned by hash: src/Dockerfile:11","Warn: pipCommand not pinned by hash: src/pipeline-server/Dockerfile.pipeline-server:10","Warn: pipCommand not pinned by hash: .github/workflows/gh-pages.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/gh-pages.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/gh-pages.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/gh-pages.yml:28","Info:  12 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of  13 pipCommand dependencies pinned","Info:   1 out of  10 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:31","Info: jobLevel 'actions' permission set to 'read': .github/workflows/reports.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/reports.yaml:21","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/reports.yaml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/trivy-scan.yaml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/trivyimagescan.yaml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/trivyimagescan.yaml:24","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-submodule.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/gh-pages.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/gotest.yaml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration.yaml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/projectsSync.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/reports.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/trivy-scan.yaml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/trivyimagescan.yaml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-submodule.yaml:6"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":0,"reason":"456 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2fc2-6r4j-p65h / PYSEC-2018-34","Warn: Project is vulnerable to: GHSA-5545-2q6w-2gh6 / PYSEC-2021-856","Warn: Project is vulnerable to: GHSA-9fq2-x9r6-wfmf / PYSEC-2019-108","Warn: Project is vulnerable to: GHSA-cw6w-4rcx-xphc / PYSEC-2018-33","Warn: Project is vulnerable to: GHSA-f7c7-j99h-c22f / PYSEC-2021-857","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-frgw-fgh6-9g52 / PYSEC-2017-1","Warn: Project is vulnerable to: GHSA-267x-w5hx-8hjr","Warn: Project is vulnerable to: GHSA-33h2-69j3-r336","Warn: Project is vulnerable to: GHSA-3448-vrgh-85xr","Warn: Project is vulnerable to: GHSA-5rpc-gwh9-q9fg","Warn: Project is vulnerable to: GHSA-634c-v2xv-ffpg","Warn: Project is vulnerable to: GHSA-6v6p-p97v-g2p7","Warn: Project is vulnerable to: GHSA-83rh-hx5x-q9p5","Warn: Project is vulnerable to: GHSA-8849-5h85-98qw","Warn: Project is vulnerable to: GHSA-89rj-5ggj-3p9p","Warn: Project is vulnerable to: GHSA-8w3x-457r-wg53","Warn: Project is vulnerable to: GHSA-9g8h-pjm4-q92p","Warn: Project is vulnerable to: GHSA-c7gp-2pch-qh2v","Warn: Project is vulnerable to: GHSA-cvhw-2593-5j2q","Warn: Project is vulnerable to: GHSA-cxjf-x6jp-p7mc","Warn: Project is vulnerable to: GHSA-fffj-9qwg-qmh5","Warn: Project is vulnerable to: GHSA-fm39-cw8h-3p63","Warn: Project is vulnerable to: GHSA-fr58-2xhv-qp3w","Warn: Project is vulnerable to: GHSA-fvq6-392h-6mjj","Warn: Project is vulnerable to: GHSA-fw99-f933-rgh8","Warn: Project is vulnerable to: GHSA-hxfw-jm98-v4mq","Warn: Project is vulnerable to: GHSA-jcxv-2j3h-mg59","Warn: Project is vulnerable to: GHSA-jggw-2q6g-c3m6","Warn: Project is vulnerable to: GHSA-m43c-649m-pm48","Warn: Project is vulnerable to: GHSA-m6vm-8g8v-xfjh","Warn: Project is vulnerable to: GHSA-pqjj-6f5q-gqph","Warn: Project is vulnerable to: GHSA-q799-q27x-vp7w","Warn: Project is vulnerable to: GHSA-rqxg-xvcq-3v2f","Warn: Project is vulnerable to: GHSA-vc29-rj92-gc7j","Warn: Project is vulnerable to: GHSA-w96g-3p64-63wr","Warn: Project is vulnerable to: GHSA-wq8f-wvqp-xvvm","Warn: Project is vulnerable to: GHSA-x3rm-644h-67m8","Warn: Project is vulnerable to: PYSEC-2023-181","Warn: Project is vulnerable to: GHSA-qr4w-53vh-m672","Warn: Project is vulnerable to: PYSEC-2023-183","Warn: Project is vulnerable to: GHSA-23hm-7w47-xw72 / PYSEC-2022-50","Warn: Project is vulnerable to: GHSA-2475-53vw-vp25","Warn: Project is vulnerable to: GHSA-247x-2f9f-5wp7 / PYSEC-2022-100","Warn: Project is vulnerable to: GHSA-24x4-6qmh-88qg / PYSEC-2022-93","Warn: Project is vulnerable to: GHSA-24x6-8c7m-hv3f / PYSEC-2021-518","Warn: Project is vulnerable to: GHSA-26j7-6w8w-7922 / PYSEC-2021-514","Warn: Project is vulnerable to: GHSA-278g-rq84-9hmg","Warn: Project is vulnerable to: GHSA-27j5-4p9v-pp67","Warn: Project is vulnerable to: GHSA-27qf-jwm8-g7f3","Warn: Project is vulnerable to: GHSA-27rc-728f-x5w2","Warn: Project is vulnerable to: GHSA-2cpx-427x-q2c6 / PYSEC-2021-451","Warn: Project is vulnerable to: GHSA-2gfx-95x2-5v3x / PYSEC-2021-464","Warn: Project is vulnerable to: GHSA-2p25-55c9-h58q / PYSEC-2021-608","Warn: Project is vulnerable to: GHSA-2p9q-h29j-3f5v","Warn: Project is vulnerable to: GHSA-2r2f-g8mw-9gvr","Warn: Project is vulnerable to: GHSA-2r8p-fg3c-wcj4","Warn: Project is vulnerable to: GHSA-2vv3-56qg-g2cf","Warn: Project is vulnerable to: GHSA-2wmv-37vq-52g5","Warn: Project is vulnerable to: GHSA-2xgj-xhgf-ggjv / PYSEC-2021-540","Warn: Project is vulnerable to: GHSA-34f9-hjfq-rr8j / PYSEC-2022-53","Warn: Project is vulnerable to: GHSA-368v-7v32-52fx","Warn: Project is vulnerable to: GHSA-36vm-xw34-x4pj / PYSEC-2021-490","Warn: Project is vulnerable to: GHSA-374m-jm66-3vj8 / PYSEC-2021-635","Warn: Project is vulnerable to: GHSA-37jf-mjv6-xfqw","Warn: Project is vulnerable to: GHSA-393f-2jr3-cp69 / PYSEC-2021-461","Warn: Project is vulnerable to: GHSA-397c-5g2j-qxpv","Warn: Project is vulnerable to: GHSA-3ff2-r28g-w7h9 / PYSEC-2021-625","Warn: Project is vulnerable to: GHSA-3h8m-483j-7xxm / PYSEC-2021-497","Warn: Project is vulnerable to: GHSA-3hxh-8cp2-g4hg","Warn: Project is vulnerable to: GHSA-3mw4-6rj6-74g5 / PYSEC-2022-63","Warn: Project is vulnerable to: GHSA-3qgw-p4fm-x7gf / PYSEC-2021-522","Warn: Project is vulnerable to: GHSA-3qxp-qjq7-w4hf / PYSEC-2021-459","Warn: Project is vulnerable to: GHSA-3rcw-9p9x-582v / PYSEC-2021-637","Warn: Project is vulnerable to: GHSA-3w67-q784-6w7c / PYSEC-2021-517","Warn: Project is vulnerable to: GHSA-428x-9xc2-m8mj / PYSEC-2022-65","Warn: Project is vulnerable to: GHSA-43jf-985q-588j / PYSEC-2022-95","Warn: Project is vulnerable to: GHSA-43q8-3fv7-pr5x","Warn: Project is vulnerable to: GHSA-44qp-9wwf-734r / PYSEC-2022-64","Warn: Project is vulnerable to: GHSA-452g-f7fp-9jf7 / PYSEC-2021-441","Warn: Project is vulnerable to: GHSA-49rq-hwc3-x77w","Warn: Project is vulnerable to: GHSA-49rx-x2rw-pc6f / PYSEC-2021-615","Warn: Project is vulnerable to: GHSA-4c4g-crqm-xrxw","Warn: Project is vulnerable to: GHSA-4f99-p9c2-3j8x / PYSEC-2021-628","Warn: Project is vulnerable to: GHSA-4fg4-p75j-w5xj / PYSEC-2021-475","Warn: Project is vulnerable to: GHSA-4g9f-63rx-5cw4 / PYSEC-2020-270","Warn: Project is vulnerable to: GHSA-4hrh-9vmp-2jgg / PYSEC-2021-470","Warn: Project is vulnerable to: GHSA-4hvf-hxvg-f67v / PYSEC-2022-69","Warn: Project is vulnerable to: GHSA-4hvv-7x94-7vq8 / PYSEC-2021-544","Warn: Project is vulnerable to: GHSA-4j82-5ccr-4r8v / PYSEC-2022-91","Warn: Project is vulnerable to: GHSA-4p4p-www8-8fv9 / PYSEC-2021-496","Warn: Project is vulnerable to: GHSA-4pc4-m9mj-v2r9","Warn: Project is vulnerable to: GHSA-4v5p-v5h9-6xjx / PYSEC-2022-74","Warn: Project is vulnerable to: GHSA-4vf2-4xcg-65cx / PYSEC-2021-454","Warn: Project is vulnerable to: GHSA-4vrf-ff7v-hpgr / PYSEC-2021-524","Warn: Project is vulnerable to: GHSA-4w68-4x85-mjj9","Warn: Project is vulnerable to: GHSA-4xfp-4pfp-89wg","Warn: Project is vulnerable to: GHSA-545v-42p7-98fq / PYSEC-2021-498","Warn: Project is vulnerable to: GHSA-54ch-gjq5-4976","Warn: Project is vulnerable to: GHSA-54pp-c6pp-7fpx","Warn: Project is vulnerable to: GHSA-558h-mq8x-7q9g","Warn: Project is vulnerable to: GHSA-57wx-m983-2f88 / PYSEC-2021-617","Warn: Project is vulnerable to: GHSA-5889-7v45-q28m","Warn: Project is vulnerable to: GHSA-59q2-x2qc-4c97 / PYSEC-2021-487","Warn: Project is vulnerable to: GHSA-5crj-c72x-m7gq / PYSEC-2021-626","Warn: Project is vulnerable to: GHSA-5f2r-qp73-37mr / PYSEC-2022-88","Warn: Project is vulnerable to: GHSA-5gqf-456p-4836 / PYSEC-2021-500","Warn: Project is vulnerable to: GHSA-5hj3-vjjf-f5m7","Warn: Project is vulnerable to: GHSA-5hx2-qx8j-qjqm / PYSEC-2021-609","Warn: Project is vulnerable to: GHSA-5qw5-89mw-wcg2 / PYSEC-2022-75","Warn: Project is vulnerable to: GHSA-5v77-j66x-4c4g","Warn: Project is vulnerable to: GHSA-5w96-866f-6rm8","Warn: Project is vulnerable to: GHSA-5wpj-c6f7-24x8","Warn: Project is vulnerable to: GHSA-5xwc-mrhx-5g3m","Warn: Project is vulnerable to: GHSA-627q-g293-49q7 / PYSEC-2022-89","Warn: Project is vulnerable to: GHSA-62gx-355r-9fhg / PYSEC-2021-446","Warn: Project is vulnerable to: GHSA-63xm-rx5p-xvqr / PYSEC-2020-275","Warn: Project is vulnerable to: GHSA-6445-fm66-fvq2 / PYSEC-2022-77","Warn: Project is vulnerable to: GHSA-647v-r7qq-24fh","Warn: Project is vulnerable to: GHSA-64jg-wjww-7c5w","Warn: Project is vulnerable to: GHSA-66vq-54fq-6jvv","Warn: Project is vulnerable to: GHSA-67pf-62xr-q35m","Warn: Project is vulnerable to: GHSA-689c-r7h2-fv9v","Warn: Project is vulnerable to: GHSA-68v3-g9cm-rmm6","Warn: Project is vulnerable to: GHSA-6f84-42vf-ppwp / PYSEC-2021-456","Warn: Project is vulnerable to: GHSA-6f89-8j54-29xf / PYSEC-2021-506","Warn: Project is vulnerable to: GHSA-6gmv-pjp9-p8w8 / PYSEC-2022-52","Warn: Project is vulnerable to: GHSA-6gv8-p3vj-pxvr","Warn: Project is vulnerable to: GHSA-6hg6-5c2q-7rcr","Warn: Project is vulnerable to: GHSA-6hpv-v2rx-c5g6 / PYSEC-2021-618","Warn: Project is vulnerable to: GHSA-6j9c-grc6-5m6g / PYSEC-2021-462","Warn: Project is vulnerable to: GHSA-6p5r-g9mq-ggh2","Warn: Project is vulnerable to: GHSA-6qgm-fv6v-rfpv / PYSEC-2021-503","Warn: Project is vulnerable to: GHSA-6wfh-89q8-44jq","Warn: Project is vulnerable to: GHSA-6x99-gv2v-q76v","Warn: Project is vulnerable to: GHSA-75c9-jrh4-79mc","Warn: Project is vulnerable to: GHSA-75f6-78jr-4656 / PYSEC-2021-492","Warn: Project is vulnerable to: GHSA-762h-vpvw-3rcx","Warn: Project is vulnerable to: GHSA-772j-h9xw-ffp5 / PYSEC-2021-447","Warn: Project is vulnerable to: GHSA-772p-x54p-hjrv / PYSEC-2021-445","Warn: Project is vulnerable to: GHSA-77gp-3h4r-6428 / PYSEC-2022-83","Warn: Project is vulnerable to: GHSA-786j-5qwq-r36x / PYSEC-2021-614","Warn: Project is vulnerable to: GHSA-79fv-9865-4qcv / PYSEC-2021-507","Warn: Project is vulnerable to: GHSA-79h2-q768-fpxr","Warn: Project is vulnerable to: GHSA-7cqx-92hp-x6wh / PYSEC-2021-504","Warn: Project is vulnerable to: GHSA-7fvx-3jfc-2cpc","Warn: Project is vulnerable to: GHSA-7ghq-fvr3-pj2x","Warn: Project is vulnerable to: GHSA-7j3m-8g3c-9qqq","Warn: Project is vulnerable to: GHSA-7jvm-xxmr-v5cw","Warn: Project is vulnerable to: GHSA-7pxj-m4jf-r6h2 / PYSEC-2021-613","Warn: Project is vulnerable to: GHSA-7r94-xv9v-63jw / PYSEC-2021-634","Warn: Project is vulnerable to: GHSA-7v94-64hj-m82h / PYSEC-2021-616","Warn: Project is vulnerable to: GHSA-7x4v-9gxg-9hwj","Warn: Project is vulnerable to: GHSA-7xwj-5r4v-429p","Warn: Project is vulnerable to: GHSA-828c-5j5q-vrjq","Warn: Project is vulnerable to: GHSA-828x-qc2p-wprq / PYSEC-2021-502","Warn: Project is vulnerable to: GHSA-844w-j86r-4x2j","Warn: Project is vulnerable to: GHSA-84jm-4cf3-9jfm","Warn: Project is vulnerable to: GHSA-84mw-34w6-2q43 / PYSEC-2021-444","Warn: Project is vulnerable to: GHSA-87v6-crgm-2gfj / PYSEC-2022-59","Warn: Project is vulnerable to: GHSA-8c89-2vwr-chcq / PYSEC-2021-465","Warn: Project is vulnerable to: GHSA-8cxv-76p7-jxwr / PYSEC-2022-86","Warn: Project is vulnerable to: GHSA-8fvv-46hw-vpg3","Warn: Project is vulnerable to: GHSA-8gv3-57p6-g35r / PYSEC-2021-488","Warn: Project is vulnerable to: GHSA-8jj7-5vxc-pg2q / PYSEC-2022-96","Warn: Project is vulnerable to: GHSA-8pmx-p244-g88h / PYSEC-2021-542","Warn: Project is vulnerable to: GHSA-8r7c-3cm2-3h8f / PYSEC-2022-87","Warn: Project is vulnerable to: GHSA-8rcj-c8pj-v3m3 / PYSEC-2022-73","Warn: Project is vulnerable to: GHSA-8rm6-75mf-7r7r / PYSEC-2021-532","Warn: Project is vulnerable to: GHSA-8w5g-3wcv-9g2j","Warn: Project is vulnerable to: GHSA-8wwm-6264-x792","Warn: Project is vulnerable to: GHSA-93vr-9q9m-pj8p","Warn: Project is vulnerable to: GHSA-94mm-g2mv-8p7r","Warn: Project is vulnerable to: GHSA-95xm-g58g-3p88","Warn: Project is vulnerable to: GHSA-9697-98pf-4rw7","Warn: Project is vulnerable to: GHSA-977j-xj7q-2jr9 / PYSEC-2020-303","Warn: Project is vulnerable to: GHSA-97p7-w86h-vcf9","Warn: Project is vulnerable to: GHSA-97wf-p777-86jq / PYSEC-2021-527","Warn: Project is vulnerable to: GHSA-98j8-c9q4-r38g / PYSEC-2022-57","Warn: Project is vulnerable to: GHSA-98p5-x8x4-c9m5 / PYSEC-2022-68","Warn: Project is vulnerable to: GHSA-9942-r22v-78cp","Warn: Project is vulnerable to: GHSA-9c78-vcq7-7vxq / PYSEC-2022-70","Warn: Project is vulnerable to: GHSA-9c84-4hx6-xmm4 / PYSEC-2021-529","Warn: Project is vulnerable to: GHSA-9c8h-2mv3-49ww","Warn: Project is vulnerable to: GHSA-9c8h-vvrj-w2p8","Warn: Project is vulnerable to: GHSA-9cr2-8pwr-fhfq","Warn: Project is vulnerable to: GHSA-9crf-c6qr-r273 / PYSEC-2021-627","Warn: Project is vulnerable to: GHSA-9fpg-838v-wpv7","Warn: Project is vulnerable to: GHSA-9gwq-6cwj-47h3 / PYSEC-2022-67","Warn: Project is vulnerable to: GHSA-9j4v-pp28-mxv7","Warn: Project is vulnerable to: GHSA-9mqp-7v2h-2382 / PYSEC-2020-274","Warn: Project is vulnerable to: GHSA-9p77-mmrw-69c7 / PYSEC-2022-79","Warn: Project is vulnerable to: GHSA-9px9-73fg-3fqp / PYSEC-2022-98","Warn: Project is vulnerable to: GHSA-9v8w-xmr4-wgxp","Warn: Project is vulnerable to: GHSA-9vpm-rcf4-9wqw / PYSEC-2021-501","Warn: Project is vulnerable to: GHSA-9vqj-64pv-w55c","Warn: Project is vulnerable to: GHSA-9w2p-5mgw-p94c","Warn: Project is vulnerable to: GHSA-9xh4-23q4-v6wr / PYSEC-2021-511","Warn: Project is vulnerable to: GHSA-c45w-2wxr-pp53 / PYSEC-2021-510","Warn: Project is vulnerable to: GHSA-c545-c4f9-rf6v","Warn: Project is vulnerable to: GHSA-c582-c96p-r5cq / PYSEC-2022-56","Warn: Project is vulnerable to: GHSA-c5x2-p679-95wc","Warn: Project is vulnerable to: GHSA-c6fh-56w7-fvjw / PYSEC-2022-51","Warn: Project is vulnerable to: GHSA-c94w-c95p-phf8 / PYSEC-2022-84","Warn: Project is vulnerable to: GHSA-c968-pq7h-7fxv / PYSEC-2021-450","Warn: Project is vulnerable to: GHSA-c9f3-9wfr-wgh7 / PYSEC-2020-298","Warn: Project is vulnerable to: GHSA-c9qf-r67m-p7cg","Warn: Project is vulnerable to: GHSA-cfpj-3q4c-jhvr","Warn: Project is vulnerable to: GHSA-cfx7-2xpc-8w4h / PYSEC-2021-521","Warn: Project is vulnerable to: GHSA-cg88-rpvp-cjv5","Warn: Project is vulnerable to: GHSA-cgfm-62j4-v4rf","Warn: Project is vulnerable to: GHSA-ch4f-829c-v5pw","Warn: Project is vulnerable to: GHSA-cjc7-49v2-jp64 / PYSEC-2021-537","Warn: Project is vulnerable to: GHSA-cm5x-837x-jf3c","Warn: Project is vulnerable to: GHSA-cpf4-wx82-gxp6 / PYSEC-2021-631","Warn: Project is vulnerable to: GHSA-cq76-mxrc-vchh / PYSEC-2021-844","Warn: Project is vulnerable to: GHSA-cqv6-3phm-hcwx / PYSEC-2021-630","Warn: Project is vulnerable to: GHSA-cqvq-fvhr-v6hc","Warn: Project is vulnerable to: GHSA-crch-j389-5f84 / PYSEC-2021-531","Warn: Project is vulnerable to: GHSA-cv2p-32v3-vhwq","Warn: Project is vulnerable to: GHSA-cvpc-8phh-8f45 / PYSEC-2020-291","Warn: Project is vulnerable to: GHSA-cwpm-f78v-7m5c","Warn: Project is vulnerable to: GHSA-cwv3-863g-39vx / PYSEC-2021-519","Warn: Project is vulnerable to: GHSA-f2vv-v9cg-qhh7 / PYSEC-2022-61","Warn: Project is vulnerable to: GHSA-f2w8-jw48-fr7j","Warn: Project is vulnerable to: GHSA-f49c-87jh-g47q","Warn: Project is vulnerable to: GHSA-f4rr-5m7v-wxcw","Warn: Project is vulnerable to: GHSA-f4w6-h4f5-wx45","Warn: Project is vulnerable to: GHSA-f54p-f6jp-4rhr / PYSEC-2021-632","Warn: Project is vulnerable to: GHSA-f5cx-5wr3-5qrc","Warn: Project is vulnerable to: GHSA-f637-vh3r-vfh2","Warn: Project is vulnerable to: GHSA-f78g-q7r4-9wcv / PYSEC-2021-478","Warn: Project is vulnerable to: GHSA-f7r5-q7cx-h668","Warn: Project is vulnerable to: GHSA-f8h4-7rgh-q2gm","Warn: Project is vulnerable to: GHSA-fcwc-p4fc-c5cc","Warn: Project is vulnerable to: GHSA-ffjm-4qwc-7cmf","Warn: Project is vulnerable to: GHSA-fhfc-2q7x-929f","Warn: Project is vulnerable to: GHSA-fpcp-9h7m-ffpx / PYSEC-2022-103","Warn: Project is vulnerable to: GHSA-fphq-gw9m-ghrv / PYSEC-2021-471","Warn: Project is vulnerable to: GHSA-fq6p-6334-8gr4 / PYSEC-2022-94","Warn: Project is vulnerable to: GHSA-fq86-3f29-px2c / PYSEC-2022-90","Warn: Project is vulnerable to: GHSA-fqm2-gh8w-gr68","Warn: Project is vulnerable to: GHSA-fqxc-pvf8-2w9v","Warn: Project is vulnerable to: GHSA-fr77-rrx3-cp7g / PYSEC-2021-621","Warn: Project is vulnerable to: GHSA-frqp-wp83-qggv","Warn: Project is vulnerable to: GHSA-fv25-wrff-wf86","Warn: Project is vulnerable to: GHSA-fv43-93gv-vm8f","Warn: Project is vulnerable to: GHSA-fx5c-h9f6-rv7c / PYSEC-2022-97","Warn: Project is vulnerable to: GHSA-fxgc-95xx-grvq","Warn: Project is vulnerable to: GHSA-fxqh-cfjm-fp93 / PYSEC-2021-484","Warn: Project is vulnerable to: GHSA-g25h-jr74-qp5j","Warn: Project is vulnerable to: GHSA-g35r-369w-3fqp","Warn: Project is vulnerable to: GHSA-g468-qj8g-vcjc","Warn: Project is vulnerable to: GHSA-g4h2-gqm3-c9wq / PYSEC-2021-467","Warn: Project is vulnerable to: GHSA-g7p5-5759-qv46 / PYSEC-2020-285","Warn: Project is vulnerable to: GHSA-g8wg-cjwc-xhhp","Warn: Project is vulnerable to: GHSA-g9fm-r5mm-rf9f","Warn: Project is vulnerable to: GHSA-g9h5-vr8m-x2h4","Warn: Project is vulnerable to: GHSA-gcvh-66ff-4mwm / PYSEC-2022-58","Warn: Project is vulnerable to: GHSA-gf2j-f278-xh4v / PYSEC-2022-66","Warn: Project is vulnerable to: GHSA-gf88-j2mg-cc82","Warn: Project is vulnerable to: GHSA-gf97-q72m-7579","Warn: Project is vulnerable to: GHSA-gh6x-4whr-2qv4","Warn: Project is vulnerable to: GHSA-gh8h-7j2j-qv4f / PYSEC-2021-610","Warn: Project is vulnerable to: GHSA-gjh7-xx4r-x345","Warn: Project is vulnerable to: GHSA-gjqc-q9g6-q2j3 / PYSEC-2022-92","Warn: Project is vulnerable to: GHSA-gq2j-cr96-gvqx","Warn: Project is vulnerable to: GHSA-gv26-jpj9-c8gq / PYSEC-2021-535","Warn: Project is vulnerable to: GHSA-gvm4-h8j3-rjrq / PYSEC-2021-489","Warn: Project is vulnerable to: GHSA-gw97-ff7c-9v96","Warn: Project is vulnerable to: GHSA-h246-cgh4-7475","Warn: Project is vulnerable to: GHSA-h2wq-prv9-2f56","Warn: Project is vulnerable to: GHSA-h48f-q7rw-hvr7","Warn: Project is vulnerable to: GHSA-h4pc-gx2w-f2xv / PYSEC-2021-534","Warn: Project is vulnerable to: GHSA-h5g4-ppwx-48q2","Warn: Project is vulnerable to: GHSA-h5vq-gw2c-pq47","Warn: Project is vulnerable to: GHSA-h67m-xg8f-fxcf / PYSEC-2021-622","Warn: Project is vulnerable to: GHSA-h6fg-mjxg-hqq4 / PYSEC-2020-282","Warn: Project is vulnerable to: GHSA-h6gw-r52c-724r","Warn: Project is vulnerable to: GHSA-h6jh-7gv5-28vg","Warn: Project is vulnerable to: GHSA-h7ff-cfc9-wmmh","Warn: Project is vulnerable to: GHSA-h9px-9vqg-222h / PYSEC-2021-481","Warn: Project is vulnerable to: GHSA-hc6c-75p4-hmq4 / PYSEC-2021-443","Warn: Project is vulnerable to: GHSA-hhvc-g5hv-48c6 / PYSEC-2020-299","Warn: Project is vulnerable to: GHSA-hmg3-c7xj-6qwm / PYSEC-2021-473","Warn: Project is vulnerable to: GHSA-hp4c-x6r7-6555","Warn: Project is vulnerable to: GHSA-hpv4-7p9c-mvfr","Warn: Project is vulnerable to: GHSA-hq7g-wwwp-q46h","Warn: Project is vulnerable to: GHSA-hrg5-737c-2p56","Warn: Project is vulnerable to: GHSA-hwr7-8gxx-fj5p","Warn: Project is vulnerable to: GHSA-hx9q-2mx4-m4pg","Warn: Project is vulnerable to: GHSA-j3mj-fhpq-qqjj / PYSEC-2022-80","Warn: Project is vulnerable to: GHSA-j43h-pgmg-5hjq","Warn: Project is vulnerable to: GHSA-j47f-4232-hvv8 / PYSEC-2021-460","Warn: Project is vulnerable to: GHSA-j5w9-hmfh-4cr6","Warn: Project is vulnerable to: GHSA-j7rm-8ww4-xx2g / PYSEC-2021-515","Warn: Project is vulnerable to: GHSA-j86v-p27c-73fm / PYSEC-2021-611","Warn: Project is vulnerable to: GHSA-j8c8-67vp-6mx7 / PYSEC-2021-636","Warn: Project is vulnerable to: GHSA-j8qc-5fqr-52fp / PYSEC-2021-466","Warn: Project is vulnerable to: GHSA-j8qh-3xrq-c825 / PYSEC-2021-528","Warn: Project is vulnerable to: GHSA-jf7h-7m85-w2v2 / PYSEC-2021-533","Warn: Project is vulnerable to: GHSA-jfp7-4j67-8r3q / PYSEC-2021-457","Warn: Project is vulnerable to: GHSA-jhq9-wm9m-cf89 / PYSEC-2021-480","Warn: Project is vulnerable to: GHSA-jjm6-4vf7-cjh4","Warn: Project is vulnerable to: GHSA-jjr8-m8g8-p6wv / PYSEC-2021-520","Warn: Project is vulnerable to: GHSA-jq6x-99hj-q636","Warn: Project is vulnerable to: GHSA-jqm7-m5q7-3hm5","Warn: Project is vulnerable to: GHSA-jvhc-5hhr-w3v5","Warn: Project is vulnerable to: GHSA-jwf9-w5xm-f437","Warn: Project is vulnerable to: GHSA-m342-ff57-4jcc / PYSEC-2021-619","Warn: Project is vulnerable to: GHSA-m34j-p8rj-wjxq / PYSEC-2021-474","Warn: Project is vulnerable to: GHSA-m3f9-w3p3-p669 / PYSEC-2021-463","Warn: Project is vulnerable to: GHSA-m4hf-j54p-p353 / PYSEC-2022-55","Warn: Project is vulnerable to: GHSA-m539-j985-hcr8 / PYSEC-2021-606","Warn: Project is vulnerable to: GHSA-m648-33qf-v3gp / PYSEC-2020-301","Warn: Project is vulnerable to: GHSA-m6cv-4fmf-66xf","Warn: Project is vulnerable to: GHSA-m6vp-8q9j-whx4","Warn: Project is vulnerable to: GHSA-m7fm-4jfh-jrg6","Warn: Project is vulnerable to: GHSA-mg66-qvc5-rm93","Warn: Project is vulnerable to: GHSA-mgmh-g2v6-mqw5","Warn: Project is vulnerable to: GHSA-mh3m-62v7-68xg","Warn: Project is vulnerable to: GHSA-mmq6-q8r3-48fm / PYSEC-2021-545","Warn: Project is vulnerable to: GHSA-mq5c-prh3-3f3h / PYSEC-2021-538","Warn: Project is vulnerable to: GHSA-mqh2-9wrp-vx84 / PYSEC-2021-486","Warn: Project is vulnerable to: GHSA-mv77-9g28-cwg3","Warn: Project is vulnerable to: GHSA-mv78-g7wq-mhp4 / PYSEC-2021-513","Warn: Project is vulnerable to: GHSA-mv8m-8x97-937q","Warn: Project is vulnerable to: GHSA-mw6j-hh29-h379","Warn: Project is vulnerable to: GHSA-mxjj-953w-2c2v / PYSEC-2020-288","Warn: Project is vulnerable to: GHSA-p2xf-8hgm-hpw5","Warn: Project is vulnerable to: GHSA-p45v-v4pw-77jr / PYSEC-2021-476","Warn: Project is vulnerable to: GHSA-p7hr-f446-x6qf","Warn: Project is vulnerable to: GHSA-p9rc-rmr5-529j","Warn: Project is vulnerable to: GHSA-pf36-r9c6-h97j","Warn: Project is vulnerable to: GHSA-pfjj-m3jj-9jc9 / PYSEC-2022-60","Warn: Project is vulnerable to: GHSA-pgcq-h79j-2f69 / PYSEC-2021-845","Warn: Project is vulnerable to: GHSA-ph87-fvjr-v33w / PYSEC-2021-491","Warn: Project is vulnerable to: GHSA-pmpr-55fj-r229 / PYSEC-2021-526","Warn: Project is vulnerable to: GHSA-pqhm-4wvf-2jg8","Warn: Project is vulnerable to: GHSA-pqrv-8r2f-7278 / PYSEC-2022-99","Warn: Project is vulnerable to: GHSA-prcg-wp5q-rv7p / PYSEC-2021-607","Warn: Project is vulnerable to: GHSA-pvrc-hg3f-58r6 / PYSEC-2021-494","Warn: Project is vulnerable to: GHSA-pxrw-j2fv-hx3h","Warn: Project is vulnerable to: GHSA-q263-fvxm-m5mw / PYSEC-2020-302","Warn: Project is vulnerable to: GHSA-q2c3-jpmc-gfjx","Warn: Project is vulnerable to: GHSA-q3g3-h9r4-prrc","Warn: Project is vulnerable to: GHSA-q4qf-3fc6-8x34 / PYSEC-2020-287","Warn: Project is vulnerable to: GHSA-q5jv-m6qw-5g37","Warn: Project is vulnerable to: GHSA-q7f7-544h-67h9","Warn: Project is vulnerable to: GHSA-q85f-69q7-55h2 / PYSEC-2022-82","Warn: Project is vulnerable to: GHSA-q8gv-q7wr-9jf8 / PYSEC-2020-284","Warn: Project is vulnerable to: GHSA-qfpc-5pjr-mh26","Warn: Project is vulnerable to: GHSA-qh32-6jjc-qprm / PYSEC-2020-289","Warn: Project is vulnerable to: GHSA-qhxx-j73r-qpm2 / PYSEC-2020-297","Warn: Project is vulnerable to: GHSA-qj5r-f9mv-rffh / PYSEC-2022-78","Warn: Project is vulnerable to: GHSA-qjj8-32p7-h289","Warn: Project is vulnerable to: GHSA-qjqc-vqcf-5qvj","Warn: Project is vulnerable to: GHSA-qr82-2c78-4m8h","Warn: Project is vulnerable to: GHSA-qw5h-7f53-xrp6 / PYSEC-2021-543","Warn: Project is vulnerable to: GHSA-qx3f-p745-w4hr / PYSEC-2022-71","Warn: Project is vulnerable to: GHSA-qxpx-j395-pw36","Warn: Project is vulnerable to: GHSA-r26c-679w-mrjm","Warn: Project is vulnerable to: GHSA-r35g-4525-29fq / PYSEC-2021-483","Warn: Project is vulnerable to: GHSA-r4c4-5fpq-56wg","Warn: Project is vulnerable to: GHSA-r4pj-74mg-8868 / PYSEC-2021-452","Warn: Project is vulnerable to: GHSA-r6jx-9g48-2r5r","Warn: Project is vulnerable to: GHSA-r6pg-pjwc-j585 / PYSEC-2021-493","Warn: Project is vulnerable to: GHSA-rc9w-5c64-9vqq","Warn: Project is vulnerable to: GHSA-rcf8-g8jv-vg6p","Warn: Project is vulnerable to: GHSA-rf3h-xgv5-2q39 / PYSEC-2021-530","Warn: Project is vulnerable to: GHSA-rg3m-hqc5-344v / PYSEC-2021-633","Warn: Project is vulnerable to: GHSA-rgvq-pcvf-hx75 / PYSEC-2021-536","Warn: Project is vulnerable to: GHSA-rh87-q4vg-m45j","Warn: Project is vulnerable to: GHSA-rhrq-64mq-hf9h","Warn: Project is vulnerable to: GHSA-rjx6-v474-2ch9","Warn: Project is vulnerable to: GHSA-rmg2-f698-wq35","Warn: Project is vulnerable to: GHSA-rrfp-j2mp-hq9c / PYSEC-2020-295","Warn: Project is vulnerable to: GHSA-rrx2-r989-2c43 / PYSEC-2022-76","Warn: Project is vulnerable to: GHSA-rww7-2gpw-fv6j / PYSEC-2022-81","Warn: Project is vulnerable to: GHSA-v3f7-j968-4h5f / PYSEC-2022-49","Warn: Project is vulnerable to: GHSA-v52p-hfjf-wg88 / PYSEC-2021-525","Warn: Project is vulnerable to: GHSA-v5xg-3q2c-c2r4","Warn: Project is vulnerable to: GHSA-v6h3-348g-6h5x","Warn: Project is vulnerable to: GHSA-v6r6-84gr-92rm / PYSEC-2021-505","Warn: Project is vulnerable to: GHSA-v768-w7m9-2vmm","Warn: Project is vulnerable to: GHSA-v7vw-577f-vp8x","Warn: Project is vulnerable to: GHSA-v82p-hv3v-p6qp","Warn: Project is vulnerable to: GHSA-vcjj-9vg7-vf68","Warn: Project is vulnerable to: GHSA-vf94-36g5-69v8 / PYSEC-2021-523","Warn: Project is vulnerable to: GHSA-vfr4-x8j2-3rf9 / PYSEC-2021-516","Warn: Project is vulnerable to: GHSA-vgvh-2pf4-jr2x","Warn: Project is vulnerable to: GHSA-vjg4-v33c-ggc4 / PYSEC-2022-54","Warn: Project is vulnerable to: GHSA-vm7x-4qhj-rrcq","Warn: Project is vulnerable to: GHSA-vmjw-c2vp-p33c","Warn: Project is vulnerable to: GHSA-vq2r-5xvm-3hc3 / PYSEC-2021-509","Warn: Project is vulnerable to: GHSA-vqw6-72r7-fgw7 / PYSEC-2021-479","Warn: Project is vulnerable to: GHSA-vvg4-vgrv-xfr7 / PYSEC-2021-541","Warn: Project is vulnerable to: GHSA-vwhq-49r4-gj9v / PYSEC-2021-623","Warn: Project is vulnerable to: GHSA-vxv8-r8q2-63xw","Warn: Project is vulnerable to: GHSA-w4xf-2pqw-5mq7","Warn: Project is vulnerable to: GHSA-w5gh-2wr2-pm6g / PYSEC-2020-286","Warn: Project is vulnerable to: GHSA-w62h-8xjm-fv49","Warn: Project is vulnerable to: GHSA-w74j-v8xh-3w5h","Warn: Project is vulnerable to: GHSA-wc4g-r73w-x8mm / PYSEC-2022-72","Warn: Project is vulnerable to: GHSA-wcv5-qrj6-9pfm / PYSEC-2021-448","Warn: Project is vulnerable to: GHSA-wcv5-vrvr-3rx2","Warn: Project is vulnerable to: GHSA-wf5p-c75w-w3wh","Warn: Project is vulnerable to: GHSA-whr9-vfh2-7hm6 / PYSEC-2021-499","Warn: Project is vulnerable to: GHSA-wm93-f238-7v37 / PYSEC-2022-85","Warn: Project is vulnerable to: GHSA-wp3c-xw9g-gpcg / PYSEC-2021-495","Warn: Project is vulnerable to: GHSA-wp77-4gmm-7cq8","Warn: Project is vulnerable to: GHSA-wq6q-6m32-9rv9","Warn: Project is vulnerable to: GHSA-wqmc-pm8c-2jhc","Warn: Project is vulnerable to: GHSA-wvjw-p9f5-vq28 / PYSEC-2021-547","Warn: Project is vulnerable to: GHSA-wxjj-cgcx-r3vq","Warn: Project is vulnerable to: GHSA-x3v8-c8qx-3j3r / PYSEC-2021-624","Warn: Project is vulnerable to: GHSA-x4g7-fvjj-prg8 / PYSEC-2021-455","Warn: Project is vulnerable to: GHSA-x4qx-4fjv-hmw6 / PYSEC-2022-62","Warn: Project is vulnerable to: GHSA-x83m-p7pv-ch8v / PYSEC-2021-477","Warn: Project is vulnerable to: GHSA-x8h6-xgqx-jqgp / PYSEC-2021-508","Warn: Project is vulnerable to: GHSA-x989-q2pq-4q5x","Warn: Project is vulnerable to: GHSA-x9j7-x98r-r4w2 / PYSEC-2020-290","Warn: Project is vulnerable to: GHSA-xcwj-wfcm-m23c / PYSEC-2021-458","Warn: Project is vulnerable to: GHSA-xf83-q765-xm6m","Warn: Project is vulnerable to: GHSA-xgc3-m89p-vr3x / PYSEC-2021-468","Warn: Project is vulnerable to: GHSA-xm2v-8rrw-w9pm / PYSEC-2021-453","Warn: Project is vulnerable to: GHSA-xmq7-7fxm-rr79 / PYSEC-2020-283","Warn: Project is vulnerable to: GHSA-xqfj-35wv-m3cr / PYSEC-2021-469","Warn: Project is vulnerable to: GHSA-xqfj-cr6q-pc8w / PYSEC-2021-546","Warn: Project is vulnerable to: GHSA-xrp2-fhq4-4q3w","Warn: Project is vulnerable to: GHSA-xrqm-fpgr-6hhx / PYSEC-2021-612","Warn: Project is vulnerable to: GHSA-xvjm-fvxx-q3hv / PYSEC-2021-512","Warn: Project is vulnerable to: GHSA-xvwp-h6jv-7472","Warn: Project is vulnerable to: GHSA-xw93-v57j-fcgh / PYSEC-2021-485","Warn: Project is vulnerable to: GHSA-xwhf-g6j5-j5gc / PYSEC-2020-296","Warn: Project is vulnerable to: GHSA-xxcj-rhqg-m46g","Warn: Project is vulnerable to: PYSEC-2019-222","Warn: Project is vulnerable to: PYSEC-2019-223","Warn: Project is vulnerable to: PYSEC-2019-224","Warn: Project is vulnerable to: PYSEC-2019-225","Warn: Project is vulnerable to: PYSEC-2019-226","Warn: Project is vulnerable to: PYSEC-2019-228","Warn: Project is vulnerable to: PYSEC-2020-269","Warn: Project is vulnerable to: PYSEC-2020-271","Warn: Project is vulnerable to: PYSEC-2020-272","Warn: Project is vulnerable to: PYSEC-2020-273","Warn: Project is vulnerable to: PYSEC-2020-276","Warn: Project is vulnerable to: PYSEC-2020-277","Warn: Project is vulnerable to: PYSEC-2020-278","Warn: Project is vulnerable to: PYSEC-2020-279","Warn: Project is vulnerable to: PYSEC-2020-280","Warn: Project is vulnerable to: PYSEC-2020-281","Warn: Project is vulnerable to: PYSEC-2021-442","Warn: Project is vulnerable to: PYSEC-2021-472","Warn: Project is vulnerable to: PYSEC-2021-482","Warn: Project is vulnerable to: PYSEC-2021-539"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]}
