{"id":13047,"url":"https://github.com/hack-pad/safejs","last_synced_at":"2026-03-23T18:20:41.527Z","repository":{"id":65349762,"uuid":"590264265","full_name":"hack-pad/safejs","owner":"hack-pad","description":"A safer, drop-in replacement for Go's syscall/js JavaScript package.","archived":false,"fork":false,"pushed_at":"2023-03-05T04:03:27.000Z","size":20,"stargazers_count":19,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-14T18:49:50.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/hack-pad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["hack-pad"],"open_collective":"hackpad"}},"created_at":"2023-01-18T02:10:11.000Z","updated_at":"2025-03-21T13:59:14.000Z","dependencies_parsed_at":"2023-02-10T13:30:57.334Z","dependency_job_id":"75e8883b-edde-42a1-a2c3-1eb15a1a8d96","html_url":"https://github.com/hack-pad/safejs","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"330b042eea2ff5ea8e3592a77402f6d754b8f45e"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hack-pad/safejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hack-pad%2Fsafejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hack-pad%2Fsafejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hack-pad%2Fsafejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hack-pad%2Fsafejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hack-pad","download_url":"https://codeload.github.com/hack-pad/safejs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hack-pad%2Fsafejs/sbom","scorecard":{"id":452077,"data":{"date":"2025-08-11","repo":{"name":"github.com/hack-pad/safejs","commit":"330b042eea2ff5ea8e3592a77402f6d754b8f45e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hack-pad/safejs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hack-pad/safejs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/hack-pad/safejs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hack-pad/safejs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hack-pad/safejs/ci.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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":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"}}]},"last_synced_at":"2025-08-19T08:26:34.341Z","repository_id":65349762,"created_at":"2025-08-19T08:26:34.341Z","updated_at":"2025-08-19T08:26:34.341Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009488,"owners_count":26084609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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-11T18:18:45.238Z","updated_at":"2025-10-12T00:20:15.305Z","avatar_url":"https://github.com/hack-pad.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/13047","html_url":"https://opencollective.ecosyste.ms/projects/13047","collective":{"id":1105,"uuid":"eejoxl3a-z45w9paz-k9m6y870-mgkbrvdn","slug":"hackpad","name":"Hackpad","description":"We strive for making code editing in the browser a powerful, streamlined experience.","website":"https://hackpad.org","github":"hack-pad","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://hackpad.org"},{"type":"GITHUB","url":"https://github.com/hack-pad"}],"currency":"USD","projects_count":9,"last_synced_at":"2026-04-15T18:15:49.499Z","created_at":"2024-01-10T13:17:49.731Z","updated_at":"2026-04-15T18:15:51.100Z","transactions_count":56,"balance":503.18,"account_type":"COLLECTIVE","owner":{"login":"hack-pad","name":"HackPad","uuid":"86217361","kind":"organization","description":"We strive for making code editing in the browser a powerful, streamlined experience.","email":null,"website":"https://hackpad.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/86217361?v=4","repositories_count":9,"last_synced_at":"2024-10-29T17:11:14.691Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["hack-pad"],"open_collective":"hackpad"}},"html_url":"https://github.com/hack-pad","funding_links":["https://github.com/sponsors/hack-pad","https://opencollective.com/hackpad"],"total_stars":803,"followers":8,"following":0,"created_at":"2022-11-14T11:00:31.284Z","updated_at":"2024-10-29T17:11:14.692Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hack-pad","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hack-pad/repositories"},"last_project_activity_at":"2024-07-24T09:28:15.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-06-23T03:09:41.298Z","collective_updated_at":"2022-06-13T05:07:09.316Z","html_url":"https://opencollective.com/hackpad","icon_url":"https://images.opencollective.com/hackpad/logo/40.png","total_donations":503.18000000000006,"total_expenses":-56.24,"current_balance":503.18,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/hackpad","url":"https://opencollective.ecosyste.ms/collectives/hackpad","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/hackpad/projects"}}