{"id":32685,"name":"oxigraph","description":"SPARQL graph database","url":"https://github.com/oxigraph/oxigraph","last_synced_at":"2025-09-05T05:33:15.253Z","repository":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273716142,"owners_count":25155184,"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-09-05T02:00:09.113Z","response_time":402,"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"}},"owner":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"packages":[{"id":11472566,"name":"github.com/oxigraph/oxigraph","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":[],"namespace":null,"versions_count":63,"first_release_published_at":"2020-08-08T14:26:04.000Z","latest_release_published_at":"2025-05-21T19:59:31.000Z","latest_release_number":"v0.4.11","last_synced_at":"2025-08-30T20:31:06.143Z","created_at":"2025-03-23T07:09:20.454Z","updated_at":"2025-08-30T20:31:06.144Z","registry_url":"https://pkg.go.dev/github.com/oxigraph/oxigraph","install_command":"go get github.com/oxigraph/oxigraph","documentation_url":"https://pkg.go.dev/github.com/oxigraph/oxigraph#section-documentation","metadata":{},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.778Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.042370426756957,"dependent_packages_count":5.6623190500613045,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.852344738409131},"purl":"pkg:golang/github.com/oxigraph/oxigraph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/oxigraph/oxigraph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/oxigraph/oxigraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/oxigraph/oxigraph/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foxigraph%2Foxigraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foxigraph%2Foxigraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foxigraph%2Foxigraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foxigraph%2Foxigraph/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951509,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5902880,"name":"oxsdatatypes","ecosystem":"cargo","description":"An implementation of some XSD datatypes for SPARQL implementations\n","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["xsd"],"namespace":null,"versions_count":11,"first_release_published_at":"2023-01-18T19:49:28.386Z","latest_release_published_at":"2025-01-11T20:14:57.611Z","latest_release_number":"0.2.2","last_synced_at":"2025-08-30T20:30:27.759Z","created_at":"2023-01-18T19:54:09.753Z","updated_at":"2025-08-30T20:30:40.775Z","registry_url":"https://crates.io/crates/oxsdatatypes/","install_command":"cargo install oxsdatatypes","documentation_url":"https://docs.rs/oxsdatatypes/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.775Z","dependent_packages_count":5,"downloads":49089,"downloads_period":"total","dependent_repos_count":4,"rankings":{"downloads":20.31678844126027,"dependent_repos_count":10.431861876014572,"dependent_packages_count":9.164017205909856,"stargazers_count":6.2774366759649105,"forks_count":8.201099764336215,"docker_downloads_count":null,"average":10.878240792697165},"purl":"pkg:cargo/oxsdatatypes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/oxsdatatypes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/oxsdatatypes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/oxsdatatypes/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxsdatatypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxsdatatypes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxsdatatypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxsdatatypes/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2023-01-18T19:54:16.525Z","updated_at":"2023-01-18T19:54:16.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":8714268,"name":"oxttl","ecosystem":"cargo","description":"Parser and serializer for languages related to RDF Turtle (N-Triples, N-Quads, Turtle, TriG and N3)","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["n-quads","n-triples","n3","trig","turtle"],"namespace":null,"versions_count":21,"first_release_published_at":"2024-01-03T12:58:19.391Z","latest_release_published_at":"2025-05-15T20:12:12.261Z","latest_release_number":"0.1.8","last_synced_at":"2025-08-30T20:30:31.184Z","created_at":"2024-01-03T13:04:06.244Z","updated_at":"2025-08-30T20:30:40.776Z","registry_url":"https://crates.io/crates/oxttl/","install_command":"cargo install oxttl","documentation_url":"https://docs.rs/oxttl/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.776Z","dependent_packages_count":4,"downloads":52479,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.83108152736293,"dependent_repos_count":30.270246465951296,"dependent_packages_count":35.62388971268334,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":54.24173923533252},"purl":"pkg:cargo/oxttl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/oxttl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/oxttl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/oxttl/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxttl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxttl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxttl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxttl/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2024-01-03T13:04:07.162Z","updated_at":"2024-01-03T13:04:07.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4214171,"name":"oxrdf","ecosystem":"cargo","description":"Basic data structures related to RDF","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["rdf"],"namespace":null,"versions_count":27,"first_release_published_at":"2022-01-29T16:46:36.735Z","latest_release_published_at":"2025-01-11T20:15:08.061Z","latest_release_number":"0.2.4","last_synced_at":"2025-08-30T20:30:27.593Z","created_at":"2022-04-12T21:27:26.602Z","updated_at":"2025-08-30T20:30:40.774Z","registry_url":"https://crates.io/crates/oxrdf/","install_command":"cargo install oxrdf","documentation_url":"https://docs.rs/oxrdf/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.773Z","dependent_packages_count":22,"downloads":129863,"downloads_period":"total","dependent_repos_count":13,"rankings":{"downloads":10.827344316728613,"dependent_repos_count":7.16876706181519,"dependent_packages_count":3.0052805576747597,"stargazers_count":6.2774366759649105,"forks_count":8.201099764336215,"docker_downloads_count":null,"average":7.095985675303938},"purl":"pkg:cargo/oxrdf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/oxrdf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/oxrdf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/oxrdf/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrdf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrdf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrdf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrdf/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2022-11-07T22:50:32.161Z","updated_at":"2022-11-07T22:50:32.161Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4288703,"name":"sparesults","ecosystem":"cargo","description":"SPARQL query results formats parsers and serializers","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["sparql"],"namespace":null,"versions_count":30,"first_release_published_at":"2022-01-29T17:46:30.068Z","latest_release_published_at":"2025-05-15T20:12:30.680Z","latest_release_number":"0.2.5","last_synced_at":"2025-08-30T20:30:31.183Z","created_at":"2022-04-13T05:21:01.962Z","updated_at":"2025-08-30T20:30:40.775Z","registry_url":"https://crates.io/crates/sparesults/","install_command":"cargo install sparesults","documentation_url":"https://docs.rs/sparesults/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.775Z","dependent_packages_count":5,"downloads":93942,"downloads_period":"total","dependent_repos_count":12,"rankings":{"downloads":12.774740683682703,"dependent_repos_count":7.365625584439872,"dependent_packages_count":7.4168262326472,"stargazers_count":6.2774366759649105,"forks_count":8.201099764336215,"docker_downloads_count":null,"average":8.40714578821418},"purl":"pkg:cargo/sparesults","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sparesults","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sparesults","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sparesults/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sparesults/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sparesults/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sparesults/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sparesults/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2022-11-08T01:30:07.694Z","updated_at":"2022-11-08T01:30:07.694Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4214004,"name":"oxigraph_server","ecosystem":"cargo","description":"Deprecated Oxigraph SPARQL HTTP server, use oxigraph-cli instead\n","homepage":"https://oxigraph.org/server/","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2020-08-08T13:04:44.811Z","latest_release_published_at":"2024-09-22T18:28:12.670Z","latest_release_number":"0.3.23","last_synced_at":"2025-08-30T20:30:27.238Z","created_at":"2022-04-12T21:26:37.071Z","updated_at":"2025-08-30T20:30:40.773Z","registry_url":"https://crates.io/crates/oxigraph_server/","install_command":"cargo install oxigraph_server","documentation_url":"https://docs.rs/oxigraph_server/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.773Z","dependent_packages_count":0,"downloads":40571,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":23.36079469955921,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":6.238831410426767,"forks_count":8.542653702702454,"average":20.254575112487743},"purl":"pkg:cargo/oxigraph_server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/oxigraph_server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/oxigraph_server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/oxigraph_server/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph_server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph_server/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph_server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph_server/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2022-11-07T22:50:25.741Z","updated_at":"2022-11-07T22:50:25.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11644471,"name":"oxjsonld","ecosystem":"cargo","description":"Parser and serializer for the JSON-LD 1.0 format","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["json-ld","rdf"],"namespace":null,"versions_count":3,"first_release_published_at":"2025-05-15T20:12:03.085Z","latest_release_published_at":"2025-05-15T20:12:03.085Z","latest_release_number":"0.1.0","last_synced_at":"2025-08-30T20:30:27.366Z","created_at":"2025-05-15T20:15:14.834Z","updated_at":"2025-08-30T20:30:40.776Z","registry_url":"https://crates.io/crates/oxjsonld/","install_command":"cargo install oxjsonld","documentation_url":"https://docs.rs/oxjsonld/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.776Z","dependent_packages_count":0,"downloads":8738,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.79306022268806,"dependent_repos_count":21.680388097909393,"dependent_packages_count":28.714926072826298,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":48.396124797807914},"purl":"pkg:cargo/oxjsonld","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/oxjsonld","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/oxjsonld","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/oxjsonld/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxjsonld/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxjsonld/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxjsonld/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxjsonld/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2025-05-15T20:22:30.749Z","updated_at":"2025-05-15T20:22:30.749Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5289686,"name":"oxigraph-server","ecosystem":"conda","description":null,"homepage":"https://oxigraph.org","licenses":"Apache-2.0 OR MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-08-27T01:47:30.000Z","latest_release_published_at":"2022-04-25T15:33:58.000Z","latest_release_number":"0.3.2","last_synced_at":"2025-08-30T20:30:33.584Z","created_at":"2022-10-03T15:47:58.922Z","updated_at":"2025-08-30T20:30:40.776Z","registry_url":"https://anaconda.org/conda-forge/oxigraph-server","install_command":"conda install -c conda-forge oxigraph-server","documentation_url":null,"metadata":{},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.776Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":14.185175942101322,"forks_count":24.68679810331919,"average":31.018218118292985},"purl":"pkg:conda/oxigraph-server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/oxigraph-server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/oxigraph-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/oxigraph-server/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/oxigraph-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/oxigraph-server/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/oxigraph-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/oxigraph-server/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":4288704,"name":"spargebra","ecosystem":"cargo","description":"SPARQL parser","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["sparql"],"namespace":null,"versions_count":31,"first_release_published_at":"2021-07-30T19:41:53.698Z","latest_release_published_at":"2025-03-09T20:06:05.649Z","latest_release_number":"0.3.5","last_synced_at":"2025-08-30T20:30:29.815Z","created_at":"2022-04-13T05:21:02.786Z","updated_at":"2025-08-30T20:30:40.775Z","registry_url":"https://crates.io/crates/spargebra/","install_command":"cargo install spargebra","documentation_url":"https://docs.rs/spargebra/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.774Z","dependent_packages_count":7,"downloads":85146,"downloads_period":"total","dependent_repos_count":12,"rankings":{"downloads":11.671664784582363,"dependent_repos_count":7.365625584439872,"dependent_packages_count":7.4168262326472,"stargazers_count":6.2774366759649105,"forks_count":8.201099764336215,"docker_downloads_count":null,"average":8.186530608394111},"purl":"pkg:cargo/spargebra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/spargebra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/spargebra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/spargebra/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/spargebra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/spargebra/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/spargebra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/spargebra/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2022-11-08T01:30:08.118Z","updated_at":"2022-11-08T01:30:08.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4214174,"name":"oxrocksdb-sys","ecosystem":"cargo","description":"Rust bindings for RocksDB for Oxigraph usage.","homepage":null,"licenses":"GPL-2.0 OR Apache-2.0","normalized_licenses":["GPL-2.0","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2022-01-29T16:46:27.288Z","latest_release_published_at":"2025-05-21T20:36:47.458Z","latest_release_number":"0.4.11","last_synced_at":"2025-08-30T20:30:29.328Z","created_at":"2022-04-12T21:27:27.545Z","updated_at":"2025-08-30T20:30:40.777Z","registry_url":"https://crates.io/crates/oxrocksdb-sys/","install_command":"cargo install oxrocksdb-sys","documentation_url":"https://docs.rs/oxrocksdb-sys/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.777Z","dependent_packages_count":1,"downloads":74311,"downloads_period":"total","dependent_repos_count":7,"rankings":{"downloads":14.317551246288804,"dependent_repos_count":8.713571898749327,"dependent_packages_count":18.18453850412197,"stargazers_count":6.2774366759649105,"forks_count":8.201099764336215,"docker_downloads_count":null,"average":11.138839617892245},"purl":"pkg:cargo/oxrocksdb-sys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/oxrocksdb-sys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/oxrocksdb-sys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/oxrocksdb-sys/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrocksdb-sys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrocksdb-sys/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrocksdb-sys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrocksdb-sys/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2022-11-07T22:50:32.521Z","updated_at":"2022-11-07T22:50:32.521Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":2146080,"name":"oxigraph","ecosystem":"npm","description":"JavaScript bindings of Oxigraph","homepage":"https://github.com/oxigraph/oxigraph/tree/main/js","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["RDF","N-Triples","Turtle","XML","SPARQL"],"namespace":null,"versions_count":63,"first_release_published_at":"2020-05-09T06:06:20.647Z","latest_release_published_at":"2025-05-21T20:28:36.951Z","latest_release_number":"0.4.11","last_synced_at":"2025-08-30T20:30:31.186Z","created_at":"2022-04-09T21:38:58.984Z","updated_at":"2025-08-30T20:30:40.777Z","registry_url":"https://www.npmjs.com/package/oxigraph","install_command":"npm install oxigraph","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.0-beta.4"}},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.777Z","dependent_packages_count":3,"downloads":6471,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":2.7323765377673297,"dependent_repos_count":6.355074938384495,"dependent_packages_count":5.894490060191818,"stargazers_count":2.5184958886169557,"forks_count":3.7367852744885766,"docker_downloads_count":null,"average":4.247444539889835},"purl":"pkg:npm/oxigraph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/oxigraph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/oxigraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/oxigraph/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/oxigraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/oxigraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/oxigraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/oxigraph/related_packages","maintainers":[{"uuid":"tpt93","login":"tpt93","name":null,"email":"thomas@pellissier-tanon.fr","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~tpt93","role":null,"created_at":"2022-11-10T17:41:13.622Z","updated_at":"2022-11-10T17:41:13.622Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tpt93/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130618,"maintainers_count":1051518,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8714270,"name":"oxrdfxml","ecosystem":"cargo","description":"Parser and serializer for the RDF/XML format","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["rdf","rdfxml","xml"],"namespace":null,"versions_count":19,"first_release_published_at":"2024-01-03T12:58:15.340Z","latest_release_published_at":"2025-05-15T20:11:53.225Z","latest_release_number":"0.1.7","last_synced_at":"2025-08-30T20:30:27.232Z","created_at":"2024-01-03T13:04:06.368Z","updated_at":"2025-08-30T20:30:40.773Z","registry_url":"https://crates.io/crates/oxrdfxml/","install_command":"cargo install oxrdfxml","documentation_url":"https://docs.rs/oxrdfxml/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.773Z","dependent_packages_count":1,"downloads":47958,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.8296602892935,"dependent_repos_count":30.270246465951296,"dependent_packages_count":35.62388971268334,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":54.24126548930938},"purl":"pkg:cargo/oxrdfxml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/oxrdfxml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/oxrdfxml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/oxrdfxml/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrdfxml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrdfxml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrdfxml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrdfxml/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2024-01-03T13:04:07.284Z","updated_at":"2024-01-03T13:04:07.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4213992,"name":"oxigraph","ecosystem":"cargo","description":"SPARQL database and RDF toolkit","homepage":"https://oxigraph.org/","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["database","graph-database","rdf","sparql"],"namespace":null,"versions_count":62,"first_release_published_at":"2020-08-08T12:54:56.425Z","latest_release_published_at":"2025-05-21T20:42:35.728Z","latest_release_number":"0.4.11","last_synced_at":"2025-08-30T20:30:30.306Z","created_at":"2022-04-12T21:26:34.606Z","updated_at":"2025-08-30T20:30:40.777Z","registry_url":"https://crates.io/crates/oxigraph/","install_command":"cargo install oxigraph","documentation_url":"https://docs.rs/oxigraph/","metadata":{"categories":["database-implementations"]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.777Z","dependent_packages_count":9,"downloads":93499,"downloads_period":"total","dependent_repos_count":14,"rankings":{"downloads":11.72401414928543,"dependent_repos_count":6.949991772502207,"dependent_packages_count":7.4168262326472,"stargazers_count":6.2774366759649105,"forks_count":8.201099764336215,"docker_downloads_count":null,"average":8.113873718947193},"purl":"pkg:cargo/oxigraph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/oxigraph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/oxigraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/oxigraph/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2022-11-07T22:50:25.402Z","updated_at":"2022-11-07T22:50:25.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":8714267,"name":"oxrdfio","ecosystem":"cargo","description":"Parser and serializer for various RDF formats","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["rdf"],"namespace":null,"versions_count":21,"first_release_published_at":"2024-01-03T12:58:24.282Z","latest_release_published_at":"2025-05-15T20:12:21.727Z","latest_release_number":"0.1.8","last_synced_at":"2025-08-30T20:30:30.361Z","created_at":"2024-01-03T13:04:06.232Z","updated_at":"2025-08-30T20:30:40.988Z","registry_url":"https://crates.io/crates/oxrdfio/","install_command":"cargo install oxrdfio","documentation_url":"https://docs.rs/oxrdfio/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.987Z","dependent_packages_count":2,"downloads":48151,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.83179216204316,"dependent_repos_count":30.270246465951296,"dependent_packages_count":35.62388971268334,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":54.24197611355927},"purl":"pkg:cargo/oxrdfio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/oxrdfio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/oxrdfio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/oxrdfio/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrdfio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrdfio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrdfio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxrdfio/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2024-01-03T13:04:07.047Z","updated_at":"2024-01-03T13:04:07.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11009449,"name":"spargeo","ecosystem":"cargo","description":"GeoSPARQL functions","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["geosparql"],"namespace":null,"versions_count":13,"first_release_published_at":"2024-10-31T17:38:26.042Z","latest_release_published_at":"2025-05-21T20:48:26.005Z","latest_release_number":"0.1.8","last_synced_at":"2025-08-30T20:30:30.848Z","created_at":"2024-10-31T17:50:40.703Z","updated_at":"2025-08-30T20:34:47.951Z","registry_url":"https://crates.io/crates/spargeo/","install_command":"cargo install spargeo","documentation_url":"https://docs.rs/spargeo/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:34:47.950Z","dependent_packages_count":0,"downloads":6558,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":95.98498498498499,"dependent_repos_count":24.760360360360362,"dependent_packages_count":32.83483483483484,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.19339339339339},"purl":"pkg:cargo/spargeo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/spargeo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/spargeo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/spargeo/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/spargeo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/spargeo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/spargeo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/spargeo/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2024-10-31T18:09:34.043Z","updated_at":"2024-10-31T18:09:34.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11654571,"name":"oxigraph","ecosystem":"pypi","description":"Oxigraph CLI tool and SPARQL HTTP server","homepage":"https://oxigraph.org/cli/","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["RDF","SPARQL","graph-database","database"],"namespace":null,"versions_count":6,"first_release_published_at":"2025-05-18T20:18:15.000Z","latest_release_published_at":"2025-05-21T20:54:04.000Z","latest_release_number":"0.4.11","last_synced_at":"2025-08-30T20:30:31.245Z","created_at":"2025-05-18T20:32:21.445Z","updated_at":"2025-08-30T20:34:48.044Z","registry_url":"https://pypi.org/project/oxigraph/","install_command":"pip install oxigraph --index-url https://pypi.org/simple","documentation_url":"https://oxigraph.org/","metadata":{"funding":null,"documentation":"https://oxigraph.org/","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","License :: OSI Approved :: MIT License","Programming Language :: Rust"],"normalized_name":"oxigraph","project_status":null},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:34:48.043Z","dependent_packages_count":0,"downloads":961,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":51.40407329113257,"dependent_packages_count":9.123475297328,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.263774294230284},"purl":"pkg:pypi/oxigraph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/oxigraph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/oxigraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/oxigraph/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oxigraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oxigraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oxigraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/oxigraph/related_packages","maintainers":[{"uuid":"Tpt","login":"Tpt","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/Tpt/","role":"Owner","created_at":"2025-05-18T21:05:25.776Z","updated_at":"2025-05-18T21:05:25.776Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Tpt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724998,"maintainers_count":308311,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2878675,"name":"pyoxigraph","ecosystem":"pypi","description":"Python bindings of Oxigraph, a SPARQL database and RDF toolkit","homepage":"https://pyoxigraph.readthedocs.io/","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["RDF","SPARQL","graph-database","database"],"namespace":null,"versions_count":63,"first_release_published_at":"2020-08-08T14:07:40.000Z","latest_release_published_at":"2025-05-21T20:54:22.000Z","latest_release_number":"0.4.11","last_synced_at":"2025-08-30T20:30:32.219Z","created_at":"2022-04-10T12:16:24.743Z","updated_at":"2025-08-30T20:34:48.102Z","registry_url":"https://pypi.org/project/pyoxigraph/","install_command":"pip install pyoxigraph --index-url https://pypi.org/simple","documentation_url":"https://pyoxigraph.readthedocs.io/","metadata":{"funding":null,"documentation":"https://pyoxigraph.readthedocs.io/","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Programming Language :: Rust","Topic :: Database :: Database Engines/Servers","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pyoxigraph","project_status":null},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:34:48.102Z","dependent_packages_count":10,"downloads":52330,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":2.827789955208234,"dependent_repos_count":4.009425419272923,"dependent_packages_count":1.5844087015703014,"stargazers_count":2.1458114933765366,"forks_count":5.507339752082027,"docker_downloads_count":4.631304821948415,"average":3.4510133572430726},"purl":"pkg:pypi/pyoxigraph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyoxigraph","docker_dependents_count":1,"docker_downloads_count":83,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyoxigraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyoxigraph/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyoxigraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyoxigraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyoxigraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyoxigraph/related_packages","maintainers":[{"uuid":"Tpt","login":"Tpt","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/Tpt/","role":null,"created_at":"2023-02-09T23:03:04.131Z","updated_at":"2023-02-09T23:03:04.131Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Tpt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724998,"maintainers_count":308311,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8714301,"name":"oxigraph-cli","ecosystem":"cargo","description":"Oxigraph CLI tool and SPARQL HTTP server","homepage":"https://oxigraph.org/cli/","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["database","graph-database","rdf","sparql"],"namespace":null,"versions_count":25,"first_release_published_at":"2024-01-03T13:10:13.228Z","latest_release_published_at":"2025-05-21T20:54:37.604Z","latest_release_number":"0.4.11","last_synced_at":"2025-08-30T20:30:31.182Z","created_at":"2024-01-03T13:19:13.887Z","updated_at":"2025-08-30T20:34:48.846Z","registry_url":"https://crates.io/crates/oxigraph-cli/","install_command":"cargo install oxigraph-cli","documentation_url":"https://docs.rs/oxigraph-cli/","metadata":{"categories":["command-line-utilities","database"]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:34:48.846Z","dependent_packages_count":0,"downloads":21651,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.82894968590384,"dependent_repos_count":30.270246465951296,"dependent_packages_count":35.62388971268334,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":54.24102862151282},"purl":"pkg:cargo/oxigraph-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/oxigraph-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/oxigraph-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/oxigraph-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph-cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph-cli/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2024-01-03T13:19:14.688Z","updated_at":"2024-01-03T13:19:14.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5902876,"name":"sparql-smith","ecosystem":"cargo","description":"SPARQL test cases generator","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["sparql"],"namespace":null,"versions_count":11,"first_release_published_at":"2023-01-18T19:43:19.967Z","latest_release_published_at":"2025-08-23T19:14:53.784Z","latest_release_number":"0.1.0-alpha.11","last_synced_at":"2025-08-30T20:30:30.149Z","created_at":"2023-01-18T19:54:09.720Z","updated_at":"2025-08-30T20:30:40.776Z","registry_url":"https://crates.io/crates/sparql-smith/","install_command":"cargo install sparql-smith","documentation_url":"https://docs.rs/sparql-smith/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.776Z","dependent_packages_count":0,"downloads":12693,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":74.88705405826452,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":6.238831410426767,"forks_count":8.542653702702454,"average":30.559826984228806},"purl":"pkg:cargo/sparql-smith","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sparql-smith","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sparql-smith","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sparql-smith/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sparql-smith/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sparql-smith/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sparql-smith/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sparql-smith/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2023-01-18T19:54:16.578Z","updated_at":"2023-01-18T19:54:16.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5290464,"name":"pyoxigraph","ecosystem":"conda","description":null,"homepage":"https://oxigraph.org","licenses":"Apache-2.0 OR MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-11-08T01:07:17.000Z","latest_release_published_at":"2022-04-25T15:34:09.000Z","latest_release_number":"0.3.2","last_synced_at":"2025-09-02T07:56:07.189Z","created_at":"2022-10-03T15:49:55.048Z","updated_at":"2025-09-02T07:56:07.189Z","registry_url":"https://anaconda.org/conda-forge/pyoxigraph","install_command":"conda install -c conda-forge pyoxigraph","documentation_url":null,"metadata":{},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.775Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":14.185175942101322,"forks_count":24.68679810331919,"average":25.429248814574496},"purl":"pkg:conda/pyoxigraph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyoxigraph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyoxigraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyoxigraph/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyoxigraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyoxigraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyoxigraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyoxigraph/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5289687,"name":"oxigraph-wikibase","ecosystem":"conda","description":null,"homepage":"https://oxigraph.org","licenses":"Apache-2.0 OR MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-08-27T01:57:04.000Z","latest_release_published_at":"2021-08-27T01:57:04.000Z","latest_release_number":"0.2.5","last_synced_at":"2025-08-30T20:30:34.841Z","created_at":"2022-10-03T15:47:59.014Z","updated_at":"2025-08-30T20:30:40.775Z","registry_url":"https://anaconda.org/conda-forge/oxigraph-wikibase","install_command":"conda install -c conda-forge oxigraph-wikibase","documentation_url":null,"metadata":{},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.775Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":14.185175942101322,"forks_count":24.68679810331919,"average":31.018218118292985},"purl":"pkg:conda/oxigraph-wikibase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/oxigraph-wikibase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/oxigraph-wikibase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/oxigraph-wikibase/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/oxigraph-wikibase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/oxigraph-wikibase/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/oxigraph-wikibase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/oxigraph-wikibase/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11254191,"name":"spareval","ecosystem":"cargo","description":"SPARQL evaluator","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["sparql"],"namespace":null,"versions_count":9,"first_release_published_at":"2025-01-11T20:16:32.048Z","latest_release_published_at":"2025-05-15T20:12:45.682Z","latest_release_number":"0.1.4","last_synced_at":"2025-08-30T20:30:30.124Z","created_at":"2025-01-11T20:17:17.235Z","updated_at":"2025-08-30T20:30:40.776Z","registry_url":"https://crates.io/crates/spareval/","install_command":"cargo install spareval","documentation_url":"https://docs.rs/spareval/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.775Z","dependent_packages_count":0,"downloads":14042,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":95.34225173322918,"dependent_repos_count":23.663245202387177,"dependent_packages_count":31.395141788772925,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":50.13354624146309},"purl":"pkg:cargo/spareval","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/spareval","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/spareval","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/spareval/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/spareval/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/spareval/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/spareval/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/spareval/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2025-01-11T20:23:07.420Z","updated_at":"2025-01-11T20:23:07.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":8714269,"name":"sparopt","ecosystem":"cargo","description":"SPARQL optimizer","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":["sparql"],"namespace":null,"versions_count":18,"first_release_published_at":"2024-01-03T12:58:46.851Z","latest_release_published_at":"2025-03-09T20:06:16.179Z","latest_release_number":"0.2.1","last_synced_at":"2025-08-30T20:30:29.729Z","created_at":"2024-01-03T13:04:06.367Z","updated_at":"2025-08-30T20:30:40.778Z","registry_url":"https://crates.io/crates/sparopt/","install_command":"cargo install sparopt","documentation_url":"https://docs.rs/sparopt/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.777Z","dependent_packages_count":1,"downloads":30267,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.83037090311312,"dependent_repos_count":30.270246465951296,"dependent_packages_count":35.62388971268334,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":54.24150236058259},"purl":"pkg:cargo/sparopt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sparopt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sparopt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sparopt/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sparopt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sparopt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sparopt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sparopt/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2024-01-03T13:04:07.286Z","updated_at":"2024-01-03T13:04:07.286Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4214019,"name":"oxigraph_wikibase","ecosystem":"cargo","description":"SPARQL server based on Oxigraph for Wikibase instances\n","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/oxigraph/oxigraph","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-08-08T13:05:36.820Z","latest_release_published_at":"2021-07-11T15:31:35.637Z","latest_release_number":"0.2.5","last_synced_at":"2025-08-30T20:30:28.406Z","created_at":"2022-04-12T21:26:39.512Z","updated_at":"2025-08-30T20:30:40.777Z","registry_url":"https://crates.io/crates/oxigraph_wikibase/","install_command":"cargo install oxigraph_wikibase","documentation_url":"https://docs.rs/oxigraph_wikibase/","metadata":{"categories":[]},"repo_metadata":{"id":38671851,"uuid":"133687025","full_name":"oxigraph/oxigraph","owner":"oxigraph","description":"SPARQL graph database","archived":false,"fork":false,"pushed_at":"2025-08-30T18:07:51.000Z","size":7874,"stargazers_count":1307,"open_issues_count":95,"forks_count":87,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-08-30T20:22:03.493Z","etag":null,"topics":["graph-database","rdf-store","sparql"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/oxigraph.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"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},"funding":{"github":["Tpt"]}},"created_at":"2018-05-16T15:29:28.000Z","updated_at":"2025-08-30T18:07:54.000Z","dependencies_parsed_at":"2023-10-20T22:14:19.329Z","dependency_job_id":"eaea5dc4-450e-4a15-86a8-52bbdf1587ee","html_url":"https://github.com/oxigraph/oxigraph","commit_stats":{"total_commits":1330,"total_committers":17,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oxigraph/oxigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/sbom","scorecard":{"id":102624,"data":{"date":"2025-08-04","repo":{"name":"github.com/oxigraph/oxigraph","commit":"7a470ed9b0e10e82235e692c12be42a6025396e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 approved changesets -- 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:277","Info: jobLevel 'contents' permission set to 'read': .github/workflows/artifacts.yml:310","Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/jsonld.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/n3.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/nquads.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/rdf_xml.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_query_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_json.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_tsv.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_results_xml.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/sparql_update_eval.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/trig.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 v0.5.0-beta.2 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 not signed: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859","Warn: release artifact v0.5.0-beta.2 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/238406065","Warn: release artifact v0.5.0-beta.1 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/233753773","Warn: release artifact v0.4.11 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/220181327","Warn: release artifact v0.4.10 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/218939640","Warn: release artifact v0.4.9 does not have provenance: https://api.github.com/repos/oxigraph/oxigraph/releases/204607859"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/tests.yml:179","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:373: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:475: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:317: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:355: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/artifacts.yml:455: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:503: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:349: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:358: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:402: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:495: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:435: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:454: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:463: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:470: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/oxigraph/oxigraph/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: cli/Dockerfile:1","Warn: containerImage not pinned by hash: cli/Dockerfile:22: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:bf0494952368db47e9e38eecc325c33f5ee299b1b1ccc5d9e30bdf1e5e4e3a58","Warn: npmCommand not pinned by hash: .github/workflows/artifacts.yml:291","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:311","Info:   0 out of  63 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  31 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/artifacts.yml:223"],"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2018-0015","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:28:11.615Z","repository_id":38671851,"created_at":"2025-08-15T10:28:11.615Z","updated_at":"2025-08-15T10:28:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272903072,"owners_count":25012578,"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-08-30T02:00:09.474Z","response_time":77,"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"},"owner_record":{"login":"oxigraph","name":"Oxigraph","uuid":"64649343","kind":"organization","description":"Home of Oxigraph, a SPARQL database and some utility libraries","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64649343?v=4","repositories_count":11,"last_synced_at":"2023-03-06T05:53:47.103Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oxigraph","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:49:25.976Z","updated_at":"2023-03-06T05:53:47.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxigraph/repositories"},"tags":[{"name":"v0.5.0-beta.4","sha":"0cbadeb5152551d263340700a622e507c1f8ae5a","kind":"commit","published_at":"2025-08-23T18:51:47.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.4/manifests"},{"name":"v0.5.0-beta.3","sha":"6d94c23b121a9dd5d31312b0940e952b13eeea80","kind":"commit","published_at":"2025-08-15T10:37:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.3/manifests"},{"name":"v0.5.0-beta.2","sha":"b055ff8f340f6ebca8b35881589adbe9f2fa3e5b","kind":"commit","published_at":"2025-08-07T18:36:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.2/manifests"},{"name":"v0.5.0-beta.1","sha":"9282a0f77e7ab5b4778f1d9f6e719f6df408e88f","kind":"commit","published_at":"2025-07-20T13:48:00.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.5.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.5.0-beta.1/manifests"},{"name":"v0.4.11","sha":"3f27c43d211320a3e0f15e5d1f21c8bd386dcb19","kind":"commit","published_at":"2025-05-21T19:59:31.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"94ac47810780122ce927e0f36fa5747393b57472","kind":"commit","published_at":"2025-05-15T19:35:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"68d45f71fe06a323db3605bb3a90cd59fc3beac5","kind":"commit","published_at":"2025-03-09T19:37:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"716dfcac15dd08f35354875dbc42eb0d84d8f83a","kind":"commit","published_at":"2025-02-14T18:26:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"f4a45e14511e52aeacc060eddca88c9d798ddcdb","kind":"commit","published_at":"2025-01-19T14:41:56.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"0a6f4b3bce38cd628911558cf6c7a37e6dcb9704","kind":"commit","published_at":"2025-01-11T19:52:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"9450b4cce92625dfd59e554f503b4b3582efa9d0","kind":"commit","published_at":"2024-12-21T20:15:49.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"e2fd630db70fd7a3667af7acbb3d2137c4e922ee","kind":"commit","published_at":"2024-11-21T18:58:41.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"dc891e60c409c3096c68f100281af70fced6a7f2","kind":"commit","published_at":"2024-11-07T17:47:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"a51bf9f000cba5cf04df75d05ccf3cc84b925351","kind":"commit","published_at":"2024-10-31T13:03:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9502c66d7e960ab2a0936d65288857c13ae76a20","kind":"commit","published_at":"2024-10-13T18:21:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e378f0134cc1751cde453702fdf720ccb681d87d","kind":"commit","published_at":"2024-09-22T18:11:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0/manifests"},{"name":"v0.4.0-rc.2","sha":"c77be3fb0b9f11bcd96a4005eaed88219c33ea27","kind":"commit","published_at":"2024-09-15T19:21:15.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.2/manifests"},{"name":"v0.4.0-rc.1","sha":"45cac7742cb3316287ad9360ab08ca4f904401aa","kind":"commit","published_at":"2024-08-25T19:19:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-rc.1/manifests"},{"name":"v0.4.0-alpha.8","sha":"591a13115c359095ae2b91244df905a6f530b6e7","kind":"commit","published_at":"2024-08-22T07:27:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.8/manifests"},{"name":"v0.4.0-alpha.7","sha":"adcbfe75d2ce0ac9646a75f4c1c5b62c6788d391","kind":"commit","published_at":"2024-05-22T18:20:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.7/manifests"},{"name":"v0.4.0-alpha.6","sha":"0f0c1d27429a714f6d4b3ea3d3e1c1a443c408b2","kind":"commit","published_at":"2024-03-25T20:40:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.6/manifests"},{"name":"v0.4.0-alpha.5","sha":"ba396bad1099150b9dcddb2d2e361f6fa0b0d1a7","kind":"commit","published_at":"2024-03-23T16:43:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.5/manifests"},{"name":"v0.4.0-alpha.4","sha":"bdde46b5c7d58fb6ac49acb358ada7cd9cc0c6b6","kind":"commit","published_at":"2024-03-07T19:56:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.4/manifests"},{"name":"v0.4.0-alpha.3","sha":"2b6ac5c1954f1b531f3f57ed8a35425e795f2019","kind":"commit","published_at":"2024-01-25T07:57:18.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.3/manifests"},{"name":"v0.4.0-alpha.2","sha":"cffc536eb9df85f4ff474923f4498b25df07c3be","kind":"commit","published_at":"2024-01-08T12:02:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.2/manifests"},{"name":"v0.4.0-alpha.1","sha":"a5781d1187935ce84a87980881261f8953be7d29","kind":"commit","published_at":"2024-01-03T12:44:44.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.4.0-alpha.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.4.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.4.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.4.0-alpha.1/manifests"},{"name":"v0.3.22","sha":"03afe5c6c64e1f872b2933ee863ee0085e837a00","kind":"commit","published_at":"2023-12-01T14:29:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.22","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.22/manifests"},{"name":"v0.3.21","sha":"e1ff1d919c096ae24231698f5028f3b1dba5e240","kind":"commit","published_at":"2023-11-29T20:31:34.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.21","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.21/manifests"},{"name":"v0.3.20","sha":"a259879ef1f835f601778f37344dd8e22a6b093d","kind":"commit","published_at":"2023-10-23T17:44:54.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.20","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.20/manifests"},{"name":"v0.3.19","sha":"f8784638281176dd5e4f0f14c9692a0574fc9363","kind":"commit","published_at":"2023-08-18T09:09:46.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.19","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.19/manifests"},{"name":"v0.3.18","sha":"8e76341bb20cf59cb2c082931662a11b0f61829d","kind":"commit","published_at":"2023-06-13T18:38:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.18","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.18/manifests"},{"name":"v0.3.17","sha":"99186c1e7d7dcc0e854f8cc8c659c0eb1373bf3a","kind":"commit","published_at":"2023-06-11T19:53:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.17","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.17/manifests"},{"name":"v0.3.16","sha":"f520de889341f95b6d846935d3651d2e6763b626","kind":"commit","published_at":"2023-04-29T19:13:58.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.16","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"c6b8c754eee28984fed784dc38d9812bc83767e7","kind":"commit","published_at":"2023-04-19T18:11:12.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.15","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"5849c6fdbec82fdfe1220c73190d3ae757d8a6d7","kind":"commit","published_at":"2023-03-19T06:59:20.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.14","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"c25a76c1f35aea5c42ac7284ef817dd1d96b559e","kind":"commit","published_at":"2023-02-23T09:01:13.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.13","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"0668983cd617281b2b2bd2268f96964a6233891a","kind":"commit","published_at":"2023-02-18T09:54:24.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.12","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"44fc4eef1ab957beba03d11d9529fc9eaabe5383","kind":"commit","published_at":"2023-01-18T19:32:27.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.11","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"e055c7b5f8514124888e683fa057739ee756296d","kind":"commit","published_at":"2022-12-21T20:45:35.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.10","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"45c541edad4f34f338b6b2a264479570625fc9d8","kind":"commit","published_at":"2022-12-07T07:24:45.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.9","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"825b330132ebfc0f1669b4c2ec2529a96a9a11dd","kind":"commit","published_at":"2022-10-22T18:27:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.8","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"2fcc052ecd24a8791ffca32fa96906c90f60bcb2","kind":"commit","published_at":"2022-10-22T13:55:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.7","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"49fd92a6ea292e7261201037791d8eff51bcc1b8","kind":"commit","published_at":"2022-08-16T12:35:01.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.6","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"571e1c955943b16a861842ff2c579b5ad625c1f9","kind":"commit","published_at":"2022-08-02T13:18:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"4d97f9d171af342f67f84e22e05c82b76bb18661","kind":"commit","published_at":"2022-07-17T13:40:02.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"c7c82c06dbaf410b5564dcf27f8744cc485b7e93","kind":"commit","published_at":"2022-06-12T20:04:42.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"283444f7c398577b31fd70bc32cfc5960a0fe9b8","kind":"commit","published_at":"2022-04-25T06:23:52.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"fab55424b3dbec7489cdce44f785f35ab78d5b84","kind":"commit","published_at":"2022-04-02T18:28:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"913a82614032366c27dfc032a922fb61ebcc1d20","kind":"commit","published_at":"2022-03-19T08:33:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc.1","sha":"d3970a5848873f2deab13244bd03cf2bc345a47f","kind":"commit","published_at":"2022-03-14T19:20:16.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-rc.1/manifests"},{"name":"v0.3.0-beta.4","sha":"86be4d05a06badf05db5cf7337c4064e03706714","kind":"commit","published_at":"2022-02-27T18:39:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.4/manifests"},{"name":"v0.3.0-beta.3","sha":"54623a512a045e79f3bad11d778ef56da4240af9","kind":"commit","published_at":"2022-02-02T19:35:36.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.3/manifests"},{"name":"v0.3.0-beta.2","sha":"5945a4328afffabc9c60d1de6b74fcce9a67aad5","kind":"commit","published_at":"2022-01-29T16:38:33.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.2/manifests"},{"name":"v0.3.0-beta.1","sha":"f617dc9bd3f26452ba76308350ea14b31e93aede","kind":"commit","published_at":"2022-01-29T13:25:32.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.3.0-beta.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.3.0-beta.1/manifests"},{"name":"v0.2.5","sha":"a21dcbb4f7355d7a00a86fbc5ad2c350a53629c4","kind":"commit","published_at":"2021-07-11T14:57:23.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.5","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"3e05c6ef4049623e77500196b4136e25b6f7789d","kind":"commit","published_at":"2021-04-28T17:12:08.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.4","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"a80612ccb9828562140c813e759abf735fa7fc69","kind":"commit","published_at":"2021-04-11T08:26:10.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.3","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"914a651fb3847d4b559078a4033fdc3a95dfb79e","kind":"commit","published_at":"2021-03-18T08:03:03.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.2","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"019aa9bb5defd61004b5e083bf4310f110c8ee7f","kind":"commit","published_at":"2021-01-16T07:57:40.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"1b9163c49e2183b90bfef2fd4678a5a3fc376457","kind":"commit","published_at":"2021-01-07T19:59:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.2.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"519d74f7b2d143ad9bc39fd80715ee2eb4570d38","kind":"commit","published_at":"2020-08-14T10:36:30.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"0a215cf0c4118b31f8d98b2842f5652c0eb168eb","kind":"commit","published_at":"2020-08-09T17:48:53.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0/manifests"},{"name":"v0.1.0-rc.1","sha":"eea33f136a0c221c49c51989361fe693e37c9546","kind":"commit","published_at":"2020-08-08T14:26:04.000Z","download_url":"https://codeload.github.com/oxigraph/oxigraph/tar.gz/v0.1.0-rc.1","html_url":"https://github.com/oxigraph/oxigraph/releases/tag/v0.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oxigraph/oxigraph@v0.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/tags/v0.1.0-rc.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T20:30:40.777Z","dependent_packages_count":0,"downloads":10390,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":35.62585339479303,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":6.238831410426767,"forks_count":8.542653702702454,"average":22.707586851534508},"purl":"pkg:cargo/oxigraph_wikibase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/oxigraph_wikibase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/oxigraph_wikibase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/oxigraph_wikibase/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tpt"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T12:17:20.466Z","issues_count":195,"pull_requests_count":730,"avg_time_to_close_issue":9539140.23931624,"avg_time_to_close_pull_request":565016.6054913295,"issues_closed_count":116,"pull_requests_closed_count":692,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":3.3230769230769233,"avg_comments_per_pull_request":0.5232876712328767,"merged_pull_requests_count":599,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":53,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1059968.72,"past_year_avg_time_to_close_pull_request":513330.38976377953,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":254,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6037735849056602,"past_year_avg_comments_per_pull_request":0.6240875912408759,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":74,"past_year_merged_pull_requests_count":185,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","maintainers":[{"login":"Tpt","count":697,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":276,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph_wikibase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph_wikibase/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph_wikibase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/oxigraph_wikibase/related_packages","maintainers":[{"uuid":"55660","login":"Tpt","name":"Thomas Tanon","email":null,"url":"https://github.com/Tpt","packages_count":26,"html_url":"https://crates.io/users/Tpt","role":null,"created_at":"2022-11-07T22:50:26.105Z","updated_at":"2022-11-07T22:50:26.105Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Tpt/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":204420,"maintainers_count":50511,"namespaces_count":0,"keywords_count":51682,"github":"rust-lang","metadata":{"funded_packages_count":19894},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2025-09-04T06:52:42.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":28465,"full_name":"oxigraph/oxigraph","default_branch":"main","committers":[{"name":"Tpt","email":"thomaspt@hotmail.fr","count":962},{"name":"Tpt","email":"thomas@pellissier-tanon.fr","count":249},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":42},{"name":"Thomas Tanon","email":"Tpt@users.noreply.github.com","count":16},{"name":"Dustin Whitney","email":"dustin.whitney@gmail.com","count":13},{"name":"Tpt","email":"thomas.pellissier-tanon@helsing.ai","count":12},{"name":"Vincent Emonet","email":"vincent.emonet@gmail.com","count":10},{"name":"Pierre-Antoine Champin","email":"pchampin@liris.cnrs.fr","count":8},{"name":"Yuri Astrakhan","email":"YuriAstrakhan@gmail.com","count":4},{"name":"Benedikt Seidl","email":"benedikt.seidl@gmx.de","count":3},{"name":"Edmond Chuc","email":"37032744+edmondchuc@users.noreply.github.com","count":2},{"name":"Jeremiah","email":"4462211+jeremiahpslewis@users.noreply.github.com","count":2},{"name":"Maximilian Goisser","email":"max@field33.com","count":2},{"name":"maxlath","email":"k@maxlath.eu","count":2},{"name":"Christoph Herzog","email":"chris@theduke.at","count":1},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]@users.noreply.github.com","count":1},{"name":"tpltnt","email":"1172976+tpltnt@users.noreply.github.com","count":1}],"total_commits":1330,"total_committers":17,"total_bot_commits":43,"total_bot_committers":2,"mean_commits":78.23529411764706,"dds":0.2766917293233083,"past_year_committers":[{"name":"Tpt","email":"thomaspt@hotmail.fr","count":249},{"name":"Tpt","email":"thomas.pellissier-tanon@helsing.ai","count":12},{"name":"Benedikt Seidl","email":"benedikt.seidl@gmx.de","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":3},{"name":"Edmond Chuc","email":"37032744+edmondchuc@users.noreply.github.com","count":2},{"name":"Maximilian Goisser","email":"max@field33.com","count":2},{"name":"Thomas Tanon","email":"thomas@pellissier-tanon.fr","count":1}],"past_year_total_commits":272,"past_year_total_committers":7,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":38.857142857142854,"past_year_dds":0.0845588235294118,"last_synced_at":"2023-04-26T14:14:19.412Z","last_synced_commit":"b8c5628e3bd659a4beeede52b2f0c3669321974b","created_at":"2023-03-07T16:37:59.106Z","updated_at":"2023-09-19T15:42:57.606Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310119,"contributors_count":31095232,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"oxigraph/oxigraph","html_url":"https://github.com/oxigraph/oxigraph","last_synced_at":"2025-09-04T21:05:16.397Z","status":null,"issues_count":197,"pull_requests_count":1170,"avg_time_to_close_issue":9886905.188118812,"avg_time_to_close_pull_request":516518.12464319693,"issues_closed_count":100,"pull_requests_closed_count":1051,"pull_request_authors_count":25,"issue_authors_count":71,"avg_comments_per_issue":2.2741116751269037,"avg_comments_per_pull_request":0.5136752136752136,"merged_pull_requests_count":880,"bot_issues_count":0,"bot_pull_requests_count":176,"past_year_issues_count":62,"past_year_pull_requests_count":544,"past_year_avg_time_to_close_issue":763169.304347826,"past_year_avg_time_to_close_pull_request":423293.8025477707,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":471,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":1.096774193548387,"past_year_avg_comments_per_pull_request":0.5330882352941176,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":153,"past_year_merged_pull_requests_count":341,"created_at":"2023-05-10T20:59:16.760Z","updated_at":"2025-09-04T21:05:16.399Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxigraph%2Foxigraph/issues","issue_labels_count":{"enhancement":82,"bug":79,"question":11,"help wanted":4,"good first issue":2},"pull_request_labels_count":{"dependencies":176,"javascript":129,"python":14,"rust":14,"github_actions":14},"issue_author_associations_count":{"NONE":131,"CONTRIBUTOR":33,"COLLABORATOR":33},"pull_request_author_associations_count":{"COLLABORATOR":880,"CONTRIBUTOR":264,"NONE":26},"issue_authors":{"Tpt":33,"jonassmedegaard":17,"jeswr":10,"tpluscode":10,"majidaldo":10,"hoijui":8,"ashleysommer":7,"ch-sander":5,"MarcAntoine-Arnaud":5,"nyurik":5,"hobofan":4,"pchampin":4,"joepie91":4,"MadsHolten":4,"donpellegrino":3,"vtermanis":3,"Natureshadow":3,"Porges":3,"jgeluk":2,"chiru091096":2,"edmondchuc":2,"bollwyvl":2,"centromere":2,"ludovicm67":2,"captnfab":1,"DylanVanAssche":1,"Anhod":1,"dachafra":1,"PiotrNowara":1,"Aklakan":1,"ddeboer":1,"hannahbast":1,"marvindroid":1,"GeorgeLS":1,"alexkreidler":1,"lubomirkurcak":1,"quitbug":1,"namedgraph":1,"joepio":1,"recalcitrantsupplant":1,"giacomociti":1,"balhoff":1,"milvld":1,"YoelisA":1,"Luca8991":1,"bigerl":1,"jeremiahpslewis":1,"nichtich":1,"lojikil":1,"Luke-ebbis":1,"damooo":1,"not-my-profile":1,"smarie":1,"JoelBender":1,"nikokaoja":1,"lolbinarycat":1,"retog":1,"ships":1,"uo271080":1,"bddap":1,"epoz":1,"sgoetz-brox":1,"almereyda":1,"shizhaojingszj":1,"kelvinhammond":1,"marcelotto":1,"yarikoptic":1,"KonradHoeffner":1,"looksgoood":1,"ktk":1,"labra":1},"pull_request_authors":{"Tpt":880,"dependabot[bot]":176,"nyurik":43,"jeswr":21,"hoijui":6,"magbak":6,"etiennept":5,"GregHanson":4,"AhmedLukman":4,"yarikoptic":3,"minorg":2,"heringerp":2,"KonradHoeffner":2,"chanijjani":2,"nichtich":2,"edmondchuc":2,"donpellegrino":2,"danbri":1,"ashleysommer":1,"hobofan":1,"vtermanis":1,"yamdan":1,"BenediktSeidl":1,"lubomirkurcak":1,"pchampin":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086183,"issues_count":31279889,"pull_requests_count":96394260,"authors_count":10695968,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"enhancement":28,"bug":24,"question":2,"good first issue":1},"past_year_pull_request_labels_count":{"dependencies":153,"javascript":125,"rust":12,"python":10,"github_actions":6},"past_year_issue_author_associations_count":{"NONE":36,"CONTRIBUTOR":14,"COLLABORATOR":12},"past_year_pull_request_author_associations_count":{"COLLABORATOR":355,"CONTRIBUTOR":177,"NONE":12},"past_year_issue_authors":{"Tpt":12,"jeswr":8,"ashleysommer":6,"tpluscode":4,"hoijui":3,"jonassmedegaard":3,"Porges":3,"majidaldo":3,"MarcAntoine-Arnaud":3,"centromere":2,"MadsHolten":2,"yarikoptic":1,"smarie":1,"recalcitrantsupplant":1,"quitbug":1,"pchampin":1,"nichtich":1,"KonradHoeffner":1,"joepio":1,"hannahbast":1,"GeorgeLS":1,"captnfab":1,"almereyda":1,"Aklakan":1},"past_year_pull_request_authors":{"Tpt":355,"dependabot[bot]":153,"jeswr":17,"hoijui":6,"AhmedLukman":4,"GregHanson":4,"nichtich":2,"KonradHoeffner":2,"ashleysommer":1},"maintainers":[{"login":"Tpt","count":913,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}],"active_maintainers":[{"login":"Tpt","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tpt"}]},"events":null,"keywords":["graph-database","rdf-store","sparql"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/artifacts.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:00.984Z","updated_at":"2023-09-24T21:35:00.984Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/.github/workflows/artifacts.yml","dependencies":[{"id":13926345365,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13926345366,"package_name":"Swatinem/rust-cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13926345367,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13926345368,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13926345369,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13926345370,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":13926345371,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13926345372,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13926345373,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13926345374,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13926345375,"package_name":"docker/metadata-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13926345376,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.021Z","updated_at":"2023-09-24T21:35:01.021Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/.github/workflows/tests.yml","dependencies":[{"id":13926345377,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13926345378,"package_name":"Swatinem/rust-cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13926345379,"package_name":"taiki-e/install-action","ecosystem":"actions","requirements":"wasmtime","direct":true,"kind":"composite","optional":false},{"id":13926345380,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13926345381,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13926345382,"package_name":"google/clusterfuzzlite/actions/build_fuzzers","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13926345510,"package_name":"google/clusterfuzzlite/actions/run_fuzzers","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-09-24T21:35:01.248Z","updated_at":"2023-09-24T21:35:01.248Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/Cargo.lock","dependencies":[{"id":13926345877,"package_name":"adler","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":13926345880,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":13926345882,"package_name":"anes","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":13926345884,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.75","direct":false,"kind":"runtime","optional":false},{"id":13926345886,"package_name":"arbitrary","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13926345888,"package_name":"assert_cmd","ecosystem":"cargo","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":13926345891,"package_name":"assert_fs","ecosystem":"cargo","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":13926345893,"package_name":"atty","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":13926345895,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13926345896,"package_name":"base64","ecosystem":"cargo","requirements":"0.21.2","direct":false,"kind":"runtime","optional":false},{"id":13926345898,"package_name":"bindgen","ecosystem":"cargo","requirements":"0.66.1","direct":false,"kind":"runtime","optional":false},{"id":13926345900,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":13926345902,"package_name":"bitflags","ecosystem":"cargo","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926345904,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.10.4","direct":false,"kind":"runtime","optional":false},{"id":13926345906,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13926345909,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.13.0","direct":false,"kind":"runtime","optional":false},{"id":13926345911,"package_name":"cast","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13926345913,"package_name":"cc","ecosystem":"cargo","requirements":"1.0.79","direct":false,"kind":"runtime","optional":false},{"id":13926345915,"package_name":"cexpr","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13926345917,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13926345920,"package_name":"ciborium","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13926345922,"package_name":"ciborium-io","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13926345924,"package_name":"ciborium-ll","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13926345926,"package_name":"clang-sys","ecosystem":"cargo","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13926345928,"package_name":"clap","ecosystem":"cargo","requirements":"3.2.25","direct":false,"kind":"runtime","optional":false},{"id":13926345930,"package_name":"clap","ecosystem":"cargo","requirements":"4.0.32","direct":false,"kind":"runtime","optional":false},{"id":13926345932,"package_name":"clap_derive","ecosystem":"cargo","requirements":"4.0.21","direct":false,"kind":"runtime","optional":false},{"id":13926345934,"package_name":"clap_lex","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":13926345936,"package_name":"clap_lex","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13926345937,"package_name":"console_error_panic_hook","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":13926345939,"package_name":"core-foundation","ecosystem":"cargo","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":13926345941,"package_name":"core-foundation-sys","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":13926345944,"package_name":"cpufeatures","ecosystem":"cargo","requirements":"0.2.9","direct":false,"kind":"runtime","optional":false},{"id":13926345947,"package_name":"crc32fast","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":13926345949,"package_name":"criterion","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926345952,"package_name":"criterion-plot","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13926345954,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.5.8","direct":false,"kind":"runtime","optional":false},{"id":13926345956,"package_name":"crossbeam-deque","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":13926345959,"package_name":"crossbeam-epoch","ecosystem":"cargo","requirements":"0.9.15","direct":false,"kind":"runtime","optional":false},{"id":13926345963,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.16","direct":false,"kind":"runtime","optional":false},{"id":13926345965,"package_name":"crypto-common","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":13926345968,"package_name":"deranged","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":13926345969,"package_name":"derive_arbitrary","ecosystem":"cargo","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13926346687,"package_name":"difflib","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926346692,"package_name":"digest","ecosystem":"cargo","requirements":"0.10.7","direct":false,"kind":"runtime","optional":false},{"id":13926346695,"package_name":"doc-comment","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":13926346698,"package_name":"either","ecosystem":"cargo","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13926346700,"package_name":"errno","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":13926346702,"package_name":"errno-dragonfly","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":13926346705,"package_name":"escargot","ecosystem":"cargo","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":13926346708,"package_name":"fastrand","ecosystem":"cargo","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13926346711,"package_name":"flate2","ecosystem":"cargo","requirements":"1.0.26","direct":false,"kind":"runtime","optional":false},{"id":13926346714,"package_name":"float-cmp","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13926346717,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":13926346720,"package_name":"form_urlencoded","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13926346722,"package_name":"generic-array","ecosystem":"cargo","requirements":"0.14.7","direct":false,"kind":"runtime","optional":false},{"id":13926346726,"package_name":"getopts","ecosystem":"cargo","requirements":"0.2.21","direct":false,"kind":"runtime","optional":false},{"id":13926346728,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.10","direct":false,"kind":"runtime","optional":false},{"id":13926346731,"package_name":"glob","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13926346734,"package_name":"globset","ecosystem":"cargo","requirements":"0.4.13","direct":false,"kind":"runtime","optional":false},{"id":13926346737,"package_name":"globwalk","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13926346739,"package_name":"half","ecosystem":"cargo","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":13926346742,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":13926346745,"package_name":"heck","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13926346747,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":13926346749,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":13926346751,"package_name":"hex","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":13926346754,"package_name":"httparse","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13926346758,"package_name":"idna","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926346760,"package_name":"ignore","ecosystem":"cargo","requirements":"0.4.18","direct":false,"kind":"runtime","optional":false},{"id":13926346762,"package_name":"indexmap","ecosystem":"cargo","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":13926346764,"package_name":"indoc","ecosystem":"cargo","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":13926346767,"package_name":"instant","ecosystem":"cargo","requirements":"0.1.12","direct":false,"kind":"runtime","optional":false},{"id":13926346770,"package_name":"io-lifetimes","ecosystem":"cargo","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":13926346773,"package_name":"is-terminal","ecosystem":"cargo","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":13926346776,"package_name":"itertools","ecosystem":"cargo","requirements":"0.10.5","direct":false,"kind":"runtime","optional":false},{"id":13926346779,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":13926346782,"package_name":"jobserver","ecosystem":"cargo","requirements":"0.1.26","direct":false,"kind":"runtime","optional":false},{"id":13926346784,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.64","direct":false,"kind":"runtime","optional":false},{"id":13926346787,"package_name":"json-event-parser","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13926347004,"package_name":"kernel32-sys","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":13926347005,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926347006,"package_name":"lazycell","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13926347007,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.147","direct":false,"kind":"runtime","optional":false},{"id":13926347008,"package_name":"libloading","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":13926347009,"package_name":"linux-raw-sys","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":13926347010,"package_name":"lock_api","ecosystem":"cargo","requirements":"0.4.10","direct":false,"kind":"runtime","optional":false},{"id":13926347011,"package_name":"log","ecosystem":"cargo","requirements":"0.4.20","direct":false,"kind":"runtime","optional":false},{"id":13926347012,"package_name":"md-5","ecosystem":"cargo","requirements":"0.10.5","direct":false,"kind":"runtime","optional":false},{"id":13926347013,"package_name":"memchr","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":13926347014,"package_name":"memoffset","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13926347015,"package_name":"minimal-lexical","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13926347016,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":13926347017,"package_name":"nom","ecosystem":"cargo","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":13926347018,"package_name":"normalize-line-endings","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13926347019,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":13926347020,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13926347021,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.18.0","direct":false,"kind":"runtime","optional":false},{"id":13926347022,"package_name":"oorandom","ecosystem":"cargo","requirements":"11.1.3","direct":false,"kind":"runtime","optional":false},{"id":13926347023,"package_name":"openssl-probe","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":13926347024,"package_name":"os_str_bytes","ecosystem":"cargo","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":13926347025,"package_name":"oxhttp","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":13926347817,"package_name":"oxilangtag","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":13926347819,"package_name":"oxiri","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":13926347820,"package_name":"parking_lot","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":13926347821,"package_name":"parking_lot_core","ecosystem":"cargo","requirements":"0.9.8","direct":false,"kind":"runtime","optional":false},{"id":13926347822,"package_name":"peeking_take_while","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":13926347823,"package_name":"peg","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13926347824,"package_name":"peg-macros","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13926347825,"package_name":"peg-runtime","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13926347826,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13926347827,"package_name":"pkg-config","ecosystem":"cargo","requirements":"0.3.27","direct":false,"kind":"runtime","optional":false},{"id":13926347828,"package_name":"plotters","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":13926347829,"package_name":"plotters-backend","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":13926347830,"package_name":"plotters-svg","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":13926347831,"package_name":"ppv-lite86","ecosystem":"cargo","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":13926347832,"package_name":"predicates","ecosystem":"cargo","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":13926347833,"package_name":"predicates-core","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":13926347834,"package_name":"predicates-tree","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":13926347835,"package_name":"prettyplease","ecosystem":"cargo","requirements":"0.2.12","direct":false,"kind":"runtime","optional":false},{"id":13926347836,"package_name":"proc-macro-error","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":13926347837,"package_name":"proc-macro-error-attr","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":13926347838,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.66","direct":false,"kind":"runtime","optional":false},{"id":13926347839,"package_name":"pyo3","ecosystem":"cargo","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":13926347840,"package_name":"pyo3-build-config","ecosystem":"cargo","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":13926347841,"package_name":"pyo3-ffi","ecosystem":"cargo","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":13926347842,"package_name":"pyo3-macros","ecosystem":"cargo","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":13926347843,"package_name":"pyo3-macros-backend","ecosystem":"cargo","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":13926347844,"package_name":"quick-xml","ecosystem":"cargo","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":13926347845,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.33","direct":false,"kind":"runtime","optional":false},{"id":13926347846,"package_name":"rand","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":13926347847,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13926347848,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":13926347849,"package_name":"rayon","ecosystem":"cargo","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13926347850,"package_name":"rayon-core","ecosystem":"cargo","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13926347851,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":13926347852,"package_name":"regex","ecosystem":"cargo","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":13926347853,"package_name":"regex-automata","ecosystem":"cargo","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":13926347854,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":13926347855,"package_name":"ring","ecosystem":"cargo","requirements":"0.16.20","direct":false,"kind":"runtime","optional":false},{"id":13926347856,"package_name":"rio_api","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":13926347873,"package_name":"rio_turtle","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":13926347875,"package_name":"rio_xml","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":13926347876,"package_name":"rustc-hash","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13926347877,"package_name":"rustix","ecosystem":"cargo","requirements":"0.37.23","direct":false,"kind":"runtime","optional":false},{"id":13926347878,"package_name":"rustls","ecosystem":"cargo","requirements":"0.21.6","direct":false,"kind":"runtime","optional":false},{"id":13926347879,"package_name":"rustls-native-certs","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":13926347880,"package_name":"rustls-pemfile","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":13926347881,"package_name":"rustls-webpki","ecosystem":"cargo","requirements":"0.101.4","direct":false,"kind":"runtime","optional":false},{"id":13926347882,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":13926347883,"package_name":"same-file","ecosystem":"cargo","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":13926347884,"package_name":"schannel","ecosystem":"cargo","requirements":"0.1.22","direct":false,"kind":"runtime","optional":false},{"id":13926347885,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13926347886,"package_name":"sct","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13926347887,"package_name":"security-framework","ecosystem":"cargo","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":13926347888,"package_name":"security-framework-sys","ecosystem":"cargo","requirements":"2.9.1","direct":false,"kind":"runtime","optional":false},{"id":13926347889,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.185","direct":false,"kind":"runtime","optional":false},{"id":13926347890,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.185","direct":false,"kind":"runtime","optional":false},{"id":13926347891,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.105","direct":false,"kind":"runtime","optional":false},{"id":13926347892,"package_name":"sha-1","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":13926347893,"package_name":"sha2","ecosystem":"cargo","requirements":"0.10.7","direct":false,"kind":"runtime","optional":false},{"id":13926347894,"package_name":"shlex","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13926347895,"package_name":"siphasher","ecosystem":"cargo","requirements":"0.3.11","direct":false,"kind":"runtime","optional":false},{"id":13926347896,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13926347897,"package_name":"spin","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":13926347898,"package_name":"strsim","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13926347899,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.109","direct":false,"kind":"runtime","optional":false},{"id":13926347900,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.29","direct":false,"kind":"runtime","optional":false},{"id":13926347901,"package_name":"target-lexicon","ecosystem":"cargo","requirements":"0.12.11","direct":false,"kind":"runtime","optional":false},{"id":13926347902,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":13926347903,"package_name":"term","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":13926347904,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13926347905,"package_name":"termtree","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13926347906,"package_name":"text-diff","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926347907,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":13926347908,"package_name":"thread_local","ecosystem":"cargo","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":13926347909,"package_name":"time","ecosystem":"cargo","requirements":"0.3.27","direct":false,"kind":"runtime","optional":false},{"id":13926347910,"package_name":"time-core","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13926347911,"package_name":"time-macros","ecosystem":"cargo","requirements":"0.2.13","direct":false,"kind":"runtime","optional":false},{"id":13926347912,"package_name":"tinytemplate","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":13926347913,"package_name":"tinyvec","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13926347914,"package_name":"tinyvec_macros","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13926347915,"package_name":"typenum","ecosystem":"cargo","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13926347916,"package_name":"unicode-bidi","ecosystem":"cargo","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":13926347917,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":13926347918,"package_name":"unicode-normalization","ecosystem":"cargo","requirements":"0.1.22","direct":false,"kind":"runtime","optional":false},{"id":13926347919,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":13926347920,"package_name":"unindent","ecosystem":"cargo","requirements":"0.1.11","direct":false,"kind":"runtime","optional":false},{"id":13926347921,"package_name":"untrusted","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":13926347922,"package_name":"url","ecosystem":"cargo","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926347923,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":13926347924,"package_name":"wait-timeout","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13926347925,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":13926347926,"package_name":"wasi","ecosystem":"cargo","requirements":"0.11.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":13926347927,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.87","direct":false,"kind":"runtime","optional":false},{"id":13926347928,"package_name":"wasm-bindgen-backend","ecosystem":"cargo","requirements":"0.2.87","direct":false,"kind":"runtime","optional":false},{"id":13926347929,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.87","direct":false,"kind":"runtime","optional":false},{"id":13926347930,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.87","direct":false,"kind":"runtime","optional":false},{"id":13926347931,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.87","direct":false,"kind":"runtime","optional":false},{"id":13926347932,"package_name":"web-sys","ecosystem":"cargo","requirements":"0.3.64","direct":false,"kind":"runtime","optional":false},{"id":13926347933,"package_name":"which","ecosystem":"cargo","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926347934,"package_name":"winapi","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":13926347935,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":13926347936,"package_name":"winapi-build","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13926347937,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926347938,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":13926347939,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926347940,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.48.0","direct":false,"kind":"runtime","optional":false},{"id":13926347941,"package_name":"windows-targets","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926347942,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926347943,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926347944,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926347945,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926347946,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926347947,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926347948,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926347949,"package_name":"zstd","ecosystem":"cargo","requirements":"0.12.4","direct":false,"kind":"runtime","optional":false},{"id":13926347950,"package_name":"zstd-safe","ecosystem":"cargo","requirements":"6.0.6","direct":false,"kind":"runtime","optional":false},{"id":13926347951,"package_name":"zstd-sys","ecosystem":"cargo","requirements":"2.0.8+zstd.1.5.5","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.813Z","updated_at":"2023-09-24T21:35:01.813Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"fuzz/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.824Z","updated_at":"2023-09-24T21:35:01.824Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/fuzz/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"js/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.833Z","updated_at":"2023-09-24T21:35:01.833Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/js/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"lib/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.838Z","updated_at":"2023-09-24T21:35:01.838Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/lib/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"lib/oxrdf/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.843Z","updated_at":"2023-09-24T21:35:01.843Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/lib/oxrdf/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"lib/oxsdatatypes/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.848Z","updated_at":"2023-09-24T21:35:01.848Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/lib/oxsdatatypes/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"lib/sparesults/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.852Z","updated_at":"2023-09-24T21:35:01.852Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/lib/sparesults/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"lib/spargebra/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.856Z","updated_at":"2023-09-24T21:35:01.856Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/lib/spargebra/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"lib/sparql-smith/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.865Z","updated_at":"2023-09-24T21:35:01.865Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/lib/sparql-smith/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"oxrocksdb-sys/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.876Z","updated_at":"2023-09-24T21:35:01.876Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/oxrocksdb-sys/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"python/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-09-24T21:35:01.881Z","updated_at":"2023-09-24T21:35:01.881Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/python/Cargo.lock","dependencies":[{"id":13926347959,"package_name":"adler","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":13926347960,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":13926347961,"package_name":"anes","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":13926347962,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.75","direct":false,"kind":"runtime","optional":false},{"id":13926347963,"package_name":"arbitrary","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13926347964,"package_name":"assert_cmd","ecosystem":"cargo","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":13926347965,"package_name":"assert_fs","ecosystem":"cargo","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":13926347966,"package_name":"atty","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":13926347967,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13926347968,"package_name":"base64","ecosystem":"cargo","requirements":"0.21.2","direct":false,"kind":"runtime","optional":false},{"id":13926347969,"package_name":"bindgen","ecosystem":"cargo","requirements":"0.66.1","direct":false,"kind":"runtime","optional":false},{"id":13926347970,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":13926347971,"package_name":"bitflags","ecosystem":"cargo","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926347972,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.10.4","direct":false,"kind":"runtime","optional":false},{"id":13926347973,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13926347974,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.13.0","direct":false,"kind":"runtime","optional":false},{"id":13926347975,"package_name":"cast","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13926347976,"package_name":"cc","ecosystem":"cargo","requirements":"1.0.79","direct":false,"kind":"runtime","optional":false},{"id":13926347977,"package_name":"cexpr","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13926347978,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13926347979,"package_name":"ciborium","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13926347980,"package_name":"ciborium-io","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13926347981,"package_name":"ciborium-ll","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13926347982,"package_name":"clang-sys","ecosystem":"cargo","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":13926347983,"package_name":"clap","ecosystem":"cargo","requirements":"3.2.25","direct":false,"kind":"runtime","optional":false},{"id":13926347984,"package_name":"clap","ecosystem":"cargo","requirements":"4.0.32","direct":false,"kind":"runtime","optional":false},{"id":13926347985,"package_name":"clap_derive","ecosystem":"cargo","requirements":"4.0.21","direct":false,"kind":"runtime","optional":false},{"id":13926347986,"package_name":"clap_lex","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":13926347987,"package_name":"clap_lex","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13926347988,"package_name":"console_error_panic_hook","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":13926347989,"package_name":"core-foundation","ecosystem":"cargo","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":13926347990,"package_name":"core-foundation-sys","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":13926347991,"package_name":"cpufeatures","ecosystem":"cargo","requirements":"0.2.9","direct":false,"kind":"runtime","optional":false},{"id":13926347992,"package_name":"crc32fast","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":13926347993,"package_name":"criterion","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926347994,"package_name":"criterion-plot","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13926347995,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.5.8","direct":false,"kind":"runtime","optional":false},{"id":13926347996,"package_name":"crossbeam-deque","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":13926347997,"package_name":"crossbeam-epoch","ecosystem":"cargo","requirements":"0.9.15","direct":false,"kind":"runtime","optional":false},{"id":13926347998,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.16","direct":false,"kind":"runtime","optional":false},{"id":13926347999,"package_name":"crypto-common","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":13926348000,"package_name":"deranged","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":13926348001,"package_name":"derive_arbitrary","ecosystem":"cargo","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13926348002,"package_name":"difflib","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926348003,"package_name":"digest","ecosystem":"cargo","requirements":"0.10.7","direct":false,"kind":"runtime","optional":false},{"id":13926348004,"package_name":"doc-comment","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":13926348005,"package_name":"either","ecosystem":"cargo","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13926348006,"package_name":"errno","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":13926348007,"package_name":"errno-dragonfly","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":13926348008,"package_name":"escargot","ecosystem":"cargo","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":13926348009,"package_name":"fastrand","ecosystem":"cargo","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":13926348010,"package_name":"flate2","ecosystem":"cargo","requirements":"1.0.26","direct":false,"kind":"runtime","optional":false},{"id":13926348011,"package_name":"float-cmp","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13926348012,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":13926348013,"package_name":"form_urlencoded","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13926348014,"package_name":"generic-array","ecosystem":"cargo","requirements":"0.14.7","direct":false,"kind":"runtime","optional":false},{"id":13926348015,"package_name":"getopts","ecosystem":"cargo","requirements":"0.2.21","direct":false,"kind":"runtime","optional":false},{"id":13926348016,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.10","direct":false,"kind":"runtime","optional":false},{"id":13926348017,"package_name":"glob","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13926348018,"package_name":"globset","ecosystem":"cargo","requirements":"0.4.13","direct":false,"kind":"runtime","optional":false},{"id":13926348019,"package_name":"globwalk","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13926348020,"package_name":"half","ecosystem":"cargo","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":13926348021,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":13926348022,"package_name":"heck","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13926348023,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":13926348024,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":13926348025,"package_name":"hex","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":13926348026,"package_name":"httparse","ecosystem":"cargo","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":13926348027,"package_name":"idna","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926348028,"package_name":"ignore","ecosystem":"cargo","requirements":"0.4.18","direct":false,"kind":"runtime","optional":false},{"id":13926348029,"package_name":"indexmap","ecosystem":"cargo","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":13926348030,"package_name":"indoc","ecosystem":"cargo","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":13926348031,"package_name":"instant","ecosystem":"cargo","requirements":"0.1.12","direct":false,"kind":"runtime","optional":false},{"id":13926348032,"package_name":"io-lifetimes","ecosystem":"cargo","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":13926348033,"package_name":"is-terminal","ecosystem":"cargo","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":13926348034,"package_name":"itertools","ecosystem":"cargo","requirements":"0.10.5","direct":false,"kind":"runtime","optional":false},{"id":13926348035,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":13926348036,"package_name":"jobserver","ecosystem":"cargo","requirements":"0.1.26","direct":false,"kind":"runtime","optional":false},{"id":13926348037,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.64","direct":false,"kind":"runtime","optional":false},{"id":13926348038,"package_name":"json-event-parser","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13926348039,"package_name":"kernel32-sys","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":13926348040,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926348041,"package_name":"lazycell","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13926348042,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.147","direct":false,"kind":"runtime","optional":false},{"id":13926348043,"package_name":"libloading","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":13926348044,"package_name":"linux-raw-sys","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":13926348045,"package_name":"lock_api","ecosystem":"cargo","requirements":"0.4.10","direct":false,"kind":"runtime","optional":false},{"id":13926348046,"package_name":"log","ecosystem":"cargo","requirements":"0.4.20","direct":false,"kind":"runtime","optional":false},{"id":13926348047,"package_name":"md-5","ecosystem":"cargo","requirements":"0.10.5","direct":false,"kind":"runtime","optional":false},{"id":13926348048,"package_name":"memchr","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":13926348049,"package_name":"memoffset","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13926348050,"package_name":"minimal-lexical","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":13926348051,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":13926348052,"package_name":"nom","ecosystem":"cargo","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":13926348053,"package_name":"normalize-line-endings","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13926348054,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":13926348055,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13926348056,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.18.0","direct":false,"kind":"runtime","optional":false},{"id":13926348057,"package_name":"oorandom","ecosystem":"cargo","requirements":"11.1.3","direct":false,"kind":"runtime","optional":false},{"id":13926348058,"package_name":"openssl-probe","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":13926348059,"package_name":"os_str_bytes","ecosystem":"cargo","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":13926348060,"package_name":"oxhttp","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":13926348061,"package_name":"oxilangtag","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":13926348062,"package_name":"oxiri","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":13926348063,"package_name":"parking_lot","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":13926348064,"package_name":"parking_lot_core","ecosystem":"cargo","requirements":"0.9.8","direct":false,"kind":"runtime","optional":false},{"id":13926348065,"package_name":"peeking_take_while","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":13926348066,"package_name":"peg","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13926348067,"package_name":"peg-macros","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13926348068,"package_name":"peg-runtime","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":13926348069,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13926348070,"package_name":"pkg-config","ecosystem":"cargo","requirements":"0.3.27","direct":false,"kind":"runtime","optional":false},{"id":13926348071,"package_name":"plotters","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":13926348072,"package_name":"plotters-backend","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":13926348073,"package_name":"plotters-svg","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":13926348074,"package_name":"ppv-lite86","ecosystem":"cargo","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":13926348075,"package_name":"predicates","ecosystem":"cargo","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":13926348076,"package_name":"predicates-core","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":13926348077,"package_name":"predicates-tree","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":13926348078,"package_name":"prettyplease","ecosystem":"cargo","requirements":"0.2.12","direct":false,"kind":"runtime","optional":false},{"id":13926348079,"package_name":"proc-macro-error","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":13926348080,"package_name":"proc-macro-error-attr","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":13926348081,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.66","direct":false,"kind":"runtime","optional":false},{"id":13926348082,"package_name":"pyo3","ecosystem":"cargo","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":13926348083,"package_name":"pyo3-build-config","ecosystem":"cargo","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":13926348084,"package_name":"pyo3-ffi","ecosystem":"cargo","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":13926348085,"package_name":"pyo3-macros","ecosystem":"cargo","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":13926348086,"package_name":"pyo3-macros-backend","ecosystem":"cargo","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":13926348087,"package_name":"quick-xml","ecosystem":"cargo","requirements":"0.28.2","direct":false,"kind":"runtime","optional":false},{"id":13926348088,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.33","direct":false,"kind":"runtime","optional":false},{"id":13926348089,"package_name":"rand","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":13926348090,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13926348091,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":13926348092,"package_name":"rayon","ecosystem":"cargo","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":13926348093,"package_name":"rayon-core","ecosystem":"cargo","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13926348094,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":13926348095,"package_name":"regex","ecosystem":"cargo","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":13926348096,"package_name":"regex-automata","ecosystem":"cargo","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":13926348097,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":13926348098,"package_name":"ring","ecosystem":"cargo","requirements":"0.16.20","direct":false,"kind":"runtime","optional":false},{"id":13926348099,"package_name":"rio_api","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":13926348100,"package_name":"rio_turtle","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":13926348101,"package_name":"rio_xml","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":13926348102,"package_name":"rustc-hash","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13926348103,"package_name":"rustix","ecosystem":"cargo","requirements":"0.37.23","direct":false,"kind":"runtime","optional":false},{"id":13926348104,"package_name":"rustls","ecosystem":"cargo","requirements":"0.21.6","direct":false,"kind":"runtime","optional":false},{"id":13926348105,"package_name":"rustls-native-certs","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":13926348106,"package_name":"rustls-pemfile","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":13926348107,"package_name":"rustls-webpki","ecosystem":"cargo","requirements":"0.101.4","direct":false,"kind":"runtime","optional":false},{"id":13926348108,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":13926348109,"package_name":"same-file","ecosystem":"cargo","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":13926348110,"package_name":"schannel","ecosystem":"cargo","requirements":"0.1.22","direct":false,"kind":"runtime","optional":false},{"id":13926348111,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13926348112,"package_name":"sct","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13926348113,"package_name":"security-framework","ecosystem":"cargo","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":13926348114,"package_name":"security-framework-sys","ecosystem":"cargo","requirements":"2.9.1","direct":false,"kind":"runtime","optional":false},{"id":13926348115,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.185","direct":false,"kind":"runtime","optional":false},{"id":13926348116,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.185","direct":false,"kind":"runtime","optional":false},{"id":13926348117,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.105","direct":false,"kind":"runtime","optional":false},{"id":13926348118,"package_name":"sha-1","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":13926348119,"package_name":"sha2","ecosystem":"cargo","requirements":"0.10.7","direct":false,"kind":"runtime","optional":false},{"id":13926348120,"package_name":"shlex","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13926348121,"package_name":"siphasher","ecosystem":"cargo","requirements":"0.3.11","direct":false,"kind":"runtime","optional":false},{"id":13926348122,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":13926348123,"package_name":"spin","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":13926348124,"package_name":"strsim","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13926348125,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.109","direct":false,"kind":"runtime","optional":false},{"id":13926348126,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.29","direct":false,"kind":"runtime","optional":false},{"id":13926348127,"package_name":"target-lexicon","ecosystem":"cargo","requirements":"0.12.11","direct":false,"kind":"runtime","optional":false},{"id":13926348128,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":13926348129,"package_name":"term","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":13926348130,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13926348131,"package_name":"termtree","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":13926348132,"package_name":"text-diff","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926348133,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":13926348134,"package_name":"thread_local","ecosystem":"cargo","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":13926348135,"package_name":"time","ecosystem":"cargo","requirements":"0.3.27","direct":false,"kind":"runtime","optional":false},{"id":13926348136,"package_name":"time-core","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13926348137,"package_name":"time-macros","ecosystem":"cargo","requirements":"0.2.13","direct":false,"kind":"runtime","optional":false},{"id":13926348138,"package_name":"tinytemplate","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":13926348139,"package_name":"tinyvec","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":13926348140,"package_name":"tinyvec_macros","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13926348141,"package_name":"typenum","ecosystem":"cargo","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":13926348142,"package_name":"unicode-bidi","ecosystem":"cargo","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":13926348143,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":13926348144,"package_name":"unicode-normalization","ecosystem":"cargo","requirements":"0.1.22","direct":false,"kind":"runtime","optional":false},{"id":13926348145,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":13926348146,"package_name":"unindent","ecosystem":"cargo","requirements":"0.1.11","direct":false,"kind":"runtime","optional":false},{"id":13926348147,"package_name":"untrusted","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":13926348148,"package_name":"url","ecosystem":"cargo","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926348149,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":13926348150,"package_name":"wait-timeout","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13926348151,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":13926348152,"package_name":"wasi","ecosystem":"cargo","requirements":"0.11.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":13926348153,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.87","direct":false,"kind":"runtime","optional":false},{"id":13926348154,"package_name":"wasm-bindgen-backend","ecosystem":"cargo","requirements":"0.2.87","direct":false,"kind":"runtime","optional":false},{"id":13926348155,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.87","direct":false,"kind":"runtime","optional":false},{"id":13926348156,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.87","direct":false,"kind":"runtime","optional":false},{"id":13926348157,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.87","direct":false,"kind":"runtime","optional":false},{"id":13926348158,"package_name":"web-sys","ecosystem":"cargo","requirements":"0.3.64","direct":false,"kind":"runtime","optional":false},{"id":13926348159,"package_name":"which","ecosystem":"cargo","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926348160,"package_name":"winapi","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":13926348161,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":13926348162,"package_name":"winapi-build","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":13926348163,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926348164,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":13926348165,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13926348166,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.48.0","direct":false,"kind":"runtime","optional":false},{"id":13926348167,"package_name":"windows-targets","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926348168,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926348169,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926348170,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926348171,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926348172,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926348173,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926348174,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":13926348175,"package_name":"zstd","ecosystem":"cargo","requirements":"0.12.4","direct":false,"kind":"runtime","optional":false},{"id":13926348176,"package_name":"zstd-safe","ecosystem":"cargo","requirements":"6.0.6","direct":false,"kind":"runtime","optional":false},{"id":13926348177,"package_name":"zstd-sys","ecosystem":"cargo","requirements":"2.0.8+zstd.1.5.5","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"python/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.949Z","updated_at":"2023-09-24T21:35:01.949Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/python/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"server/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:01.957Z","updated_at":"2023-09-24T21:35:01.957Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/server/Cargo.toml","dependencies":[{"id":13926348179,"package_name":"anyhow","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":13926348180,"package_name":"oxhttp","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"runtime","optional":false},{"id":13926348181,"package_name":"clap","ecosystem":"cargo","requirements":"=4.0","direct":true,"kind":"runtime","optional":false},{"id":13926348182,"package_name":"clap_lex","ecosystem":"cargo","requirements":"=0.3.0","direct":true,"kind":"runtime","optional":false},{"id":13926348183,"package_name":"oxigraph","ecosystem":"cargo","requirements":"0.3.19","direct":true,"kind":"runtime","optional":false},{"id":13926348184,"package_name":"sparesults","ecosystem":"cargo","requirements":"0.1.8","direct":true,"kind":"runtime","optional":false},{"id":13926348192,"package_name":"rand","ecosystem":"cargo","requirements":"0.8","direct":true,"kind":"runtime","optional":false},{"id":13926348193,"package_name":"url","ecosystem":"cargo","requirements":"2","direct":true,"kind":"runtime","optional":false},{"id":13926348194,"package_name":"oxiri","ecosystem":"cargo","requirements":"0.2","direct":true,"kind":"runtime","optional":false},{"id":13926348195,"package_name":"flate2","ecosystem":"cargo","requirements":"=1.0.26","direct":true,"kind":"runtime","optional":false},{"id":13926348196,"package_name":"rayon-core","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":13926348197,"package_name":"assert_cmd","ecosystem":"cargo","requirements":"=2.0.8","direct":true,"kind":"development","optional":false},{"id":13926348198,"package_name":"assert_fs","ecosystem":"cargo","requirements":"=1.0.10","direct":true,"kind":"development","optional":false},{"id":13926348199,"package_name":"tempfile","ecosystem":"cargo","requirements":"=3.6.0","direct":true,"kind":"development","optional":false},{"id":13926348200,"package_name":"escargot","ecosystem":"cargo","requirements":"=0.5.7","direct":true,"kind":"development","optional":false},{"id":13926348201,"package_name":"ignore","ecosystem":"cargo","requirements":"=0.4.18","direct":true,"kind":"development","optional":false},{"id":13926348202,"package_name":"is-terminal","ecosystem":"cargo","requirements":"=0.4.7","direct":true,"kind":"development","optional":false},{"id":13926348203,"package_name":"predicates","ecosystem":"cargo","requirements":"2","direct":true,"kind":"development","optional":false},{"id":13926348204,"package_name":"predicates-core","ecosystem":"cargo","requirements":"=1.0.5","direct":true,"kind":"development","optional":false},{"id":13926348205,"package_name":"predicates-tree","ecosystem":"cargo","requirements":"=1.0.7","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"testsuite/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:02.035Z","updated_at":"2023-09-24T21:35:02.035Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/testsuite/Cargo.toml","dependencies":[{"id":13926348331,"package_name":"anyhow","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":13926348333,"package_name":"clap","ecosystem":"cargo","requirements":"4","direct":true,"kind":"runtime","optional":false},{"id":13926348335,"package_name":"time","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":13926348337,"package_name":"text-diff","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":13926348339,"package_name":"criterion","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"docker","filepath":".clusterfuzzlite/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:02.063Z","updated_at":"2023-09-24T21:35:02.063Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/.clusterfuzzlite/Dockerfile","dependencies":[{"id":13926348341,"package_name":"gcr.io/oss-fuzz-base/base-builder-rust","ecosystem":"docker","requirements":"v1","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":".devcontainer/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:02.221Z","updated_at":"2023-09-24T21:35:02.221Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/.devcontainer/Dockerfile","dependencies":[{"id":13926348456,"package_name":"mcr.microsoft.com/vscode/devcontainers/rust","ecosystem":"docker","requirements":"0-${VARIANT}","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"server/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:02.453Z","updated_at":"2023-09-24T21:35:02.453Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/server/Dockerfile","dependencies":[{"id":13926348619,"package_name":"rust","ecosystem":"docker","requirements":"1-bullseye","direct":true,"kind":"build","optional":false},{"id":13926348623,"package_name":"gcr.io/distroless/cc-debian11","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"js/package.json","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:02.570Z","updated_at":"2023-09-24T21:35:02.570Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/js/package.json","dependencies":[{"id":13926349419,"package_name":"@rdfjs/data-model","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":13926350142,"package_name":"mocha","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":13926350143,"package_name":"rome","ecosystem":"npm","requirements":"^12.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"python/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:02.826Z","updated_at":"2023-09-24T21:35:02.826Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/python/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"python/requirements.dev.txt","sha":null,"kind":"manifest","created_at":"2023-09-24T21:35:02.831Z","updated_at":"2023-09-24T21:35:02.831Z","repository_link":"https://github.com/oxigraph/oxigraph/blob/main/python/requirements.dev.txt","dependencies":[{"id":13926350144,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13926350145,"package_name":"furo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13926350146,"package_name":"maturin","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13926350147,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13926350148,"package_name":"ruff","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13926350149,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]}],"score":23.765802139990452,"created_at":"2025-09-04T15:51:05.852Z","updated_at":"2025-10-07T08:13:50.443Z","avatar_url":"https://github.com/oxigraph.png","language":"Rust","category":null,"sub_category":null,"monthly_downloads":59762,"funding_links":["https://github.com/sponsors/Tpt"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/32685","html_url":"https://science.ecosyste.ms/projects/32685","bibtex_url":"https://science.ecosyste.ms/projects/32685/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/32685/export.apalike"}