{"date":"2026-08-17","repo":{"name":"github.com/microsoft/archai","commit":"6bb8ba3864263ec0e1f6795e5ce21cc4c1aac046"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":4.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"name":"Code-Review","score":4,"reason":"Found 7/16 approved changesets -- score normalized to 4","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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/check-with-codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-with-codeql.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/check-with-devskim.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-with-devskim.yml:17","Warn: no topLevel permission defined: .github/workflows/build-publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/check-with-codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/check-with-devskim.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-run-unit-tests.yaml:1","Warn: no topLevel permission defined: .github/workflows/run-notebook-tests.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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}},{"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/build-publish-docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/build-publish-docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-publish-docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/build-publish-docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-publish-docs.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/build-publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release-pypi.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/build-release-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release-pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/build-release-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release-pypi.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/build-release-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-with-codeql.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/check-with-codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-with-codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/check-with-codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-with-codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/check-with-codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-with-devskim.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/check-with-devskim.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-with-devskim.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/check-with-devskim.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-with-devskim.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/check-with-devskim.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-run-unit-tests.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/lint-run-unit-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-run-unit-tests.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/lint-run-unit-tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-notebook-tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/run-notebook-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-notebook-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/archai/run-notebook-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:6: pin your Docker image by updating nvcr.io/nvidia/pytorch:22.10-py3 to nvcr.io/nvidia/pytorch:22.10-py3@sha256:7ad18fc3d2b9cdc35f9e5f0043987e8391fcf592c88177fdd9daa31b3b886be9","Warn: containerImage not pinned by hash: docker/Dockerfile.flash:6: pin your Docker image by updating nvcr.io/nvidia/pytorch:23.02-py3 to nvcr.io/nvidia/pytorch:23.02-py3@sha256:8f28ac7d184cabe3acfdb00fb61197ba1618d8230e105dfc466ccdd78c521659","Warn: containerImage not pinned by hash: tasks/face_segmentation/aml/docker/quantizer/Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: pipCommand not pinned by hash: docker/Dockerfile:28","Warn: pipCommand not pinned by hash: docker/Dockerfile.flash:27-30","Warn: pipCommand not pinned by hash: docker/Dockerfile.flash:27-30","Warn: pipCommand not pinned by hash: docker/Dockerfile.flash:27-30","Warn: pipCommand not pinned by hash: docker/Dockerfile.flash:33","Warn: pipCommand not pinned by hash: docker/Dockerfile.flash:34-42","Warn: pipCommand not pinned by hash: docker/Dockerfile.flash:34-42","Warn: pipCommand not pinned by hash: docker/Dockerfile.flash:34-42","Warn: pipCommand not pinned by hash: docker/Dockerfile.flash:34-42","Warn: pipCommand not pinned by hash: docker/Dockerfile.flash:34-42","Warn: pipCommand not pinned by hash: docker/Dockerfile.flash:47","Warn: downloadThenRun not pinned by hash: tasks/face_segmentation/aml/docker/quantizer/Dockerfile:56","Warn: pipCommand not pinned by hash: tasks/face_segmentation/aml/docker/quantizer/Dockerfile:66","Warn: pipCommand not pinned by hash: tasks/face_segmentation/aml/docker/quantizer/Dockerfile:71-73","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 containerImage dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}}]}
