{"id":26293,"url":"https://github.com/project-error/pe-utils","last_synced_at":"2026-05-28T18:20:44.181Z","repository":{"id":38151104,"uuid":"381753174","full_name":"project-error/pe-utils","owner":"project-error","description":"A collection of V8 specific utilities used by the Project Error team.","archived":false,"fork":false,"pushed_at":"2023-04-22T18:22:07.000Z","size":1275,"stargazers_count":13,"open_issues_count":7,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-22T02:48:01.823Z","etag":null,"topics":["developer-tools","fivem","gta5","typescript"],"latest_commit_sha":null,"homepage":"https://utils.projecterror.dev","language":"TypeScript","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/project-error.png","metadata":{"files":{"readme":"README.md","changelog":"changelog_config.json","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-06-30T15:42:34.000Z","updated_at":"2023-12-17T05:44:58.000Z","dependencies_parsed_at":"2023-09-24T05:26:35.812Z","dependency_job_id":null,"html_url":"https://github.com/project-error/pe-utils","commit_stats":{"total_commits":43,"total_committers":5,"mean_commits":8.6,"dds":"0.32558139534883723","last_synced_commit":"2520b884516c91be34f3fa8cbd6e482fcee0aabb"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/project-error/pe-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-error%2Fpe-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-error%2Fpe-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-error%2Fpe-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-error%2Fpe-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-error","download_url":"https://codeload.github.com/project-error/pe-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-error%2Fpe-utils/sbom","scorecard":{"id":746309,"data":{"date":"2025-08-11","repo":{"name":"github.com/project-error/pe-utils","commit":"2520b884516c91be34f3fa8cbd6e482fcee0aabb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/21 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/master-ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"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/master-ci.yaml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/project-error/pe-utils/master-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master-ci.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/project-error/pe-utils/master-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master-ci.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/project-error/pe-utils/master-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/project-error/pe-utils/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/project-error/pe-utils/publish.yml/master?enable=pin","Info:   0 out of   5 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"20 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T18:52:27.076Z","repository_id":38151104,"created_at":"2025-08-22T18:52:27.076Z","updated_at":"2025-08-22T18:52:27.076Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277035030,"owners_count":25749122,"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-26T02:00:09.010Z","response_time":78,"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":["developer-tools","fivem","gta5","typescript"],"created_at":"2024-01-12T17:04:41.164Z","updated_at":"2025-09-26T06:24:59.545Z","avatar_url":"https://github.com/project-error.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/26293","html_url":"https://opencollective.ecosyste.ms/projects/26293","collective":{"id":732,"uuid":"gm9bnk80-437xqry0-w0opvzeo-ljdayw5r","slug":"project-error","name":"Project Error","description":"Project Error is a team of developers that share similar opinions regarding best practices within the FiveM community. We strive to create resources that help others to develop. Your contribution is appreciated, a lot.","website":"https://projecterror.dev","github":"project-error","twitter":"_ProjectError","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://projecterror.dev"},{"type":"TWITTER","url":"https://twitter.com/_ProjectError"},{"type":"GITHUB","url":"https://github.com/project-error"}],"currency":"USD","projects_count":39,"last_synced_at":"2026-06-10T00:15:15.651Z","created_at":"2024-01-10T13:17:48.222Z","updated_at":"2026-06-10T00:15:15.793Z","transactions_count":21,"balance":92.63000000000001,"account_type":"COLLECTIVE","owner":{"login":"project-error","name":"Project Error","uuid":"76560257","kind":"organization","description":"Project Error is a collective of developers that share similar opinions regarding best practices.","email":"admin@projecterror.dev","website":"projecterror.dev","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/76560257?v=4","repositories_count":39,"last_synced_at":"2024-10-29T15:54:12.727Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/project-error","funding_links":[],"total_stars":792,"followers":198,"following":0,"created_at":"2022-11-14T05:23:39.134Z","updated_at":"2024-10-29T15:54:12.728Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-error","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-error/repositories"},"last_project_activity_at":"2025-04-30T22:29:56.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-01-24T20:45:10.539Z","collective_updated_at":"2023-02-07T17:17:28.081Z","html_url":"https://opencollective.com/project-error","icon_url":"https://images.opencollective.com/project-error/logo/40.png","total_donations":96.68,"total_expenses":-15.850000000000001,"current_balance":92.63000000000001,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/project-error","url":"https://opencollective.ecosyste.ms/collectives/project-error","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/project-error/projects"}}