{"date":"2024-03-19T09:22:21Z","repo":{"name":"github.com/Ars-Linguistica/mlconjug3","commit":"10b95c6f91f5f27d27f5a0872a7889baf9a09b66"},"scorecard":{"version":"v4.11.0","commit":"4edb07802fdad892fa8d10f8fd47666b6ccc27c9"},"score":6.7,"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/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":2,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'force pushes' disabled on branch 'master'","Info: 'allow deletion' disabled on branch 'master'","Warn: settings do not apply to administrators on branch 'master'","Info: status checks require up-to-date branches for 'master'","Warn: 'last push approval' disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: number of required reviewers is only 0 on branch 'master'","Warn: stale review dismissal disabled on branch 'master'","Warn: codeowner review is not required on 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/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"12 out of 12 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/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/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/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"found 12 unreviewed changesets out of 12 -- 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/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#code-review"}},{"name":"Contributors","score":3,"reason":"1 different organizations found -- score normalized to 3","details":["Info: contributors work for université bordeaux-montaigne"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/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/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Warn: tool 'RenovateBot' is not used: Follow the instructions from https://docs.renovatebot.com/configuration-options/. (Low effort)","Info: tool 'Dependabot' is used: .github/dependabot.yml:1","Info: tool 'PyUp' is used: .pyup.yml:1","Warn: tool 'Sonatype Lift' is not used: Follow the instructions from https://help.sonatype.com/lift/getting-started. (Low effort)"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":null,"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: License file found in expected location: LICENSE:1","Info: FSF or OSI recognized license: LICENSE:1"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#license"}},{"name":"Maintained","score":0,"reason":"0 commit(s) out of 30 and 1 issue activity out of 29 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/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#maintained"}},{"name":"Packaging","score":10,"reason":"publishing workflow detected","details":["Info: GitHub/GitLab publishing workflow used in run https://api.github.com/repos/Ars-Linguistica/mlconjug3/actions/runs/6092447462: .github/workflows/sign_and_publish.yml:13"],"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/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info: GitHub-owned GitHubActions are pinned","Info: Third-party GitHubActions are pinned","Info: Dockerfile dependencies are pinned","Info: no insecure (not pinned by hash) dependency downloads found in Dockerfiles","Info: no insecure (not pinned by hash) dependency downloads found in shell scripts","Info: Pip installs are pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commmits","details":["Warn: 0 commits out of 29 are checked with a SAST tool","Info: SAST tool detected: CodeQL"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: Found linked content in security policy: SECURITY.md","Info: Found text in security policy: SECURITY.md","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md","Info: security policy detected in current repo: SECURITY.md"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":6,"reason":"4 out of 5 artifacts are signed or have provenance","details":["Warn: release artifact v3.10.4 does not have provenance: https://api.github.com/repos/Ars-Linguistica/mlconjug3/releases/120007256","Warn: release artifact v3.10.4 not signed: https://api.github.com/repos/Ars-Linguistica/mlconjug3/releases/120007256","Warn: release artifact v3.10.3 does not have provenance: https://api.github.com/repos/Ars-Linguistica/mlconjug3/releases/91496113","Info: signed release artifact: mlconjug3-3.10.3-py3-none-any.whl.sig: https://api.github.com/repos/Ars-Linguistica/mlconjug3/releases/assets/94529241","Warn: release artifact 3.10.2 does not have provenance: https://api.github.com/repos/Ars-Linguistica/mlconjug3/releases/91305983","Info: signed release artifact: mlconjug3-3.10.2-py3-none-any.whl.sig: https://api.github.com/repos/Ars-Linguistica/mlconjug3/releases/assets/94213007","Warn: release artifact 3.10.1 does not have provenance: https://api.github.com/repos/Ars-Linguistica/mlconjug3/releases/90613743","Info: signed release artifact: mlconjug3-3.10.1-py3-none-any.whl.sig: https://api.github.com/repos/Ars-Linguistica/mlconjug3/releases/assets/93519401","Warn: release artifact 3.10.0 does not have provenance: https://api.github.com/repos/Ars-Linguistica/mlconjug3/releases/90366914","Info: signed release artifact: mlconjug3-3.10.0-py3-none-any.whl.sig: https://api.github.com/repos/Ars-Linguistica/mlconjug3/releases/assets/93184119"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"tokens are read-only in GitHub workflows","details":["Info: topLevel permissions set to 'read-all': .github/workflows/OSSF_scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:47","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:53","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:54","Info: topLevel 'contents' permission set to 'read': .github/workflows/manual_build_workflow_trigger.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/manual_codeql_workflow_trigger.yml:6","Info: jobLevel 'actions' permission set to 'read': .github/workflows/manual_codeql_workflow_trigger.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/manual_codeql_workflow_trigger.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/manual_poetry_build_and_test.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/poetry_build_and_test.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/sign_and_publish.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/snyk-infrastructure-analysis.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/upload_wheels_to_pypi.yml:13","Warn: jobLevel permissions set to 'write-all': .github/workflows/upload_wheels_to_pypi.yml:19: Verify which permissions are needed and consider whether you can reduce them. (High effort)"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"no vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/4edb07802fdad892fa8d10f8fd47666b6ccc27c9/docs/checks.md#vulnerabilities"}}]}
