{"date":"2025-03-30T02:47:18Z","repo":{"name":"github.com/khulnasoft/ThreatMatrix","commit":"cca8586a3bee6fdb25b6c8687f014ab1aa6738fb"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":5.2,"checks":[{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: docker/bin/osslsigncode:1","Warn: binary detected: integrations/tor_analyzers/bundled/onionscan:1"],"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":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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"6 out of 6 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":1,"reason":"Found 2/14 approved changesets -- score normalized to 1","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: khulnasoft contributor org/company found, CVELab 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: GNU Affero General Public License v3.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":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/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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency_review.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/dependency_review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependency_review.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/dependency_review.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request_automation.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/pull_request_automation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request_automation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/pull_request_automation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request_automation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/pull_request_automation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request_automation.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/pull_request_automation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request_automation.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/pull_request_automation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request_automation.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/pull_request_automation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request_automation.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/pull_request_automation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request_automation.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/pull_request_automation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request_automation.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/pull_request_automation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/khulnasoft/ThreatMatrix/scorecard.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:3","Warn: containerImage not pinned by hash: docker/Dockerfile:16","Warn: containerImage not pinned by hash: docker/Dockerfile:71","Warn: containerImage not pinned by hash: docker/Dockerfile_nginx:1: pin your Docker image by updating library/nginx:1.27.0-alpine to library/nginx:1.27.0-alpine@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","Warn: containerImage not pinned by hash: integrations/cyberchef/Dockerfile:2: pin your Docker image by updating node:alpine3.10 to node:alpine3.10@sha256:c392d12c89f7345dfa7192162bc0edc84f29278d2002b6df0db1314284748032","Warn: containerImage not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:3: pin your Docker image by updating python:3.9-slim to python:3.9-slim@sha256:e52ca5f579cc58fed41efcbb55a0ed5dccf6c7a156cba76acfb4ab42fc19dd00","Warn: containerImage not pinned by hash: integrations/pcap_analyzers/Dockerfile:2: pin your Docker image by updating jasonish/suricata:7.0 to jasonish/suricata:7.0@sha256:a2eea5f4e7cf5a0d1bbc904a1ce3a9cc3effd694c20f9365ceecfaaf462f1730","Warn: containerImage not pinned by hash: integrations/phishing_analyzers/Dockerfile:1: pin your Docker image by updating python:3.12.3 to python:3.12.3@sha256:3966b81808d864099f802080d897cef36c01550472ab3955fdd716d1c665acd6","Warn: containerImage not pinned by hash: integrations/tor_analyzers/Dockerfile:1: pin your Docker image by updating python:3.8-slim to python:3.8-slim@sha256:1d52838af602b4b5a831beb13a0e4d073280665ea7be7f69ce2382f29c5a613f","Warn: npmCommand not pinned by hash: docker/Dockerfile:11-13","Warn: npmCommand not pinned by hash: docker/Dockerfile:11-13","Warn: pipCommand not pinned by hash: docker/Dockerfile:37-42","Warn: pipCommand not pinned by hash: docker/Dockerfile:53-55","Warn: pipCommand not pinned by hash: docker/Dockerfile:53-55","Warn: pipCommand not pinned by hash: docker/Dockerfile:53-55","Warn: npmCommand not pinned by hash: integrations/cyberchef/Dockerfile:10-11","Warn: npmCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:27-29","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:48-50","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:48-50","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:56-59","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:56-59","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:64-67","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:64-67","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:72-75","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:72-75","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:87-104","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:87-104","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:109-115","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:109-115","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:126-132","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:126-132","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:138-153","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:138-153","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:165-169","Warn: pipCommand not pinned by hash: integrations/malware_tools_analyzers/Dockerfile:165-169","Warn: pipCommand not pinned by hash: integrations/pcap_analyzers/Dockerfile:19-24","Warn: pipCommand not pinned by hash: integrations/phishing_analyzers/Dockerfile:12-23","Warn: pipCommand not pinned by hash: integrations/phishing_analyzers/Dockerfile:29-30","Warn: pipCommand not pinned by hash: integrations/tor_analyzers/Dockerfile:31-33","Warn: pipCommand not pinned by hash: docker/scripts/watchman_install.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/codeql-analysis.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/codeql-analysis.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/codeql-analysis.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/pull_request_automation.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pull_request_automation.yml:47","Warn: npmCommand not pinned by hash: .github/workflows/pull_request_automation.yml:138","Info:   2 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned","Info:   0 out of   5 npmCommand dependencies pinned","Info:   1 out of  33 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 20 commits out of 22 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-analysis.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Info: topLevel permissions set to 'read-all': .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency_review.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/pull_request_automation.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]}
