{"id":31816516,"url":"https://github.com/splunk/addonfactory-solutions-library-python","last_synced_at":"2025-10-11T09:55:49.094Z","repository":{"id":37088518,"uuid":"286740461","full_name":"splunk/addonfactory-solutions-library-python","owner":"splunk","description":"SDK for Developing Solutions in Splunk Enterprise with Python","archived":false,"fork":false,"pushed_at":"2025-09-08T14:26:56.000Z","size":3533,"stargazers_count":17,"open_issues_count":11,"forks_count":11,"subscribers_count":20,"default_branch":"develop","last_synced_at":"2025-09-08T16:31:37.055Z","etag":null,"topics":["sdk","sdk-python","splunk"],"latest_commit_sha":null,"homepage":"https://splunk.github.io/addonfactory-solutions-library-python/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splunk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-11T12:36:12.000Z","updated_at":"2025-08-06T13:54:24.000Z","dependencies_parsed_at":"2023-02-18T07:45:40.076Z","dependency_job_id":"2bf35334-e79c-417b-a084-75b9bc21e352","html_url":"https://github.com/splunk/addonfactory-solutions-library-python","commit_stats":{"total_commits":582,"total_committers":49,"mean_commits":"11.877551020408163","dds":0.8161512027491409,"last_synced_commit":"460a265a3da8ba4d5c95cdd92c90f6d5ad63be06"},"previous_names":[],"tags_count":135,"template":false,"template_full_name":null,"purl":"pkg:github/splunk/addonfactory-solutions-library-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Faddonfactory-solutions-library-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Faddonfactory-solutions-library-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Faddonfactory-solutions-library-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Faddonfactory-solutions-library-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splunk","download_url":"https://codeload.github.com/splunk/addonfactory-solutions-library-python/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splunk%2Faddonfactory-solutions-library-python/sbom","scorecard":{"id":650545,"data":{"date":"2025-08-11","repo":{"name":"github.com/splunk/addonfactory-solutions-library-python","commit":"bd43e29c175ca374e0e251e409bc94c18dec4b1a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"24 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 7/8 approved changesets -- score normalized to 8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/agreements.yaml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/agreements.yaml:13","Info: jobLevel 'statuses' permission set to 'read': .github/workflows/agreements.yaml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs.yaml:10","Warn: no topLevel permission defined: .github/workflows/agreements.yaml:1","Warn: no topLevel permission defined: .github/workflows/build-test-release.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/agreements.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/agreements.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/build-test-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/docs.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/splunk/addonfactory-solutions-library-python/docs.yaml/develop?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/build-test-release.yml:105","Warn: downloadThenRun not pinned by hash: .github/workflows/build-test-release.yml:172","Warn: downloadThenRun not pinned by hash: .github/workflows/build-test-release.yml:30","Warn: downloadThenRun not pinned by hash: .github/workflows/build-test-release.yml:87","Warn: downloadThenRun not pinned by hash: .github/workflows/docs.yaml:18","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v7.0.0-beta.2 not signed: https://api.github.com/repos/splunk/addonfactory-solutions-library-python/releases/237983081","Warn: release artifact v7.0.0 not signed: https://api.github.com/repos/splunk/addonfactory-solutions-library-python/releases/226446026","Warn: release artifact v7.0.0-beta.1 not signed: https://api.github.com/repos/splunk/addonfactory-solutions-library-python/releases/226419158","Warn: release artifact v6.3.0-beta.2 not signed: https://api.github.com/repos/splunk/addonfactory-solutions-library-python/releases/226399450","Warn: release artifact v6.3.0 not signed: https://api.github.com/repos/splunk/addonfactory-solutions-library-python/releases/208491399","Warn: release artifact v7.0.0-beta.2 does not have provenance: https://api.github.com/repos/splunk/addonfactory-solutions-library-python/releases/237983081","Warn: release artifact v7.0.0 does not have provenance: https://api.github.com/repos/splunk/addonfactory-solutions-library-python/releases/226446026","Warn: release artifact v7.0.0-beta.1 does not have provenance: https://api.github.com/repos/splunk/addonfactory-solutions-library-python/releases/226419158","Warn: release artifact v6.3.0-beta.2 does not have provenance: https://api.github.com/repos/splunk/addonfactory-solutions-library-python/releases/226399450","Warn: release artifact v6.3.0 does not have provenance: https://api.github.com/repos/splunk/addonfactory-solutions-library-python/releases/208491399"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T13:24:37.079Z","repository_id":37088518,"created_at":"2025-08-21T13:24:37.079Z","updated_at":"2025-08-21T13:24:37.079Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005871,"owners_count":26083989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sdk","sdk-python","splunk"],"created_at":"2025-10-11T09:55:48.021Z","updated_at":"2025-10-11T09:55:49.082Z","avatar_url":"https://github.com/splunk.png","language":"Python","readme":"# README\n\nSplunk Solutions SDK is an open source packaged solution for getting data into Splunk using modular inputs.\nThis SDK is used by Splunk Add-on builder, and Splunk UCC based add-ons and is intended for use by partner\ndevelopers. This SDK/Library extends the Splunk SDK for python\n\nDocumentation is available [here](https://splunk.github.io/addonfactory-solutions-library-python/).\n\n## Communication channels\n\nIf you are a Splunker use: https://splunk.slack.com/archives/C03T8QCHBTJ\n\nIf you are a part of the community use: https://splunk-usergroups.slack.com/archives/C03SG3ZL4S1\n\n## Support\n\nSplunk Solutions SDK is an open source product developed by Splunkers. This SDK is not \"Supported Software\" by Splunk, Inc. issues and defects can be reported\nvia the public issue tracker.\n\n## License\n\n* Configuration and documentation licensed subject to [APACHE-2.0](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplunk%2Faddonfactory-solutions-library-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplunk%2Faddonfactory-solutions-library-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplunk%2Faddonfactory-solutions-library-python/lists"}