{"id":23441,"url":"https://github.com/ivanceras/restq","last_synced_at":"2026-08-14T00:20:43.270Z","repository":{"id":57660691,"uuid":"232060181","full_name":"ivanceras/restq","owner":"ivanceras","description":"Compacting the SQL into the URL rest API","archived":false,"fork":false,"pushed_at":"2024-04-12T18:49:30.000Z","size":459,"stargazers_count":58,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-19T09:56:53.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivanceras.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":"ivanceras","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-01-06T08:48:44.000Z","updated_at":"2025-06-25T07:19:45.000Z","dependencies_parsed_at":"2022-09-06T07:30:25.938Z","dependency_job_id":"c0b8a676-717a-4224-8b8b-354f3a816049","html_url":"https://github.com/ivanceras/restq","commit_stats":{"total_commits":169,"total_committers":1,"mean_commits":169.0,"dds":0.0,"last_synced_commit":"3e019ed79c2bc48ec36331b7b37e3db55874b9cb"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/ivanceras/restq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanceras%2Frestq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanceras%2Frestq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanceras%2Frestq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanceras%2Frestq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanceras","download_url":"https://codeload.github.com/ivanceras/restq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanceras%2Frestq/sbom","scorecard":{"id":498014,"data":{"date":"2025-08-11","repo":{"name":"github.com/ivanceras/restq","commit":"483f5fefe52c3b16a4c12ff5acf6739a82cd8422"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/rust.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ivanceras/restq/rust.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-19T21:00:43.263Z","repository_id":57660691,"created_at":"2025-08-19T21:00:43.266Z","updated_at":"2025-08-19T21:00:43.266Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36625314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-01-12T16:18:58.338Z","updated_at":"2026-08-14T00:20:43.075Z","avatar_url":"https://github.com/ivanceras.png","language":"Rust","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/23441","html_url":"https://opencollective.ecosyste.ms/projects/23441","collective":{"id":1630,"uuid":"ov349mrw-gz75lpyk-8486a08d-jeybknox","slug":"svgbob","name":"Svgbob","description":"Making diagramming simple, easy and portable","website":"https://ivanceras.github.io","github":"ivanceras","twitter":"ivanceras","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://ivanceras.github.io"},{"type":"TWITTER","url":"https://twitter.com/ivanceras"},{"type":"GITHUB","url":"https://github.com/ivanceras"}],"currency":"USD","projects_count":106,"last_synced_at":"2026-08-15T18:15:08.110Z","created_at":"2024-01-10T13:17:50.483Z","updated_at":"2026-08-15T18:15:08.307Z","transactions_count":74,"balance":271.8399999999998,"account_type":"COLLECTIVE","owner":{"login":"ivanceras","name":"Jovansonlee Cesar","uuid":"7972655","kind":"user","description":"Rust programmer, library creator, blockchain enthusiast.","email":"","website":"https://www.patreon.com/ivanceras","location":"Cebu, Philippines","twitter":"ivanceras","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7972655?u=305c09efcc84f8f3ff45803c9e606133018740c3\u0026v=4","repositories_count":175,"last_synced_at":"2025-10-10T00:19:42.142Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/ivanceras","funding_links":["https://github.com/sponsors/ivanceras"],"total_stars":9185,"followers":371,"following":27,"created_at":"2022-11-06T21:01:47.725Z","updated_at":"2025-10-10T00:19:42.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanceras","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanceras/repositories"},"last_project_activity_at":"2026-04-22T23:09:36.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-09-10T12:19:34.544Z","collective_updated_at":"2023-02-07T17:17:29.950Z","html_url":"https://opencollective.com/svgbob","icon_url":"https://images.opencollective.com/svgbob/logo/40.png","total_donations":271.8399999999999,"total_expenses":-46.20000000000004,"current_balance":271.8399999999998,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/svgbob","url":"https://opencollective.ecosyste.ms/collectives/svgbob","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/svgbob/projects"}}