{"date":"2026-08-17","repo":{"name":"github.com/milvus-io/bootcamp","commit":"285819a7fc745247cd9cd4089003a0e3efcb2c4f"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":3.6,"checks":[{"name":"Code-Review","score":9,"reason":"Found 26/27 approved changesets -- score normalized to 9","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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/black.yml:1","Warn: no topLevel permission defined: .github/workflows/dco.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy_ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_compose_ci.yml:1","Warn: no topLevel permission defined: .github/workflows/jupyter_ci.yml:1","Warn: no topLevel permission defined: .github/workflows/pylint.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":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tutorials/quickstart/onnx_example/java/gradle/wrapper/gradle-wrapper.jar:1"],"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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/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: Apache License 2.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact data not signed: https://api.github.com/repos/milvus-io/bootcamp/releases/220271000","Warn: release artifact data does not have provenance: https://api.github.com/repos/milvus-io/bootcamp/releases/220271000"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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/black.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/black.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-stale.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/close-stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/dco.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dco.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/dco.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/deploy_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/deploy_ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/deploy_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_compose_ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/docker_compose_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_compose_ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/docker_compose_ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker_compose_ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/docker_compose_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jupyter_ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/jupyter_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jupyter_ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/jupyter_ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/jupyter_ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/jupyter_ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/milvus-io/bootcamp/pylint.yml/master?enable=pin","Warn: containerImage not pinned by hash: applications/image/biological_multifactor_authentication/server/Dockerfile:1: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: applications/image/reverse_image_search/client/Dockerfile:2: pin your Docker image by updating node:18-alpine to node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e","Warn: containerImage not pinned by hash: applications/image/reverse_image_search/client/Dockerfile:12: pin your Docker image by updating nginx:1.23.1-alpine to nginx:1.23.1-alpine@sha256:b87c350e6c69e0dc7069093dcda226c4430f3836682af4f649f2af9e9b5f1c74","Warn: containerImage not pinned by hash: applications/image/reverse_image_search/server/Dockerfile:1: pin your Docker image by updating python:3.7-slim-buster to python:3.7-slim-buster@sha256:9bd2bfc822a533f99cbe6b1311d5bf0ff136f776ebac9b985407829f17278935","Warn: containerImage not pinned by hash: applications/nlp/question_answering_system/client/Dockerfile:1: pin your Docker image by updating node:18-alpine to node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e","Warn: containerImage not pinned by hash: applications/nlp/question_answering_system/client/Dockerfile:10: pin your Docker image by updating nginx:1.23.1-alpine to nginx:1.23.1-alpine@sha256:b87c350e6c69e0dc7069093dcda226c4430f3836682af4f649f2af9e9b5f1c74","Warn: containerImage not pinned by hash: applications/nlp/question_answering_system/server/Dockerfile:1: pin your Docker image by updating python:3.7-slim-buster to python:3.7-slim-buster@sha256:9bd2bfc822a533f99cbe6b1311d5bf0ff136f776ebac9b985407829f17278935","Warn: pipCommand not pinned by hash: applications/image/biological_multifactor_authentication/server/Dockerfile:16-23","Warn: npmCommand not pinned by hash: applications/image/reverse_image_search/client/Dockerfile:7","Warn: pipCommand not pinned by hash: applications/image/reverse_image_search/server/Dockerfile:3","Warn: pipCommand not pinned by hash: applications/image/reverse_image_search/server/Dockerfile:10","Warn: npmCommand not pinned by hash: applications/nlp/question_answering_system/client/Dockerfile:6","Warn: pipCommand not pinned by hash: applications/nlp/question_answering_system/server/Dockerfile:3","Warn: pipCommand not pinned by hash: applications/nlp/question_answering_system/server/Dockerfile:8","Warn: pipCommand not pinned by hash: .github/workflows/docker_compose_ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docker_compose_ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/docker_compose_ci.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/docker_compose_ci.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/jupyter_ci.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/jupyter_ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/jupyter_ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:23","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand 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"}}]}
